Home
last modified time | relevance | path

Searched refs:nir_lower_patch_vertices (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_patch_vertices.c57 nir_lower_patch_vertices(nir_shader *nir, in nir_lower_patch_vertices() function
H A Dnir.h5257 bool nir_lower_patch_vertices(nir_shader *nir, unsigned static_count,
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c847 nir_lower_patch_vertices(pipeline->pipeline_nir[MESA_SHADER_TESS_EVAL], pipeline->pipeline_nir[MESA_SHADER_TESS_CTRL]->info.tess.tcs_vertices_out, NULL); in lvp_graphics_pipeline_init()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp636 NIR_PASS_V(tes_nir, nir_lower_patch_vertices, tes_patch_verts, NULL); in st_lower_patch_vertices_in()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c884 nir_lower_patch_vertices(tes_stage->nir, in anv_pipeline_link_tcs()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c4731 nir_lower_patch_vertices(stages[MESA_SHADER_TESS_EVAL].nir, in radv_create_shaders()

Completed in 31 milliseconds