HomeSort by relevance Sort by last modified time
    Searched defs:can_sample_s (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/radeon/
r600_pipe_common.h 240 bool can_sample_s:1; member in struct:r600_texture
  /external/mesa3d/src/gallium/drivers/r600/
r600_pipe_common.h 216 bool can_sample_s; member in struct:r600_texture
909 return (stencil_sampler && tex->can_sample_s) ||

Completed in 734 milliseconds