Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkRenderPass.cpp304 size_t colorAttachmentsSize = subpass.colorAttachmentCount * sizeof(VkAttachmentReference); in init() local
308 hostMemory += colorAttachmentsSize; in init()
315 hostMemory += colorAttachmentsSize; in init()