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

  /external/mesa3d/src/gallium/drivers/radeon/
r600_pipe_common.h 239 bool can_sample_z:1; member in struct:r600_texture
  /external/mesa3d/src/gallium/drivers/r600/
r600_pipe_common.h 215 bool can_sample_z; member in struct:r600_texture
910 (!stencil_sampler && tex->can_sample_z);

Completed in 44 milliseconds