Class VkHostImageCopyDevicePerformanceQueryEXT

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class VkHostImageCopyDevicePerformanceQueryEXT extends VkHostImageCopyDevicePerformanceQuery

 struct VkHostImageCopyDevicePerformanceQueryEXT {
     VkStructureType sType;
     void * pNext;
     VkBool32 optimalDeviceAccess;
     VkBool32 identicalMemoryLayout;
 }