HomeSort by relevance Sort by last modified time
    Searched refs:PIPE_QUIRK_TEXTURE_BORDER_COLOR_SWIZZLE_R600 (Results 1 - 5 of 5) sorted by null

  /external/virglrenderer/src/gallium/include/pipe/
p_defines.h 618 #define PIPE_QUIRK_TEXTURE_BORDER_COLOR_SWIZZLE_R600 (1 << 1)
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 809 #define PIPE_QUIRK_TEXTURE_BORDER_COLOR_SWIZZLE_R600 (1 << 1)
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_pipe.c 495 return PIPE_QUIRK_TEXTURE_BORDER_COLOR_SWIZZLE_R600;
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_get.c 291 PIPE_QUIRK_TEXTURE_BORDER_COLOR_SWIZZLE_R600 : 0;
  /external/mesa3d/src/mesa/state_tracker/
st_context.c 462 PIPE_QUIRK_TEXTURE_BORDER_COLOR_SWIZZLE_R600));

Completed in 492 milliseconds