Home
last modified time | relevance | path

Searched refs:build_nir_copy_fragment_shader_depth (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/meta/
H A Dradv_meta_blit.c90 build_nir_copy_fragment_shader_depth(struct radv_device *dev, enum glsl_sampler_dim tex_dim) in build_nir_copy_fragment_shader_depth() function
635 fs = build_nir_copy_fragment_shader_depth(device, tex_dim); in create_pipeline()
H A Dradv_meta_blit2d.c400 build_nir_copy_fragment_shader_depth(struct radv_device *device, texel_fetch_build_func txf_func, c… in build_nir_copy_fragment_shader_depth() function
694 …nir_shader *fs = build_nir_copy_fragment_shader_depth(device, src_func, name, src_type == BLIT2D_S… in create_depth_only_pipeline()