Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp536 static const char* const known_non_device_names[] = { in GetDeviceProcAddr() local
602 sizeof(known_non_device_names) / sizeof(known_non_device_names[0]); in GetDeviceProcAddr()
605 known_non_device_names, known_non_device_names + count, pName, in GetDeviceProcAddr()