Class VkPhysicalDeviceImageProcessing2PropertiesQCOM

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class VkPhysicalDeviceImageProcessing2PropertiesQCOM extends Struct<VkPhysicalDeviceImageProcessing2PropertiesQCOM> implements NativeResource

 struct VkPhysicalDeviceImageProcessing2PropertiesQCOM {
     VkStructureType sType;
     void * pNext;
     {@link VkExtent2D VkExtent2D} maxBlockMatchWindow;
 }