Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_blit.c129 build_nir_copy_fragment_shader_depth(struct radv_device *dev, enum glsl_sampler_dim tex_dim) in build_nir_copy_fragment_shader_depth() function
688 fs = build_nir_copy_fragment_shader_depth(device, tex_dim); in build_pipeline()
Dradv_meta_blit2d.c550 build_nir_copy_fragment_shader_depth(struct radv_device *device, texel_fetch_build_func txf_func, in build_nir_copy_fragment_shader_depth() function
795 nir_shader *fs = build_nir_copy_fragment_shader_depth( in blit2d_init_depth_only_pipeline()