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