Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DRecordLayoutBuilder.cpp2246 void finalizeLayout(const RecordDecl *RD);
2397 finalizeLayout(RD); in layout()
2418 finalizeLayout(RD); in cxxLayout()
2803 void MicrosoftRecordLayoutBuilder::finalizeLayout(const RecordDecl *RD) { in finalizeLayout() function in MicrosoftRecordLayoutBuilder
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp4745 …const VkImageLayout finalizeLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(initialAndFinalCol… in addAttachmentTests() local
4751 …rmat, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout, finalizeLayout)); in addAttachmentTests()
4763 …const VkImageLayout finalizeLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(initialAndFinalDep… in addAttachmentTests() local
4769 …rmat, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout, finalizeLayout)); in addAttachmentTests()
4955 const VkImageLayout finalizeLayout = isDepthStencilAttachment in addAttachmentAllocationTests() local
4972 …rmat, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout, finalizeLayout)); in addAttachmentAllocationTests()
4983 …rmat, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout, finalizeLayout)); in addAttachmentAllocationTests()
5197 …const VkImageLayout finalizeLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(initialAndFinalCol… in addAttachmentAllocationTests() local
5202 …rmat, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout, finalizeLayout)); in addAttachmentAllocationTests()