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.cpp5420 size_t stencilAllocationSize = 0; in stageSubresourceUpdateImpl() local
5505 stencilAllocationSize = glExtents.width * glExtents.height * glExtents.depth; in stageSubresourceUpdateImpl()
5506 allocationSize += stencilAllocationSize; in stageSubresourceUpdateImpl()
5583 if (stencilAllocationSize > 0) in stageSubresourceUpdateImpl()