Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp99 …t32 activeAttachmentCount, deUint32 allAttachmentCount, std::vector<deUint32>& attachmentIndices, … in generateInputAttachmentParams()
216 std::vector<deUint32> attachmentIndices, descriptorBindings; in initPrograms() local
672 std::vector<deUint32> attachmentIndices; in createRenderPass() local
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp10035 unordered_set<uint32_t> attachmentIndices; in ValidateDependencies() local