Home
last modified time | relevance | path

Searched defs:SubmitImpl (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DQueueD3D12.cpp25 void Queue::SubmitImpl(uint32_t commandCount, CommandBufferBase* const* commands) { in SubmitImpl() function in dawn_native::d3d12::Queue
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DQueueGL.cpp25 void Queue::SubmitImpl(uint32_t commandCount, CommandBufferBase* const* commands) { in SubmitImpl() function in dawn_native::opengl::Queue
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DQueueD3D12.cpp32 MaybeError Queue::SubmitImpl(uint32_t commandCount, CommandBufferBase* const* commands) { in SubmitImpl() function in dawn_native::d3d12::Queue
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DQueueVk.cpp28 void Queue::SubmitImpl(uint32_t commandCount, CommandBufferBase* const* commands) { in SubmitImpl() function in dawn_native::vulkan::Queue
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DQueueVk.cpp41 MaybeError Queue::SubmitImpl(uint32_t commandCount, CommandBufferBase* const* commands) { in SubmitImpl() function in dawn_native::vulkan::Queue
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DQueueGL.cpp29 MaybeError Queue::SubmitImpl(uint32_t commandCount, CommandBufferBase* const* commands) { in SubmitImpl() function in dawn_native::opengl::Queue
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp312 void Queue::SubmitImpl(uint32_t, CommandBufferBase* const*) { in SubmitImpl() function in dawn_native::null::Queue
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DQueue.cpp161 MaybeError SubmitImpl(uint32_t commandCount, in SubmitImpl() function in dawn_native::__anon14328d010111::ErrorQueue
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp358 MaybeError Queue::SubmitImpl(uint32_t, CommandBufferBase* const*) { in SubmitImpl() function in dawn_native::null::Queue