Searched refs:emptyQuads (Results 1 – 1 of 1) sorted by relevance
44 int8_t emptyQuads = 0; in Patch() local49 emptyQuads++; in Patch()54 hasEmptyQuads = emptyQuads > 0; in Patch()59 uint32_t maxVertices = ((xCount + 1) * (yCount + 1) - emptyQuads) * 4; in Patch()