Searched refs:dsOutputAllocSize (Results 1 – 1 of 1) sorted by relevance
1231 size_t dsOutputAllocSize; member1422 if (requiredAllocSize > gt_pTessellationThreadData->dsOutputAllocSize) in TessellationStages()1427 gt_pTessellationThreadData->dsOutputAllocSize = requiredAllocSize; in TessellationStages()1430 SWR_ASSERT(gt_pTessellationThreadData->dsOutputAllocSize >= requiredAllocSize); in TessellationStages()1644 gt_pTessellationThreadData->dsOutputAllocSize = 0; in TessellationStages()