Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp395 deUint32 commandBufferIndex; member
555 si.commandBufferIndex = static_cast<deUint32>(m_commandBuffers.size()); in addSubmitInfo()
848 si.pCommandBuffers = &m_commandBuffers[data.commandBufferIndex]; in queueSubmit()