Home
last modified time | relevance | path

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

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