Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp98 typedef std::vector<DispatchCommand> DispatchCommandsVec; typedef
106 const DispatchCommandsVec& dispatchCommands) in DispatchCaseDesc()
117 const DispatchCommandsVec m_dispatchCommands;
127 const DispatchCommandsVec& dispatchCommands);
151 const DispatchCommandsVec m_dispatchCommands;
164 const DispatchCommandsVec& dispatchCommands) in IndirectDispatchInstanceBufferUpload()
186 …for (DispatchCommandsVec::const_iterator cmdIter = m_dispatchCommands.begin(); cmdIter != m_dispat… in fillIndirectBufferData()
380 const DispatchCommandsVec m_dispatchCommands;
442 const DispatchCommandsVec& dispatchCommands) in IndirectDispatchInstanceBufferGenerate()
553 …for (DispatchCommandsVec::const_iterator cmdIter = m_dispatchCommands.begin(); cmdIter != m_dispat… in initPrograms()
[all …]