Searched defs:DeviceData (Results 1 – 1 of 1) sorted by relevance
52 struct DeviceData { struct53 DeviceDispatchTable dispatch;84 struct DeviceData { struct85 DeviceData(const VkAllocationCallbacks& alloc, in DeviceData() function94 api::DeviceData opaque_api_data; argument96 const VkAllocationCallbacks allocator;97 const DebugReportCallbackList& debug_report_callbacks;99 std::bitset<ProcHook::EXTENSION_COUNT> hook_extensions;101 VkDevice driver_device;102 DeviceDriverTable driver;