Class XrPerformanceMetricsStateANDROID

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrPerformanceMetricsStateANDROID extends Struct<XrPerformanceMetricsStateANDROID> implements NativeResource
struct XrPerformanceMetricsStateANDROID {
    XrStructureType type;
    void * next;
    XrBool32 enabled;
}