Searched refs:build_nir_copy_fragment_shader_depth (Results 1 – 2 of 2) sorted by relevance
90 build_nir_copy_fragment_shader_depth(struct radv_device *dev, enum glsl_sampler_dim tex_dim) in build_nir_copy_fragment_shader_depth() function635 fs = build_nir_copy_fragment_shader_depth(device, tex_dim); in create_pipeline()
400 build_nir_copy_fragment_shader_depth(struct radv_device *device, texel_fetch_build_func txf_func, c… in build_nir_copy_fragment_shader_depth() function694 …nir_shader *fs = build_nir_copy_fragment_shader_depth(device, src_func, name, src_type == BLIT2D_S… in create_depth_only_pipeline()