Home
last modified time | relevance | path

Searched refs:stencilAllocationSize (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp2651 size_t stencilAllocationSize = 0; in stageSubresourceUpdateImpl() local
2742 stencilAllocationSize = glExtents.width * glExtents.height * glExtents.depth; in stageSubresourceUpdateImpl()
2743 allocationSize += stencilAllocationSize; in stageSubresourceUpdateImpl()
2784 if (stencilAllocationSize > 0) in stageSubresourceUpdateImpl()