Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp1890 for (size_t copyIdx = 0; copyIdx < m_descriptorCopies.size(); copyIdx++) in run() local
1892 const DescriptorCopy indices = m_descriptorCopies[copyIdx]; in run()