Searched refs:_is_intercepted (Results 1 – 2 of 2) sorted by relevance
132 def _is_intercepted(cmd): function178 elif (_is_intercepted(cmd) or241 if _is_intercepted(cmd) or cmd == 'vkGetDeviceProcAddr':255 assert not _is_intercepted(cmd)369 if gencom.is_function_exported(cmd) and not _is_intercepted(cmd):376 if gencom.is_function_exported(cmd) and not _is_intercepted(cmd):
302 def _is_intercepted(cmd): function335 if _is_intercepted(cmd) and gencom.is_device_dispatched(cmd):513 if _is_intercepted(cmd):