Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.h133 struct CommandPoolAndBuffer { struct
138 CommandPoolAndBuffer GetUnusedCommands(); argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.h192 struct CommandPoolAndBuffer { struct
196 SerialQueue<ExecutionSerial, CommandPoolAndBuffer> mCommandsInFlight; argument