Class VkPhysicalDeviceQueuePerfHintPropertiesQCOM

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class VkPhysicalDeviceQueuePerfHintPropertiesQCOM extends Struct<VkPhysicalDeviceQueuePerfHintPropertiesQCOM> implements NativeResource
struct VkPhysicalDeviceQueuePerfHintPropertiesQCOM {
    VkStructureType sType;
    void * pNext;
    VkQueueFlags supportedQueues;
}