Home
last modified time | relevance | path

Searched defs:start_vert (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_nir_passthrough_gs.c58 unsigned int start_vert = key->prim == MESA_PRIM_LINES_ADJACENCY ? 1 : 0; in hk_nir_passthrough_gs() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_passthrough_gs.c203 unsigned int start_vert = 0; in nir_create_passthrough_gs() local