Home
last modified time | relevance | path

Searched defs:CreateCommandBuffer (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DDeviceGL.cpp128 ResultOrError<Ref<CommandBufferBase>> Device::CreateCommandBuffer( in CreateCommandBuffer() function in dawn_native::opengl::Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DDeviceD3D12.cpp393 ResultOrError<Ref<CommandBufferBase>> Device::CreateCommandBuffer( in CreateCommandBuffer() function in dawn_native::d3d12::Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
H A DDeviceNull.cpp126 ResultOrError<Ref<CommandBufferBase>> Device::CreateCommandBuffer( in CreateCommandBuffer() function in dawn_native::null::Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DDeviceVk.cpp119 ResultOrError<Ref<CommandBufferBase>> Device::CreateCommandBuffer( in CreateCommandBuffer() function in dawn_native::vulkan::Device

Completed in 6 milliseconds