Searched refs:tls_instance (Results 1 – 3 of 3) sorted by relevance
402 extern THREAD_LOCAL_DECL struct loader_instance *tls_instance;
128 tls_instance = NULL; in vkEnumerateInstanceExtensionProperties()235 tls_instance = NULL; in vkEnumerateInstanceLayerProperties()301 tls_instance = ptr_instance;
58 THREAD_LOCAL_DECL struct loader_instance *tls_instance; variable227 return loader_instance_heap_alloc(tls_instance, size,232 loader_instance_heap_free(tls_instance, pMemory);