Searched refs:dsOutputAllocSize (Results 1 – 1 of 1) sorted by relevance
1133 size_t dsOutputAllocSize; member1287 if (requiredAllocSize > gt_pTessellationThreadData->dsOutputAllocSize) in TessellationStages()1291 gt_pTessellationThreadData->dsOutputAllocSize = requiredAllocSize; in TessellationStages()1294 SWR_ASSERT(gt_pTessellationThreadData->dsOutputAllocSize >= requiredAllocSize); in TessellationStages()1482 gt_pTessellationThreadData->dsOutputAllocSize = 0; in TessellationStages()