Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkRenderPass.cpp24 …size_t attachmentSize = pCreateInfo->attachmentCount * sizeof(VkAttachmentDescription) + pCreateIn… in ComputeRequiredAllocationSizeT() local
223 size_t attachmentSize = pCreateInfo->attachmentCount * sizeof(VkAttachmentDescription); in init() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp78 IVec3 attachmentSize; member
/external/angle/src/libANGLE/
DFramebuffer.cpp609 Optional<Extents> attachmentSize; in attachmentsHaveSameDimensions() local