Lines Matching defs:DeviceData
55 struct DeviceData { struct
56 DeviceDispatchTable dispatch;
85 struct DeviceData { struct
86 DeviceData(const VkAllocationCallbacks& alloc, in DeviceData() function
93 api::DeviceData opaque_api_data; argument
95 const VkAllocationCallbacks allocator;
96 const DebugReportCallbackList& debug_report_callbacks;
98 std::bitset<ProcHook::EXTENSION_COUNT> hook_extensions;
100 VkDevice driver_device;
101 DeviceDriverTable driver;
102 VkPhysicalDevice driver_physical_device;