Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp3879 DRAW_CALL_DRAW_INDIRECT, enumerator
3900 if (m_drawCall == DRAW_CALL_DRAW_INDIRECT) in Implementation()
4010 case DRAW_CALL_DRAW_INDIRECT: in recordCommands()
5573 …e::MovePtr<OperationSupport>(new Draw ::Support (resourceDesc, Draw::DRAW_CALL_DRAW_INDIRECT)); in makeOperationSupport()