Searched defs:vertsPerPrim (Results 1 – 3 of 3) sorted by relevance
479 uint32_t vertsPerPrim = iface->num_verts_per_prim; in swr_gs_llvm_end_primitive() local
1086 …void AllocateGsBuffers(DRAW_CONTEXT* pDC, const API_STATE& state, uint32_t vertsPerPrim, GsBuffers… in AllocateGsBuffers()
1127 uint32_t vertsPerPrim = topology - TOP_PATCHLIST_BASE; in MaxVertsPerDraw() local