Searched defs:stencil_sampler (Results 1 – 4 of 4) sorted by relevance
397 struct ureg_src depth_sampler, stencil_sampler; in util_make_fragment_tex_shader_writedepthstencil() local461 struct ureg_src stencil_sampler; in util_make_fragment_tex_shader_writestencil() local
123 struct ureg_src depth_sampler, stencil_sampler; in get_drawpix_z_stencil_program() local
907 r600_can_sample_zs(struct r600_texture *tex, bool stencil_sampler) in r600_can_sample_zs()
908 si_can_sample_zs(struct r600_texture *tex, bool stencil_sampler) in si_can_sample_zs()