Searched defs:stencil_sampler (Results 1 – 3 of 3) sorted by relevance
391 struct ureg_src depth_sampler, stencil_sampler, coord; in util_make_fs_blit_zs() local935 struct ureg_src depth_sampler, stencil_sampler, color_sampler, coord; in util_make_fs_pack_color_zs() local
911 r600_can_sample_zs(struct r600_texture *tex, bool stencil_sampler) in r600_can_sample_zs()
1839 static inline bool si_can_sample_zs(struct si_texture *tex, bool stencil_sampler) in si_can_sample_zs()