Home
last modified time | relevance | path

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

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