| /xsrc/external/mit/MesaLib/dist/src/vulkan/util/ |
| H A D | vk_physical_device.h | 42 struct vk_physical_device_dispatch_table dispatch_table; member in struct:vk_physical_device
|
| H A D | vk_device.h | 43 struct vk_device_dispatch_table dispatch_table; member in struct:vk_device
|
| H A D | vk_instance.h | 52 struct vk_instance_dispatch_table dispatch_table; member in struct:vk_instance
|
| H A D | vk_instance.c | 35 vk_instance_init(struct vk_instance * instance,const struct vk_instance_extension_table * supported_extensions,const struct vk_instance_dispatch_table * dispatch_table,const VkInstanceCreateInfo * pCreateInfo,const VkAllocationCallbacks * alloc) argument
|
| H A D | vk_physical_device.c | 30 vk_physical_device_init(struct vk_physical_device * pdevice,struct vk_instance * instance,const struct vk_device_extension_table * supported_extensions,const struct vk_physical_device_dispatch_table * dispatch_table) argument [all...] |
| H A D | vk_device.c | 36 vk_device_init(struct vk_device * device,struct vk_physical_device * physical_device,const struct vk_device_dispatch_table * dispatch_table,const VkDeviceCreateInfo * pCreateInfo,const VkAllocationCallbacks * alloc) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_common.h | 240 vn_instance_base_init(struct vn_instance_base * instance,const struct vk_instance_extension_table * supported_extensions,const struct vk_instance_dispatch_table * dispatch_table,const VkInstanceCreateInfo * info,const VkAllocationCallbacks * alloc) argument 260 vn_physical_device_base_init(struct vn_physical_device_base * physical_dev,struct vn_instance_base * instance,const struct vk_device_extension_table * supported_extensions,const struct vk_physical_device_dispatch_table * dispatch_table) argument 280 vn_device_base_init(struct vn_device_base * dev,struct vn_physical_device_base * physical_dev,const struct vk_device_dispatch_table * dispatch_table,const VkDeviceCreateInfo * info,const VkAllocationCallbacks * alloc) argument
|
| H A D | vn_device.c | 283 struct vk_device_dispatch_table dispatch_table; local in function:vn_CreateDevice
|
| H A D | vn_instance.c | 707 struct vk_instance_dispatch_table dispatch_table; local in function:vn_CreateInstance
|
| H A D | vn_physical_device.c | 1290 struct vk_physical_device_dispatch_table dispatch_table; local in function:enumerate_physical_devices
|
| /xsrc/external/mit/xmodmap/dist/ |
| H A D | handle.c | 178 } dispatch_table[] = { variable in typeref:struct:dt[]
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_device.c | 189 struct vk_instance_dispatch_table dispatch_table; local in function:v3dv_CreateInstance 696 struct vk_physical_device_dispatch_table dispatch_table; local in function:physical_device_init 1754 struct vk_device_dispatch_table dispatch_table; local in function:v3dv_CreateDevice [all...] |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_device.c | 173 struct vk_instance_dispatch_table dispatch_table; local in function:panvk_CreateInstance 281 struct vk_physical_device_dispatch_table dispatch_table; local in function:panvk_physical_device_init 963 struct vk_device_dispatch_table dispatch_table; local in function:panvk_CreateDevice [all...] |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_device.c | 262 struct vk_physical_device_dispatch_table dispatch_table; local in function:tu_physical_device_init 350 struct vk_instance_dispatch_table dispatch_table; local in function:tu_CreateInstance 1449 struct vk_device_dispatch_table dispatch_table; local in function:tu_CreateDevice [all...] |
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated_dispatch.c | 34 struct dispatch_table { struct 4500 struct dispatch_table *dispatch_table = get_dispatch_table(); local in function:glx_init_dispatch_table
|
| H A D | egl_generated_dispatch.c | 19 struct dispatch_table { struct 5327 struct dispatch_table *dispatch_table = get_dispatch_table(); local in function:egl_init_dispatch_table
|
| H A D | gl_generated_dispatch.c | 34 struct dispatch_table { struct 121077 struct dispatch_table *dispatch_table = get_dispatch_table(); local in function:gl_init_dispatch_table [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| H A D | lvp_device.c | 164 struct vk_physical_device_dispatch_table dispatch_table; local in function:lvp_physical_device_init 221 struct vk_instance_dispatch_table dispatch_table; local in function:lvp_CreateInstance 1423 struct vk_device_dispatch_table dispatch_table; local in function:lvp_CreateDevice [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 795 struct vk_physical_device_dispatch_table dispatch_table; local in function:anv_physical_device_try_create 1104 struct vk_instance_dispatch_table dispatch_table; local in function:anv_CreateInstance 2950 struct vk_device_dispatch_table dispatch_table; local in function:anv_CreateDevice [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_device.c | 620 struct vk_physical_device_dispatch_table dispatch_table; local in function:radv_physical_device_try_create 974 struct vk_instance_dispatch_table dispatch_table; local in function:radv_CreateInstance 2970 struct vk_device_dispatch_table dispatch_table; local in function:radv_CreateDevice [all...] |