Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_nir.cpp676 uint32_t tes_patch_verts = tcs_nir->info.tess.tcs_vertices_out; in st_lower_patch_vertices_in() local
677 NIR_PASS_V(tes_nir, nir_lower_patch_vertices, tes_patch_verts, NULL); in st_lower_patch_vertices_in()