Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h231 bool InitDispatchTable(
235 bool InitDispatchTable(
Dapi.cpp834 if (!InitDispatchTable(instance, get_instance_proc_addr_, in Create()
907 if (!InitDispatchTable(dev, get_device_proc_addr_, enabled_extensions_)) { in Create()
Dapi_gen.cpp144 bool InitDispatchTable( in InitDispatchTable() function
187 bool InitDispatchTable( in InitDispatchTable() function