Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/util/
Dgen_enum_to_str.py324 def __init__(self, name, device_entrypoint=False): argument
326 self.device_entrypoint = device_entrypoint
371device_entrypoint=(first_arg.text in ('VkDevice', 'VkCommandBuffer', 'VkQueue')))