Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkQueue.cpp47 CommandBuffer::ExecutionState executionState; in submit() local
DVkCommandBuffer.cpp56 void play(CommandBuffer::ExecutionState& executionState) in play()
80 void play(CommandBuffer::ExecutionState& executionState) in play()
96 void play(CommandBuffer::ExecutionState& executionState) in play()
115 void play(CommandBuffer::ExecutionState& executionState) in play()
847 void CommandBuffer::submit(CommandBuffer::ExecutionState& executionState) in submit()