Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_entrypoints.py59 def is_device_entrypoint(self): member in Entrypoint
77 def is_device_entrypoint(self): member in EntrypointAlias
78 return self.alias.is_device_entrypoint()
Dvk_entrypoints_gen.py267 if e.is_device_entrypoint():
Dvk_dispatch_table_gen.py690 if e.is_device_entrypoint():