Home
last modified time | relevance | path

Searched refs:kEndCommandProcessorThread (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.h40 static const CommandProcessorTask kEndCommandProcessorThread = {nullptr, nullptr, nullptr}; variable
DCommandProcessor.cpp71 const vk::CommandProcessorTask endTask = vk::kEndCommandProcessorThread; in shutdown()