Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp1140 struct DescriptorMutation in iterate() struct
1142 bool update; // Determines if a descriptor update is performed. in iterate()
1143 uint32_t numDraws; // The number of consecutive draw calls in a loop. in iterate()
1144 std::vector<DescriptorWrite> writes; // Multiple redundant writes can be performed. in iterate()