Home
last modified time | relevance | path

Searched defs:subpassesSize (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkRenderPass.cpp26 size_t subpassesSize = 0; in ComputeRequiredAllocationSizeT() local
214 size_t subpassesSize = pCreateInfo->subpassCount * sizeof(VkSubpassDescription); in init() local