Searched refs:blitter_get_fs_texfetch_depthstencil (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_blitter.c | 1166 void *blitter_get_fs_texfetch_depthstencil(struct blitter_context_priv *ctx, in blitter_get_fs_texfetch_depthstencil() function 1324 blitter_get_fs_texfetch_depthstencil(ctx, target, samples, samples, use_txf); in util_blitter_cache_all_shaders() 1331 blitter_get_fs_texfetch_depthstencil(ctx, target, samples, 1, use_txf); in util_blitter_cache_all_shaders() 2112 fs = blitter_get_fs_texfetch_depthstencil(ctx, src_target, in util_blitter_blit_generic()
|