Searched refs:texel_fetch_build_func (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/amd/vulkan/ |
D | radv_meta_blit2d.c | 484 typedef nir_ssa_def* (*texel_fetch_build_func)(struct nir_builder *, typedef 601 texel_fetch_build_func txf_func, const char* name, bool is_3d, in build_nir_copy_fragment_shader() 630 texel_fetch_build_func txf_func, const char* name, bool is_3d, in build_nir_copy_fragment_shader_depth() 659 texel_fetch_build_func txf_func, const char* name, bool is_3d, in build_nir_copy_fragment_shader_stencil() 747 texel_fetch_build_func src_func; in blit2d_init_color_pipeline() 943 texel_fetch_build_func src_func; in blit2d_init_depth_only_pipeline() 1133 texel_fetch_build_func src_func; in blit2d_init_stencil_only_pipeline()
|