Home
last modified time | relevance | path

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

/external/deqp/scripts/khr_util/
Dregistry.py222 def extractAlias(eCommand): argument
223 aliases = eCommand.xpath('alias/@name')
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp5430 eCommand = VK_SYSTEM_ALLOCATION_SCOPE_COMMAND, enumerator
5441 case SystemAllocationScope::eCommand : return "Command"; in to_string()