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