Class VkPhysicalDeviceImageProcessing2PropertiesQCOM

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class VkPhysicalDeviceImageProcessing2PropertiesQCOM extends Struct<VkPhysicalDeviceImageProcessing2PropertiesQCOM> implements NativeResource
struct VkPhysicalDeviceImageProcessing2PropertiesQCOM {
    VkStructureType sType;
    void * pNext;
    VkExtent2D maxBlockMatchWindow;
}