Class VkPerTileBeginInfoQCOM

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class VkPerTileBeginInfoQCOM extends Struct<VkPerTileBeginInfoQCOM> implements NativeResource
struct VkPerTileBeginInfoQCOM {
    VkStructureType sType;
    void const * pNext;
}