Home
last modified time | relevance | path

Searched defs:instance_alloc (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/vulkan/wsi/
Dwsi_common.h104 VkAllocationCallbacks instance_alloc; member
/external/libtracefs/src/
Dtracefs-instance.c52 static struct tracefs_instance *instance_alloc(const char *trace_dir, const char *name) in instance_alloc() function