Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp33 virtual void play(CommandBuffer::ExecutionState& executionState) = 0;
56 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()
132 void play(CommandBuffer::ExecutionState& executionState) in play()
149 void play(CommandBuffer::ExecutionState& executionState) in play()
189 void play(CommandBuffer::ExecutionState& executionState) in play()
207 void play(CommandBuffer::ExecutionState& executionState) in play()
225 void play(CommandBuffer::ExecutionState& executionState) in play()
[all …]
DVkQueue.cpp47 CommandBuffer::ExecutionState executionState; in submit()
DVkCommandBuffer.hpp122 struct ExecutionState struct in vk::CommandBuffer
137 void submit(CommandBuffer::ExecutionState& executionState);