Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkRenderPass.cpp289 size_t inputAttachmentsSize = subpass.inputAttachmentCount * sizeof(VkAttachmentReference); in init() local
293 hostMemory += inputAttachmentsSize; in init()