Searched defs:is_device_entrypoint (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/broadcom/vulkan/ | ||
D | v3dv_entrypoints_gen.py | 620 def is_device_entrypoint(self): member in Entrypoint |
/external/mesa3d/src/intel/vulkan/ | ||
D | anv_entrypoints_gen.py | 650 def is_device_entrypoint(self): member in Entrypoint |
/external/mesa3d/src/amd/vulkan/ | ||
D | radv_entrypoints_gen.py | 619 def is_device_entrypoint(self): member in Entrypoint |
/external/mesa3d/src/gallium/frontends/lavapipe/ | ||
D | lvp_entrypoints_gen.py | 619 def is_device_entrypoint(self): member in Entrypoint |