Home
last modified time | relevance | path

Searched refs:kVulkanObjectTypePerformanceConfigurationINTEL (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_object_types.h77 kVulkanObjectTypePerformanceConfigurationINTEL = 38, enumerator
599 … static const VulkanObjectType kVulkanObjectType = kVulkanObjectTypePerformanceConfigurationINTEL;
606 template <> struct VulkanObjectTypeInfo<kVulkanObjectTypePerformanceConfigurationINTEL> {
Dobject_tracker.cpp71 …skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypePerformanceConfigurationINTEL, err… in ReportUndestroyedObjects()
109 DeviceDestroyUndestroyedObjects(device, kVulkanObjectTypePerformanceConfigurationINTEL); in DestroyUndestroyedObjects()