Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp325 CommandBatch::CommandBatch() : commandPools(nullptr), hasProtectedContent(false) {} in CommandBatch() function in rx::vk::CommandBatch
329 CommandBatch::CommandBatch(CommandBatch &&other) : CommandBatch() in CommandBatch() function in rx::vk::CommandBatch