Home
last modified time | relevance | path

Searched defs:dispatch_table (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
DGLESv2Dispatch.cpp45 bool gles2_dispatch_init(GLESv2Dispatch* dispatch_table) { in gles2_dispatch_init()
DGLESv1Dispatch.cpp112 bool gles1_dispatch_init(GLESv1Dispatch* dispatch_table) { in gles1_dispatch_init()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_physical_device.h84 struct vk_physical_device_dispatch_table dispatch_table; member
Dvk_instance.c52 const struct vk_instance_dispatch_table *dispatch_table, in vk_instance_init()
Dvk_physical_device.c35 const struct vk_physical_device_dispatch_table *dispatch_table) in vk_physical_device_init()
Dvk_instance.h105 struct vk_instance_dispatch_table dispatch_table; member
Dvk_device.h114 struct vk_device_dispatch_table dispatch_table; member
Dvk_device.c91 const struct vk_device_dispatch_table *dispatch_table, in vk_device_init()
/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_device.cpp178 struct vk_physical_device_dispatch_table dispatch_table; in gfxstream_vk_physical_device_init() local
341 struct vk_instance_dispatch_table dispatch_table; in gfxstream_vk_CreateInstance() local
492 struct vk_device_dispatch_table dispatch_table; in gfxstream_vk_CreateDevice() local