Home
last modified time | relevance | path

Searched refs:radv_meta_build_nir_vs_generate_vertices (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_meta.h203 nir_shader *radv_meta_build_nir_vs_generate_vertices(void);
Dradv_meta_decompress.c252 struct radv_shader_module vs_module = { .nir = radv_meta_build_nir_vs_generate_vertices() }; in radv_device_init_meta_depth_decomp_state()
Dradv_meta_resolve.c274 struct radv_shader_module vs_module = { .nir = radv_meta_build_nir_vs_generate_vertices() }; in radv_device_init_meta_resolve_state()
Dradv_meta.c461 radv_meta_build_nir_vs_generate_vertices(void) in radv_meta_build_nir_vs_generate_vertices() function
Dradv_meta_fast_clear.c496 struct radv_shader_module vs_module = { .nir = radv_meta_build_nir_vs_generate_vertices() }; in radv_device_init_meta_fast_clear_flush_state()