Searched defs:attachmentCounts (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktDynamicRenderingUnusedAttachmentsTests.cpp | 1040 const uint32_t attachmentCounts[] = { in createDynamicRenderingUnusedAttachmentsTests() local
|
H A D | vktRenderPassTests.cpp | 6226 const uint32_t attachmentCounts[] = {1, 3, 4, 8}; in addAttachmentTests() local 6442 const uint32_t attachmentCounts[] = {1, 2, 3, 4, 8}; in addAttachmentWriteMaskTests() local 6533 const uint32_t attachmentCounts[] = {4, 8}; in addAttachmentAllocationTests() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineColorWriteEnableTests.cpp | 1817 const uint32_t attachmentCounts[]{3, 4, 5}; in createColorWriteEnable2Tests() local
|