Class XrViewLocateFoveatedRenderingVARJO

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrViewLocateFoveatedRenderingVARJO extends Struct<XrViewLocateFoveatedRenderingVARJO> implements NativeResource

 struct XrViewLocateFoveatedRenderingVARJO {
     XrStructureType type;
     void const * next;
     XrBool32 foveatedRenderingActive;
 }