Uses of Record Class
club.doki7.openxr.handle.XrInstance
Packages that use XrInstance
-
Uses of XrInstance in club.doki7.openxr
Methods in club.doki7.openxr with parameters of type XrInstanceModifier and TypeMethodDescriptionstatic @NotNull XR
XRLoader.loadXR
(@NotNull XrInstance instance, @NotNull XRStatic xrStatic) -
Uses of XrInstance in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type XrInstanceModifier and TypeMethodDescriptionint
XR.cancelFutureEXT
(XrInstance instance, XrFutureCancelInfoEXT cancelInfo) int
XR.convertTimespecTimeToTimeKHR
(XrInstance instance, @NotNull MemorySegment timespecTime, LongPtr time) int
XR.convertTimeToTimespecTimeKHR
(XrInstance instance, long time, @NotNull MemorySegment timespecTime) int
XR.convertTimeToWin32PerformanceCounterKHR
(XrInstance instance, long time, @NotNull MemorySegment performanceCounter) int
XR.convertWin32PerformanceCounterToTimeKHR
(XrInstance instance, @NotNull MemorySegment performanceCounter, LongPtr time) int
XR.createActionSet
(XrInstance instance, XrActionSetCreateInfo createInfo, XrActionSet.Ptr actionSet) int
XRStatic.createActionSet
(XrInstance instance, XrActionSetCreateInfo createInfo, XrActionSet.Ptr actionSet) int
XR.createDebugUtilsMessengerEXT
(XrInstance instance, XrDebugUtilsMessengerCreateInfoEXT createInfo, XrDebugUtilsMessengerEXT.Ptr messenger) int
XR.createSession
(XrInstance instance, XrSessionCreateInfo createInfo, XrSession.Ptr session) int
XRStatic.createSession
(XrInstance instance, XrSessionCreateInfo createInfo, XrSession.Ptr session) int
XR.createVulkanDeviceKHR
(XrInstance instance, XrVulkanDeviceCreateInfoKHR createInfo, VkDevice.Ptr vulkanDevice, IntPtr vulkanResult) int
XR.createVulkanInstanceKHR
(XrInstance instance, XrVulkanInstanceCreateInfoKHR createInfo, VkInstance.Ptr vulkanInstance, IntPtr vulkanResult) int
XR.destroyInstance
(XrInstance instance) int
XRStatic.destroyInstance
(XrInstance instance) int
XR.enableUserCalibrationEventsML
(XrInstance instance, XrUserCalibrationEnableEventsInfoML enableInfo) int
XR.enumerateEnvironmentBlendModes
(XrInstance instance, long systemId, int viewConfigurationType, int environmentBlendModeCapacityInput, IntPtr environmentBlendModeCountOutput, @Nullable IntPtr environmentBlendModes) int
XRStatic.enumerateEnvironmentBlendModes
(XrInstance instance, long systemId, int viewConfigurationType, int environmentBlendModeCapacityInput, IntPtr environmentBlendModeCountOutput, @Nullable IntPtr environmentBlendModes) int
XR.enumeratePerformanceMetricsCounterPathsMETA
(XrInstance instance, int counterPathCapacityInput, IntPtr counterPathCountOutput, @Nullable LongPtr counterPaths) int
XR.enumerateReprojectionModesMSFT
(XrInstance instance, long systemId, int viewConfigurationType, int modeCapacityInput, IntPtr modeCountOutput, @Nullable IntPtr modes) int
XR.enumerateSceneComputeFeaturesMSFT
(XrInstance instance, long systemId, int featureCapacityInput, IntPtr featureCountOutput, @Nullable IntPtr features) int
XR.enumerateSpatialCapabilitiesEXT
(XrInstance instance, long systemId, int capabilityCapacityInput, IntPtr capabilityCountOutput, @Nullable IntPtr capabilities) int
XR.enumerateSpatialCapabilityComponentTypesEXT
(XrInstance instance, long systemId, int capability, XrSpatialCapabilityComponentTypesEXT capabilityComponents) int
XR.enumerateSpatialCapabilityFeaturesEXT
(XrInstance instance, long systemId, int capability, int capabilityFeatureCapacityInput, IntPtr capabilityFeatureCountOutput, @Nullable IntPtr capabilityFeatures) int
XR.enumerateSpatialPersistenceScopesEXT
(XrInstance instance, long systemId, int persistenceScopeCapacityInput, IntPtr persistenceScopeCountOutput, @Nullable IntPtr persistenceScopes) int
XR.enumerateViewConfigurations
(XrInstance instance, long systemId, int viewConfigurationTypeCapacityInput, IntPtr viewConfigurationTypeCountOutput, @Nullable IntPtr viewConfigurationTypes) int
XRStatic.enumerateViewConfigurations
(XrInstance instance, long systemId, int viewConfigurationTypeCapacityInput, IntPtr viewConfigurationTypeCountOutput, @Nullable IntPtr viewConfigurationTypes) int
XR.enumerateViewConfigurationViews
(XrInstance instance, long systemId, int viewConfigurationType, int viewCapacityInput, IntPtr viewCountOutput, @Nullable IXrViewConfigurationView views) int
XRStatic.enumerateViewConfigurationViews
(XrInstance instance, long systemId, int viewConfigurationType, int viewCapacityInput, IntPtr viewCountOutput, @Nullable IXrViewConfigurationView views) int
XR.enumerateViveTrackerPathsHTCX
(XrInstance instance, int pathCapacityInput, IntPtr pathCountOutput, @Nullable IXrViveTrackerPathsHTCX paths) int
XR.getAudioInputDeviceGuidOculus
(XrInstance instance, WCharPtr buffer) int
XR.getAudioOutputDeviceGuidOculus
(XrInstance instance, WCharPtr buffer) int
XR.getD3D11GraphicsRequirementsKHR
(XrInstance instance, long systemId, XrGraphicsRequirementsD3D11KHR graphicsRequirements) int
XR.getD3D12GraphicsRequirementsKHR
(XrInstance instance, long systemId, XrGraphicsRequirementsD3D12KHR graphicsRequirements) int
XR.getInstanceProcAddr
(@Nullable XrInstance instance, BytePtr name, PointerPtr function) int
XRStatic.getInstanceProcAddr
(@Nullable XrInstance instance, BytePtr name, PointerPtr function) int
XR.getInstanceProperties
(XrInstance instance, XrInstanceProperties instanceProperties) int
XRStatic.getInstanceProperties
(XrInstance instance, XrInstanceProperties instanceProperties) int
XR.getMetalGraphicsRequirementsKHR
(XrInstance instance, long systemId, XrGraphicsRequirementsMetalKHR graphicsRequirements) int
XR.getOpenGLESGraphicsRequirementsKHR
(XrInstance instance, long systemId, XrGraphicsRequirementsOpenGLESKHR graphicsRequirements) int
XR.getOpenGLGraphicsRequirementsKHR
(XrInstance instance, long systemId, XrGraphicsRequirementsOpenGLKHR graphicsRequirements) int
XR.getSystem
(XrInstance instance, XrSystemGetInfo getInfo, LongPtr systemId) int
XRStatic.getSystem
(XrInstance instance, XrSystemGetInfo getInfo, LongPtr systemId) int
XR.getSystemProperties
(XrInstance instance, long systemId, XrSystemProperties properties) int
XRStatic.getSystemProperties
(XrInstance instance, long systemId, XrSystemProperties properties) int
XR.getViewConfigurationProperties
(XrInstance instance, long systemId, int viewConfigurationType, XrViewConfigurationProperties configurationProperties) int
XRStatic.getViewConfigurationProperties
(XrInstance instance, long systemId, int viewConfigurationType, XrViewConfigurationProperties configurationProperties) int
XR.getVulkanDeviceExtensionsKHR
(XrInstance instance, long systemId, int bufferCapacityInput, IntPtr bufferCountOutput, @Nullable BytePtr buffer) int
XR.getVulkanGraphicsDevice2KHR
(XrInstance instance, XrVulkanGraphicsDeviceGetInfoKHR getInfo, VkPhysicalDevice.Ptr vulkanPhysicalDevice) int
XR.getVulkanGraphicsDeviceKHR
(XrInstance instance, long systemId, VkInstance vkInstance, VkPhysicalDevice.Ptr vkPhysicalDevice) int
XR.getVulkanGraphicsRequirements2KHR
(XrInstance instance, long systemId, XrGraphicsRequirementsVulkanKHR graphicsRequirements) int
XR.getVulkanGraphicsRequirementsKHR
(XrInstance instance, long systemId, XrGraphicsRequirementsVulkanKHR graphicsRequirements) int
XR.getVulkanInstanceExtensionsKHR
(XrInstance instance, long systemId, int bufferCapacityInput, IntPtr bufferCountOutput, @Nullable BytePtr buffer) int
XR.pathToString
(XrInstance instance, long path, int bufferCapacityInput, IntPtr bufferCountOutput, @Nullable BytePtr buffer) int
XRStatic.pathToString
(XrInstance instance, long path, int bufferCapacityInput, IntPtr bufferCountOutput, @Nullable BytePtr buffer) int
XR.pollEvent
(XrInstance instance, XrEventDataBuffer eventData) int
XRStatic.pollEvent
(XrInstance instance, XrEventDataBuffer eventData) int
XR.pollFutureEXT
(XrInstance instance, XrFuturePollInfoEXT pollInfo, XrFuturePollResultEXT pollResult) int
XR.resultToString
(XrInstance instance, int value, BytePtr buffer) int
XRStatic.resultToString
(XrInstance instance, int value, BytePtr buffer) int
XR.setDebugUtilsObjectNameEXT
(XrInstance instance, XrDebugUtilsObjectNameInfoEXT nameInfo) int
XR.setSystemNotificationsML
(XrInstance instance, XrSystemNotificationsSetInfoML info) int
XR.stringToPath
(XrInstance instance, BytePtr pathString, LongPtr path) int
XRStatic.stringToPath
(XrInstance instance, BytePtr pathString, LongPtr path) int
XR.structureTypeToString
(XrInstance instance, int value, BytePtr buffer) int
XRStatic.structureTypeToString
(XrInstance instance, int value, BytePtr buffer) int
XR.structureTypeToString2KHR
(XrInstance instance, int value, BytePtr buffer) int
XR.submitDebugUtilsMessageEXT
(XrInstance instance, long messageSeverity, long messageTypes, XrDebugUtilsMessengerCallbackDataEXT callbackData) int
XR.suggestInteractionProfileBindings
(XrInstance instance, XrInteractionProfileSuggestedBinding suggestedBindings) int
XRStatic.suggestInteractionProfileBindings
(XrInstance instance, XrInteractionProfileSuggestedBinding suggestedBindings) -
Uses of XrInstance in club.doki7.openxr.handle
Classes in club.doki7.openxr.handle that implement interfaces with type arguments of type XrInstanceModifier and TypeClassDescriptionstatic final record
Represents a pointer toXrInstance
handle(s) in native memory.Methods in club.doki7.openxr.handle that return XrInstanceModifier and TypeMethodDescription@Nullable XrInstance
XrInstance.Ptr.read()
@Nullable XrInstance
XrInstance.Ptr.read
(long index) Methods in club.doki7.openxr.handle that return types with arguments of type XrInstanceMethods in club.doki7.openxr.handle with parameters of type XrInstanceModifier and TypeMethodDescriptionstatic XrInstance.Ptr
XrInstance.Ptr.allocate
(Arena arena, @Nullable XrInstance @NotNull [] values) static XrInstance.Ptr
XrInstance.Ptr.allocateV
(Arena arena, @Nullable XrInstance value0, @Nullable XrInstance... values) void
XrInstance.Ptr.write
(long index, @Nullable XrInstance value) void
XrInstance.Ptr.write
(@Nullable XrInstance value) void
XrInstance.Ptr.write
(@Nullable XrInstance[] values) void
XrInstance.Ptr.writeV
(@Nullable XrInstance value0, @Nullable XrInstance... values) Method parameters in club.doki7.openxr.handle with type arguments of type XrInstanceModifier and TypeMethodDescriptionstatic XrInstance.Ptr
XrInstance.Ptr.allocate
(Arena arena, @NotNull Collection<@Nullable XrInstance> values)