Home
last modified time | relevance | path

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

/external/angle/src/third_party/volk/
Dvolk.c40 static PFN_vkVoidFunction vkGetDeviceProcAddrStub(void* context, const char* name) in vkGetDeviceProcAddrStub() function
115 volkGenLoadDevice(device, vkGetDeviceProcAddrStub); in volkLoadDevice()
125 volkGenLoadDeviceTable(table, device, vkGetDeviceProcAddrStub); in volkLoadDeviceTable()