Home
last modified time | relevance | path

Searched defs:stencil_sampler (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_simple_shaders.c397 struct ureg_src depth_sampler, stencil_sampler; in util_make_fragment_tex_shader_writedepthstencil() local
461 struct ureg_src stencil_sampler; in util_make_fragment_tex_shader_writestencil() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c123 struct ureg_src depth_sampler, stencil_sampler; in get_drawpix_z_stencil_program() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h907 r600_can_sample_zs(struct r600_texture *tex, bool stencil_sampler) in r600_can_sample_zs()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h908 si_can_sample_zs(struct r600_texture *tex, bool stencil_sampler) in si_can_sample_zs()