Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h116 PFN_vkCmdExecuteCommands CmdExecuteCommands = nullptr; member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp123 class CmdExecuteCommands : public vk::CommandBuffer::Command class
126 CmdExecuteCommands(const vk::CommandBuffer *commandBuffer) in CmdExecuteCommands() function in __anon5fca40110111::CmdExecuteCommands
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h179 PFN_vkCmdExecuteCommands CmdExecuteCommands = nullptr; member