Uses of Interface
club.doki7.openxr.XRFunctionTypes.IPFN_xrCreateApiLayerInstance
Packages that use XRFunctionTypes.IPFN_xrCreateApiLayerInstance
-
Uses of XRFunctionTypes.IPFN_xrCreateApiLayerInstance in club.doki7.openxr
Methods in club.doki7.openxr with parameters of type XRFunctionTypes.IPFN_xrCreateApiLayerInstanceModifier and TypeMethodDescriptionstatic MethodHandle
XRFunctionTypes.IPFN_xrCreateApiLayerInstance.of
(@NotNull XRFunctionTypes.IPFN_xrCreateApiLayerInstance lambda) static MemorySegment
XRFunctionTypes.IPFN_xrCreateApiLayerInstance.ofNative
(@NotNull XRFunctionTypes.IPFN_xrCreateApiLayerInstance lambda) static MemorySegment
XRFunctionTypes.IPFN_xrCreateApiLayerInstance.ofNative
(@NotNull Arena arena, @NotNull XRFunctionTypes.IPFN_xrCreateApiLayerInstance lambda) -
Uses of XRFunctionTypes.IPFN_xrCreateApiLayerInstance in club.doki7.openxr.datatype
Methods in club.doki7.openxr.datatype with parameters of type XRFunctionTypes.IPFN_xrCreateApiLayerInstanceModifier and TypeMethodDescriptionXrNegotiateApiLayerRequest.createApiLayerInstance
(@NotNull XRFunctionTypes.IPFN_xrCreateApiLayerInstance value) XrNegotiateApiLayerRequest.createApiLayerInstance
(@NotNull Arena arena, @NotNull XRFunctionTypes.IPFN_xrCreateApiLayerInstance value) XrApiLayerNextInfo.nextCreateApiLayerInstance
(@NotNull XRFunctionTypes.IPFN_xrCreateApiLayerInstance value) XrApiLayerNextInfo.nextCreateApiLayerInstance
(@NotNull Arena arena, @NotNull XRFunctionTypes.IPFN_xrCreateApiLayerInstance value)