Home
last modified time | relevance | path

Searched defs:FreeCommands (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommands.cpp26 void FreeCommands(CommandIterator* commands) { in FreeCommands() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommands.cpp28 void FreeCommands(CommandIterator* commands) { in FreeCommands() function
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.cpp498 void Device::FreeCommands(CommandPoolAndBuffer* commands) { in FreeCommands() function in dawn_native::vulkan::Device