Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp6317 VkImageLayout finalizeLayout = in addAttachmentTests() local
6363 VkImageLayout finalizeLayout = in addAttachmentTests() local
6472 const VkImageLayout finalizeLayout = in addAttachmentWriteMaskTests() local
6648 const VkImageLayout finalizeLayout = in addAttachmentAllocationTests() local
7008 const VkImageLayout finalizeLayout = in addAttachmentAllocationTests() local
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp2803 void MicrosoftRecordLayoutBuilder::finalizeLayout(const RecordDecl *RD) { in finalizeLayout() function in MicrosoftRecordLayoutBuilder