Searched refs:stencilAllocationSize (Results 1 – 1 of 1) sorted by relevance
2651 size_t stencilAllocationSize = 0; in stageSubresourceUpdateImpl() local2742 stencilAllocationSize = glExtents.width * glExtents.height * glExtents.depth; in stageSubresourceUpdateImpl()2743 allocationSize += stencilAllocationSize; in stageSubresourceUpdateImpl()2784 if (stencilAllocationSize > 0) in stageSubresourceUpdateImpl()