Home
last modified time | relevance | path

Searched defs:vs_module (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/amd/vulkan/meta/
Dradv_meta_blit2d.c506 nir_shader *vs_module = build_nir_vertex_shader(device); in get_color_pipeline() local
631 nir_shader *vs_module = build_nir_vertex_shader(device); in get_depth_only_pipeline() local
780 nir_shader *vs_module = build_nir_vertex_shader(device); in get_stencil_only_pipeline() local
Dradv_meta_resolve_fs.c179 nir_shader *vs_module = radv_meta_build_nir_vs_generate_vertices(device); in get_depth_stencil_resolve_pipeline() local
322 nir_shader *vs_module = radv_meta_build_nir_vs_generate_vertices(device); in get_color_resolve_pipeline() local
Dradv_meta_decompress.c72 nir_shader *vs_module = radv_meta_build_nir_vs_generate_vertices(device); in get_pipeline_gfx() local
Dradv_meta_fast_clear.c138 nir_shader *vs_module = radv_meta_build_nir_vs_generate_vertices(device); in get_pipeline() local
Dradv_meta_resolve.c44 nir_shader *vs_module = radv_meta_build_nir_vs_generate_vertices(device); in get_pipeline() local
Dradv_meta_clear.c91 nir_shader *vs_module, *fs_module; in get_color_pipeline() local
356 nir_shader *vs_module, *fs_module; in get_depth_stencil_pipeline() local