Uses of Interface
club.doki7.ffm.IPointer
Packages that use IPointer
Package
Description
Utility classes encapsulating
MemorySegment
, providing type-safe way
to access native memory.Structure (
struct
or union
) types of Vulkan API.Opaque handle types of Vulkan API.
-
Uses of IPointer in club.doki7.ffm.ptr
Classes in club.doki7.ffm.ptr that implement IPointerModifier and TypeClassDescriptionfinal record
Represents a pointer to byte(s) in native memory.final record
Represents a pointer to 32-bit integer(s) in native memory.final record
Represents a pointer to 64-bit double-precision float(s) in native memoryfinal record
Represents a pointer to 32-bit float(s) in native memoryfinal record
Represents a pointer to 32-bit integer(s) in native memory.final record
Represents a pointer to 64-bit long integer(s) in native memory.final record
Represents a pointer to pointer(s) in native memory.final record
Represents a pointer to 16-bit short integer(s) in native memory.final record
Represents a pointer to Cwchar_t
element(s) in native memory.Methods in club.doki7.ffm.ptr with parameters of type IPointerModifier and TypeMethodDescriptionstatic @NotNull PointerPtr
PointerPtr.allocateV
(@NotNull Arena arena, @Nullable IPointer pointer0, @Nullable IPointer... pointers) static @NotNull BytePtr
void
void
Method parameters in club.doki7.ffm.ptr with type arguments of type IPointerModifier and TypeMethodDescriptionstatic @NotNull PointerPtr
PointerPtr.allocate
(@NotNull Arena arena, Collection<@Nullable IPointer> pointers) -
Uses of IPointer in club.doki7.glfw.datatype
Subinterfaces of IPointer in club.doki7.glfw.datatypeModifier and TypeInterfaceDescriptioninterface
Auxiliary interface for unifyingGLFWallocator
andGLFWallocator.Ptr
operations.interface
Auxiliary interface for unifyingGLFWgamepadstate
andGLFWgamepadstate.Ptr
operations.interface
Auxiliary interface for unifyingGLFWgammaramp
andGLFWgammaramp.Ptr
operations.interface
Auxiliary interface for unifyingGLFWimage
andGLFWimage.Ptr
operations.interface
Auxiliary interface for unifyingGLFWvidmode
andGLFWvidmode.Ptr
operations.Classes in club.doki7.glfw.datatype that implement IPointerModifier and TypeClassDescriptionfinal record
static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
static final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.glfw.datatype with parameters of type IPointerModifier and TypeMethodDescriptionGLFWallocator.deallocate
(@Nullable IPointer pointer) GLFWallocator.reallocate
(@Nullable IPointer pointer) -
Uses of IPointer in club.doki7.glfw.handle
Classes in club.doki7.glfw.handle that implement IPointerModifier and TypeClassDescriptionfinal record
static final record
Represents a pointer toGLFWcursor
handle(s) in native memory.final record
static final record
Represents a pointer toGLFWmonitor
handle(s) in native memory.final record
static final record
Represents a pointer toGLFWwindow
handle(s) in native memory. -
Uses of IPointer in club.doki7.openal.handle
Classes in club.doki7.openal.handle that implement IPointerModifier and TypeClassDescriptionfinal record
Represents an opaque handle type_GUID
.static final record
Represents a pointer to_GUID
handle(s) in native memory.final record
Opaque context handlestatic final record
Represents a pointer toALCcontext
handle(s) in native memory.final record
Opaque device handlestatic final record
Represents a pointer toALCdevice
handle(s) in native memory. -
Uses of IPointer in club.doki7.opencl.datatype
Subinterfaces of IPointer in club.doki7.opencl.datatypeModifier and TypeInterfaceDescriptioninterface
Auxiliary interface for unifyingCLBufferRegion
andCLBufferRegion.Ptr
operations.interface
Auxiliary interface for unifyingCLDeviceIntegerDotProductAccelerationPropertiesKhr
andCLDeviceIntegerDotProductAccelerationPropertiesKhr.Ptr
operations.interface
Auxiliary interface for unifyingCLDevicePciBusInfoKhr
andCLDevicePciBusInfoKhr.Ptr
operations.interface
Auxiliary interface for unifyingCLDx9SurfaceInfoKhr
andCLDx9SurfaceInfoKhr.Ptr
operations.interface
Auxiliary interface for unifyingCLImageDesc
andCLImageDesc.Ptr
operations.interface
Auxiliary interface for unifyingCLImageDescBufferOrMemObject
andCLImageDescBufferOrMemObject.Ptr
operations.interface
Auxiliary interface for unifyingCLImageFormat
andCLImageFormat.Ptr
operations.interface
Auxiliary interface for unifyingCLMemAndroidNativeBufferHostPtr
andCLMemAndroidNativeBufferHostPtr.Ptr
operations.interface
Auxiliary interface for unifyingCLMemExtHostPtr
andCLMemExtHostPtr.Ptr
operations.interface
Auxiliary interface for unifyingCLMemIonHostPtr
andCLMemIonHostPtr.Ptr
operations.interface
Auxiliary interface for unifyingCLMotionEstimationDescIntel
andCLMotionEstimationDescIntel.Ptr
operations.interface
Auxiliary interface for unifyingCLMutableDispatchArgKhr
andCLMutableDispatchArgKhr.Ptr
operations.interface
Auxiliary interface for unifyingCLMutableDispatchConfigKhr
andCLMutableDispatchConfigKhr.Ptr
operations.interface
Auxiliary interface for unifyingCLMutableDispatchExecInfoKhr
andCLMutableDispatchExecInfoKhr.Ptr
operations.interface
Auxiliary interface for unifyingCLNameVersion
andCLNameVersion.Ptr
operations.interface
Auxiliary interface for unifyingCLNameVersionKhr
andCLNameVersionKhr.Ptr
operations.interface
Auxiliary interface for unifyingCLQueueFamilyPropertiesIntel
andCLQueueFamilyPropertiesIntel.Ptr
operations.interface
Auxiliary interface for unifyingVAImageFormatCLREF
andVAImageFormatCLREF.Ptr
operations.Classes in club.doki7.opencl.datatype that implement IPointerModifier and TypeClassDescriptionfinal record
Represents a pointer to a cl_buffer_region structure in native memory.static final record
Represents a pointer to / an array of cl_buffer_region structure(s) in native memory.final record
Represents a pointer to a cl_device_integer_dot_product_acceleration_properties_khr structure in native memory.static final record
Represents a pointer to / an array of cl_device_integer_dot_product_acceleration_properties_khr structure(s) in native memory.final record
Represents a pointer to a cl_device_pci_bus_info_khr structure in native memory.static final record
Represents a pointer to / an array of cl_device_pci_bus_info_khr structure(s) in native memory.final record
Represents a pointer to a cl_dx9_surface_info_khr structure in native memory.static final record
Represents a pointer to / an array of cl_dx9_surface_info_khr structure(s) in native memory.final record
Represents a pointer to a cl_image_desc structure in native memory.static final record
Represents a pointer to / an array of cl_image_desc structure(s) in native memory.final record
Represents a pointer to a cl_image_desc_buffer_or_mem_object structure in native memory.static final record
Represents a pointer to / an array of cl_image_desc_buffer_or_mem_object structure(s) in native memory.final record
Represents a pointer to a cl_image_format structure in native memory.static final record
Represents a pointer to / an array of cl_image_format structure(s) in native memory.final record
Represents a pointer to a cl_mem_android_native_buffer_host_ptr structure in native memory.static final record
Represents a pointer to / an array of cl_mem_android_native_buffer_host_ptr structure(s) in native memory.final record
Represents a pointer to a cl_mem_ext_host_ptr structure in native memory.static final record
Represents a pointer to / an array of cl_mem_ext_host_ptr structure(s) in native memory.final record
Represents a pointer to a cl_mem_ion_host_ptr structure in native memory.static final record
Represents a pointer to / an array of cl_mem_ion_host_ptr structure(s) in native memory.final record
Represents a pointer to a cl_motion_estimation_desc_intel structure in native memory.static final record
Represents a pointer to / an array of cl_motion_estimation_desc_intel structure(s) in native memory.final record
Represents a pointer to a cl_mutable_dispatch_arg_khr structure in native memory.static final record
Represents a pointer to / an array of cl_mutable_dispatch_arg_khr structure(s) in native memory.final record
Represents a pointer to a cl_mutable_dispatch_config_khr structure in native memory.static final record
Represents a pointer to / an array of cl_mutable_dispatch_config_khr structure(s) in native memory.final record
Represents a pointer to a cl_mutable_dispatch_exec_info_khr structure in native memory.static final record
Represents a pointer to / an array of cl_mutable_dispatch_exec_info_khr structure(s) in native memory.final record
Represents a pointer to a cl_name_version structure in native memory.static final record
Represents a pointer to / an array of cl_name_version structure(s) in native memory.final record
Represents a pointer to a cl_name_version_khr structure in native memory.static final record
Represents a pointer to / an array of cl_name_version_khr structure(s) in native memory.final record
Represents a pointer to a cl_queue_family_properties_intel structure in native memory.static final record
Represents a pointer to / an array of cl_queue_family_properties_intel structure(s) in native memory.final record
Represents a pointer to aVAImageFormat
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.opencl.datatype with parameters of type IPointerModifier and TypeMethodDescriptionCLMemIonHostPtr.ionHostptr
(@Nullable IPointer pointer) CLMutableDispatchExecInfoKhr.paramValue
(@Nullable IPointer pointer) CLDx9SurfaceInfoKhr.sharedHandle
(@Nullable IPointer pointer) -
Uses of IPointer in club.doki7.opencl.handle
Classes in club.doki7.opencl.handle that implement IPointerModifier and TypeClassDescriptionfinal record
Represents an opaque handle type cl_accelerator_intel.static final record
Represents a pointer to cl_accelerator_intel handle(s) in native memory.final record
Represents an opaque handle type cl_command_buffer_khr.static final record
Represents a pointer to cl_command_buffer_khr handle(s) in native memory.final record
Represents an opaque handle type cl_command_queue.static final record
Represents a pointer to cl_command_queue handle(s) in native memory.final record
Represents an opaque handle type cl_context.static final record
Represents a pointer to cl_context handle(s) in native memory.final record
Represents an opaque handle type cl_device_id.static final record
Represents a pointer to cl_device_id handle(s) in native memory.final record
Represents an opaque handle type cl_event.static final record
Represents a pointer to cl_event handle(s) in native memory.final record
Represents an opaque handle type cl_GLsync.static final record
Represents a pointer to cl_GLsync handle(s) in native memory.final record
Represents an opaque handle type cl_icd_dispatch.static final record
Represents a pointer to cl_icd_dispatch handle(s) in native memory.final record
Represents an opaque handle type cl_kernel.static final record
Represents a pointer to cl_kernel handle(s) in native memory.final record
Represents an opaque handle type cl_mem.static final record
Represents a pointer to cl_mem handle(s) in native memory.final record
Represents an opaque handle type cl_mutable_command_khr.static final record
Represents a pointer to cl_mutable_command_khr handle(s) in native memory.final record
Represents an opaque handle type cl_platform_id.static final record
Represents a pointer to cl_platform_id handle(s) in native memory.final record
Represents an opaque handle type cl_program.static final record
Represents a pointer to cl_program handle(s) in native memory.final record
Represents an opaque handle type cl_sampler.static final record
Represents a pointer to cl_sampler handle(s) in native memory.final record
Represents an opaque handle type cl_semaphore_khr.static final record
Represents a pointer to cl_semaphore_khr handle(s) in native memory. -
Uses of IPointer in club.doki7.opengl.handle
Classes in club.doki7.opengl.handle that implement IPointerModifier and TypeClassDescriptionfinal record
Represents an opaque handle typeGLeglClientBufferEXT
.static final record
Represents a pointer toGLeglClientBufferEXT
handle(s) in native memory.final record
Represents an opaque handle typeGLeglImageOES
.static final record
Represents a pointer toGLeglImageOES
handle(s) in native memory.final record
Represents an opaque handle typeGLsync
.static final record
Represents a pointer toGLsync
handle(s) in native memory. -
Uses of IPointer in club.doki7.openxr.datatype
Subinterfaces of IPointer in club.doki7.openxr.datatypeModifier and TypeInterfaceDescriptioninterface
interface
Auxiliary interface for unifyingMLCoordinateFrameUID
andMLCoordinateFrameUID.Ptr
operations.interface
Auxiliary interface for unifyingXrActionCreateInfo
andXrActionCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrActionSetCreateInfo
andXrActionSetCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrActionSpaceCreateInfo
andXrActionSpaceCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrActionsSyncInfo
andXrActionsSyncInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrActionStateBoolean
andXrActionStateBoolean.Ptr
operations.interface
Auxiliary interface for unifyingXrActionStateFloat
andXrActionStateFloat.Ptr
operations.interface
Auxiliary interface for unifyingXrActionStateGetInfo
andXrActionStateGetInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrActionStatePose
andXrActionStatePose.Ptr
operations.interface
Auxiliary interface for unifyingXrActionStateVector2f
andXrActionStateVector2f.Ptr
operations.interface
Auxiliary interface for unifyingXrActionSuggestedBinding
andXrActionSuggestedBinding.Ptr
operations.interface
Auxiliary interface for unifyingXrActiveActionSet
andXrActiveActionSet.Ptr
operations.interface
Auxiliary interface for unifyingXrActiveActionSetPrioritiesEXT
andXrActiveActionSetPrioritiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrActiveActionSetPriorityEXT
andXrActiveActionSetPriorityEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrAnchorSpaceCreateInfoBD
andXrAnchorSpaceCreateInfoBD.Ptr
operations.interface
Auxiliary interface for unifyingXrAndroidSurfaceSwapchainCreateInfoFB
andXrAndroidSurfaceSwapchainCreateInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrApiLayerCreateInfo
andXrApiLayerCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrApiLayerNextInfo
andXrApiLayerNextInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrApiLayerProperties
andXrApiLayerProperties.Ptr
operations.interface
Auxiliary interface for unifyingXrApplicationInfo
andXrApplicationInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrBaseInStructure
andXrBaseInStructure.Ptr
operations.interface
Auxiliary interface for unifyingXrBaseOutStructure
andXrBaseOutStructure.Ptr
operations.interface
Auxiliary interface for unifyingXrBindingModificationBaseHeaderKHR
andXrBindingModificationBaseHeaderKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrBindingModificationsKHR
andXrBindingModificationsKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrBodyJointLocationBD
andXrBodyJointLocationBD.Ptr
operations.interface
Auxiliary interface for unifyingXrBodyJointLocationFB
andXrBodyJointLocationFB.Ptr
operations.interface
Auxiliary interface for unifyingXrBodyJointLocationHTC
andXrBodyJointLocationHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrBodyJointLocationsBD
andXrBodyJointLocationsBD.Ptr
operations.interface
Auxiliary interface for unifyingXrBodyJointLocationsFB
andXrBodyJointLocationsFB.Ptr
operations.interface
Auxiliary interface for unifyingXrBodyJointLocationsHTC
andXrBodyJointLocationsHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrBodyJointsLocateInfoBD
andXrBodyJointsLocateInfoBD.Ptr
operations.interface
Auxiliary interface for unifyingXrBodyJointsLocateInfoFB
andXrBodyJointsLocateInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrBodyJointsLocateInfoHTC
andXrBodyJointsLocateInfoHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrBodySkeletonFB
andXrBodySkeletonFB.Ptr
operations.interface
Auxiliary interface for unifyingXrBodySkeletonHTC
andXrBodySkeletonHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrBodySkeletonJointFB
andXrBodySkeletonJointFB.Ptr
operations.interface
Auxiliary interface for unifyingXrBodySkeletonJointHTC
andXrBodySkeletonJointHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrBodyTrackerCreateInfoBD
andXrBodyTrackerCreateInfoBD.Ptr
operations.interface
Auxiliary interface for unifyingXrBodyTrackerCreateInfoFB
andXrBodyTrackerCreateInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrBodyTrackerCreateInfoHTC
andXrBodyTrackerCreateInfoHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrBoundary2DFB
andXrBoundary2DFB.Ptr
operations.interface
Auxiliary interface for unifyingXrBoundSourcesForActionEnumerateInfo
andXrBoundSourcesForActionEnumerateInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrBoxf
andXrBoxf.Ptr
operations.interface
Auxiliary interface for unifyingXrBoxfKHR
andXrBoxfKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrColocationAdvertisementStartInfoMETA
andXrColocationAdvertisementStartInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrColocationAdvertisementStopInfoMETA
andXrColocationAdvertisementStopInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrColocationDiscoveryStartInfoMETA
andXrColocationDiscoveryStartInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrColocationDiscoveryStopInfoMETA
andXrColocationDiscoveryStopInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrColor3f
andXrColor3f.Ptr
operations.interface
Auxiliary interface for unifyingXrColor3fKHR
andXrColor3fKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrColor4f
andXrColor4f.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerAlphaBlendFB
andXrCompositionLayerAlphaBlendFB.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerBaseHeader
andXrCompositionLayerBaseHeader.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerColorScaleBiasKHR
andXrCompositionLayerColorScaleBiasKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerCubeKHR
andXrCompositionLayerCubeKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerCylinderKHR
andXrCompositionLayerCylinderKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerDepthInfoKHR
andXrCompositionLayerDepthInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerDepthTestFB
andXrCompositionLayerDepthTestFB.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerDepthTestVARJO
andXrCompositionLayerDepthTestVARJO.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerEquirect2KHR
andXrCompositionLayerEquirect2KHR.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerEquirectKHR
andXrCompositionLayerEquirectKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerImageLayoutFB
andXrCompositionLayerImageLayoutFB.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerPassthroughFB
andXrCompositionLayerPassthroughFB.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerPassthroughHTC
andXrCompositionLayerPassthroughHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerProjection
andXrCompositionLayerProjection.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerProjectionView
andXrCompositionLayerProjectionView.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerQuad
andXrCompositionLayerQuad.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerReprojectionInfoMSFT
andXrCompositionLayerReprojectionInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerReprojectionPlaneOverrideMSFT
andXrCompositionLayerReprojectionPlaneOverrideMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerSecureContentFB
andXrCompositionLayerSecureContentFB.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerSettingsFB
andXrCompositionLayerSettingsFB.Ptr
operations.interface
Auxiliary interface for unifyingXrCompositionLayerSpaceWarpInfoFB
andXrCompositionLayerSpaceWarpInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrControllerModelKeyStateMSFT
andXrControllerModelKeyStateMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrControllerModelNodePropertiesMSFT
andXrControllerModelNodePropertiesMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrControllerModelNodeStateMSFT
andXrControllerModelNodeStateMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrControllerModelPropertiesMSFT
andXrControllerModelPropertiesMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrControllerModelStateMSFT
andXrControllerModelStateMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrCoordinateSpaceCreateInfoML
andXrCoordinateSpaceCreateInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrCreateSpatialAnchorsCompletionML
andXrCreateSpatialAnchorsCompletionML.Ptr
operations.interface
Auxiliary interface for unifyingXrCreateSpatialContextCompletionEXT
andXrCreateSpatialContextCompletionEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrCreateSpatialDiscoverySnapshotCompletionEXT
andXrCreateSpatialDiscoverySnapshotCompletionEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrCreateSpatialDiscoverySnapshotCompletionInfoEXT
andXrCreateSpatialDiscoverySnapshotCompletionInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrCreateSpatialPersistenceContextCompletionEXT
andXrCreateSpatialPersistenceContextCompletionEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrDebugUtilsLabelEXT
andXrDebugUtilsLabelEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrDebugUtilsMessengerCallbackDataEXT
andXrDebugUtilsMessengerCallbackDataEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrDebugUtilsMessengerCreateInfoEXT
andXrDebugUtilsMessengerCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrDebugUtilsObjectNameInfoEXT
andXrDebugUtilsObjectNameInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrDeserializeSceneFragmentMSFT
andXrDeserializeSceneFragmentMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrDevicePcmSampleRateGetInfoFB
andXrDevicePcmSampleRateGetInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrDevicePcmSampleRateStateFB
andXrDevicePcmSampleRateStateFB.Ptr
operations.interface
Auxiliary interface for unifyingXrDigitalLensControlALMALENCE
andXrDigitalLensControlALMALENCE.Ptr
operations.interface
Auxiliary interface for unifyingXrEnvironmentDepthHandRemovalSetInfoMETA
andXrEnvironmentDepthHandRemovalSetInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEnvironmentDepthImageAcquireInfoMETA
andXrEnvironmentDepthImageAcquireInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEnvironmentDepthImageMETA
andXrEnvironmentDepthImageMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEnvironmentDepthImageViewMETA
andXrEnvironmentDepthImageViewMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEnvironmentDepthProviderCreateInfoMETA
andXrEnvironmentDepthProviderCreateInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEnvironmentDepthSwapchainCreateInfoMETA
andXrEnvironmentDepthSwapchainCreateInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEnvironmentDepthSwapchainStateMETA
andXrEnvironmentDepthSwapchainStateMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataBaseHeader
andXrEventDataBaseHeader.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataBuffer
andXrEventDataBuffer.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataColocationAdvertisementCompleteMETA
andXrEventDataColocationAdvertisementCompleteMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataColocationDiscoveryCompleteMETA
andXrEventDataColocationDiscoveryCompleteMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataColocationDiscoveryResultMETA
andXrEventDataColocationDiscoveryResultMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataDisplayRefreshRateChangedFB
andXrEventDataDisplayRefreshRateChangedFB.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataEventsLost
andXrEventDataEventsLost.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataEyeCalibrationChangedML
andXrEventDataEyeCalibrationChangedML.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataHeadsetFitChangedML
andXrEventDataHeadsetFitChangedML.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataInstanceLossPending
andXrEventDataInstanceLossPending.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataInteractionProfileChanged
andXrEventDataInteractionProfileChanged.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataInteractionRenderModelsChangedEXT
andXrEventDataInteractionRenderModelsChangedEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataLocalizationChangedML
andXrEventDataLocalizationChangedML.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataMainSessionVisibilityChangedEXTX
andXrEventDataMainSessionVisibilityChangedEXTX.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataMarkerTrackingUpdateVARJO
andXrEventDataMarkerTrackingUpdateVARJO.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataPassthroughLayerResumedMETA
andXrEventDataPassthroughLayerResumedMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataPassthroughStateChangedFB
andXrEventDataPassthroughStateChangedFB.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataPerfSettingsEXT
andXrEventDataPerfSettingsEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataReferenceSpaceChangePending
andXrEventDataReferenceSpaceChangePending.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataSceneCaptureCompleteFB
andXrEventDataSceneCaptureCompleteFB.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataSenseDataProviderStateChangedBD
andXrEventDataSenseDataProviderStateChangedBD.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataSenseDataUpdatedBD
andXrEventDataSenseDataUpdatedBD.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataSessionStateChanged
andXrEventDataSessionStateChanged.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataShareSpacesCompleteMETA
andXrEventDataShareSpacesCompleteMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataSpaceEraseCompleteFB
andXrEventDataSpaceEraseCompleteFB.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataSpaceListSaveCompleteFB
andXrEventDataSpaceListSaveCompleteFB.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataSpaceQueryCompleteFB
andXrEventDataSpaceQueryCompleteFB.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataSpaceQueryResultsAvailableFB
andXrEventDataSpaceQueryResultsAvailableFB.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataSpaceSaveCompleteFB
andXrEventDataSpaceSaveCompleteFB.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataSpaceSetStatusCompleteFB
andXrEventDataSpaceSetStatusCompleteFB.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataSpaceShareCompleteFB
andXrEventDataSpaceShareCompleteFB.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataSpatialAnchorCreateCompleteFB
andXrEventDataSpatialAnchorCreateCompleteFB.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataSpatialDiscoveryRecommendedEXT
andXrEventDataSpatialDiscoveryRecommendedEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataStartColocationAdvertisementCompleteMETA
andXrEventDataStartColocationAdvertisementCompleteMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataStartColocationDiscoveryCompleteMETA
andXrEventDataStartColocationDiscoveryCompleteMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataStopColocationAdvertisementCompleteMETA
andXrEventDataStopColocationAdvertisementCompleteMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataStopColocationDiscoveryCompleteMETA
andXrEventDataStopColocationDiscoveryCompleteMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataUserPresenceChangedEXT
andXrEventDataUserPresenceChangedEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataVirtualKeyboardBackspaceMETA
andXrEventDataVirtualKeyboardBackspaceMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataVirtualKeyboardCommitTextMETA
andXrEventDataVirtualKeyboardCommitTextMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataVirtualKeyboardEnterMETA
andXrEventDataVirtualKeyboardEnterMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataVirtualKeyboardHiddenMETA
andXrEventDataVirtualKeyboardHiddenMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataVirtualKeyboardShownMETA
andXrEventDataVirtualKeyboardShownMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataVisibilityMaskChangedKHR
andXrEventDataVisibilityMaskChangedKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrEventDataViveTrackerConnectedHTCX
andXrEventDataViveTrackerConnectedHTCX.Ptr
operations.interface
Auxiliary interface for unifyingXrExtensionProperties
andXrExtensionProperties.Ptr
operations.interface
Auxiliary interface for unifyingXrExtent2Df
andXrExtent2Df.Ptr
operations.interface
Auxiliary interface for unifyingXrExtent2Di
andXrExtent2Di.Ptr
operations.interface
Auxiliary interface for unifyingXrExtent3Df
andXrExtent3Df.Ptr
operations.interface
Auxiliary interface for unifyingXrExtent3DfEXT
andXrExtent3DfEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrExtent3DfFB
andXrExtent3DfFB.Ptr
operations.interface
Auxiliary interface for unifyingXrExtent3DfKHR
andXrExtent3DfKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrExternalCameraExtrinsicsOCULUS
andXrExternalCameraExtrinsicsOCULUS.Ptr
operations.interface
Auxiliary interface for unifyingXrExternalCameraIntrinsicsOCULUS
andXrExternalCameraIntrinsicsOCULUS.Ptr
operations.interface
Auxiliary interface for unifyingXrExternalCameraOCULUS
andXrExternalCameraOCULUS.Ptr
operations.interface
Auxiliary interface for unifyingXrEyeGazeFB
andXrEyeGazeFB.Ptr
operations.interface
Auxiliary interface for unifyingXrEyeGazeSampleTimeEXT
andXrEyeGazeSampleTimeEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrEyeGazesFB
andXrEyeGazesFB.Ptr
operations.interface
Auxiliary interface for unifyingXrEyeGazesInfoFB
andXrEyeGazesInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrEyeTrackerCreateInfoFB
andXrEyeTrackerCreateInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrFaceExpressionInfo2FB
andXrFaceExpressionInfo2FB.Ptr
operations.interface
Auxiliary interface for unifyingXrFaceExpressionInfoFB
andXrFaceExpressionInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrFaceExpressionStatusFB
andXrFaceExpressionStatusFB.Ptr
operations.interface
Auxiliary interface for unifyingXrFaceExpressionWeights2FB
andXrFaceExpressionWeights2FB.Ptr
operations.interface
Auxiliary interface for unifyingXrFaceExpressionWeightsFB
andXrFaceExpressionWeightsFB.Ptr
operations.interface
Auxiliary interface for unifyingXrFaceTrackerCreateInfo2FB
andXrFaceTrackerCreateInfo2FB.Ptr
operations.interface
Auxiliary interface for unifyingXrFaceTrackerCreateInfoFB
andXrFaceTrackerCreateInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrFacialExpressionBlendShapeGetInfoML
andXrFacialExpressionBlendShapeGetInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrFacialExpressionBlendShapePropertiesML
andXrFacialExpressionBlendShapePropertiesML.Ptr
operations.interface
Auxiliary interface for unifyingXrFacialExpressionClientCreateInfoML
andXrFacialExpressionClientCreateInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrFacialExpressionsHTC
andXrFacialExpressionsHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrFacialTrackerCreateInfoHTC
andXrFacialTrackerCreateInfoHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrForceFeedbackCurlApplyLocationMNDX
andXrForceFeedbackCurlApplyLocationMNDX.Ptr
operations.interface
Auxiliary interface for unifyingXrForceFeedbackCurlApplyLocationsMNDX
andXrForceFeedbackCurlApplyLocationsMNDX.Ptr
operations.interface
Auxiliary interface for unifyingXrFoveatedViewConfigurationViewVARJO
andXrFoveatedViewConfigurationViewVARJO.Ptr
operations.interface
Auxiliary interface for unifyingXrFoveationApplyInfoHTC
andXrFoveationApplyInfoHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrFoveationConfigurationHTC
andXrFoveationConfigurationHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrFoveationCustomModeInfoHTC
andXrFoveationCustomModeInfoHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrFoveationDynamicModeInfoHTC
andXrFoveationDynamicModeInfoHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrFoveationEyeTrackedProfileCreateInfoMETA
andXrFoveationEyeTrackedProfileCreateInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrFoveationEyeTrackedStateMETA
andXrFoveationEyeTrackedStateMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrFoveationLevelProfileCreateInfoFB
andXrFoveationLevelProfileCreateInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrFoveationProfileCreateInfoFB
andXrFoveationProfileCreateInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrFovf
andXrFovf.Ptr
operations.interface
Auxiliary interface for unifyingXrFrameBeginInfo
andXrFrameBeginInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrFrameEndInfo
andXrFrameEndInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrFrameEndInfoML
andXrFrameEndInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrFrameState
andXrFrameState.Ptr
operations.interface
Auxiliary interface for unifyingXrFrameSynthesisConfigViewEXT
andXrFrameSynthesisConfigViewEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrFrameSynthesisInfoEXT
andXrFrameSynthesisInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrFrameWaitInfo
andXrFrameWaitInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrFrustumf
andXrFrustumf.Ptr
operations.interface
Auxiliary interface for unifyingXrFrustumfKHR
andXrFrustumfKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrFutureCancelInfoEXT
andXrFutureCancelInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrFutureCompletionBaseHeaderEXT
andXrFutureCompletionBaseHeaderEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrFutureCompletionEXT
andXrFutureCompletionEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrFuturePollInfoEXT
andXrFuturePollInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrFuturePollResultEXT
andXrFuturePollResultEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrFuturePollResultProgressBD
andXrFuturePollResultProgressBD.Ptr
operations.interface
Auxiliary interface for unifyingXrGeometryInstanceCreateInfoFB
andXrGeometryInstanceCreateInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrGeometryInstanceTransformFB
andXrGeometryInstanceTransformFB.Ptr
operations.interface
Auxiliary interface for unifyingXrGlobalDimmerFrameEndInfoML
andXrGlobalDimmerFrameEndInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsBindingD3D11KHR
andXrGraphicsBindingD3D11KHR.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsBindingD3D12KHR
andXrGraphicsBindingD3D12KHR.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsBindingEGLMNDX
andXrGraphicsBindingEGLMNDX.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsBindingMetalKHR
andXrGraphicsBindingMetalKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsBindingOpenGLESAndroidKHR
andXrGraphicsBindingOpenGLESAndroidKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsBindingOpenGLWaylandKHR
andXrGraphicsBindingOpenGLWaylandKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsBindingOpenGLWin32KHR
andXrGraphicsBindingOpenGLWin32KHR.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsBindingOpenGLXcbKHR
andXrGraphicsBindingOpenGLXcbKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsBindingOpenGLXlibKHR
andXrGraphicsBindingOpenGLXlibKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsBindingVulkan2KHR
andXrGraphicsBindingVulkan2KHR.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsBindingVulkanKHR
andXrGraphicsBindingVulkanKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsRequirementsD3D11KHR
andXrGraphicsRequirementsD3D11KHR.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsRequirementsD3D12KHR
andXrGraphicsRequirementsD3D12KHR.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsRequirementsMetalKHR
andXrGraphicsRequirementsMetalKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsRequirementsOpenGLESKHR
andXrGraphicsRequirementsOpenGLESKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsRequirementsOpenGLKHR
andXrGraphicsRequirementsOpenGLKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsRequirementsVulkan2KHR
andXrGraphicsRequirementsVulkan2KHR.Ptr
operations.interface
Auxiliary interface for unifyingXrGraphicsRequirementsVulkanKHR
andXrGraphicsRequirementsVulkanKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrHandCapsuleFB
andXrHandCapsuleFB.Ptr
operations.interface
Auxiliary interface for unifyingXrHandJointLocationEXT
andXrHandJointLocationEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrHandJointLocationsEXT
andXrHandJointLocationsEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrHandJointsLocateInfoEXT
andXrHandJointsLocateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrHandJointsMotionRangeInfoEXT
andXrHandJointsMotionRangeInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrHandJointVelocitiesEXT
andXrHandJointVelocitiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrHandJointVelocityEXT
andXrHandJointVelocityEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrHandMeshIndexBufferMSFT
andXrHandMeshIndexBufferMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrHandMeshMSFT
andXrHandMeshMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrHandMeshSpaceCreateInfoMSFT
andXrHandMeshSpaceCreateInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrHandMeshUpdateInfoMSFT
andXrHandMeshUpdateInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrHandMeshVertexBufferMSFT
andXrHandMeshVertexBufferMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrHandMeshVertexMSFT
andXrHandMeshVertexMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrHandPoseTypeInfoMSFT
andXrHandPoseTypeInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrHandTrackerCreateInfoEXT
andXrHandTrackerCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrHandTrackingAimStateFB
andXrHandTrackingAimStateFB.Ptr
operations.interface
Auxiliary interface for unifyingXrHandTrackingCapsulesStateFB
andXrHandTrackingCapsulesStateFB.Ptr
operations.interface
Auxiliary interface for unifyingXrHandTrackingDataSourceInfoEXT
andXrHandTrackingDataSourceInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrHandTrackingDataSourceStateEXT
andXrHandTrackingDataSourceStateEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrHandTrackingMeshFB
andXrHandTrackingMeshFB.Ptr
operations.interface
Auxiliary interface for unifyingXrHandTrackingScaleFB
andXrHandTrackingScaleFB.Ptr
operations.interface
Auxiliary interface for unifyingXrHapticActionInfo
andXrHapticActionInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrHapticAmplitudeEnvelopeVibrationFB
andXrHapticAmplitudeEnvelopeVibrationFB.Ptr
operations.interface
Auxiliary interface for unifyingXrHapticBaseHeader
andXrHapticBaseHeader.Ptr
operations.interface
Auxiliary interface for unifyingXrHapticPcmVibrationFB
andXrHapticPcmVibrationFB.Ptr
operations.interface
Auxiliary interface for unifyingXrHapticVibration
andXrHapticVibration.Ptr
operations.interface
Auxiliary interface for unifyingXrHolographicWindowAttachmentMSFT
andXrHolographicWindowAttachmentMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrInputSourceLocalizedNameGetInfo
andXrInputSourceLocalizedNameGetInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrInstanceCreateInfo
andXrInstanceCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrInstanceCreateInfoAndroidKHR
andXrInstanceCreateInfoAndroidKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrInstanceProperties
andXrInstanceProperties.Ptr
operations.interface
Auxiliary interface for unifyingXrInteractionProfileAnalogThresholdVALVE
andXrInteractionProfileAnalogThresholdVALVE.Ptr
operations.interface
Auxiliary interface for unifyingXrInteractionProfileDpadBindingEXT
andXrInteractionProfileDpadBindingEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrInteractionProfileState
andXrInteractionProfileState.Ptr
operations.interface
Auxiliary interface for unifyingXrInteractionProfileSuggestedBinding
andXrInteractionProfileSuggestedBinding.Ptr
operations.interface
Auxiliary interface for unifyingXrInteractionRenderModelIdsEnumerateInfoEXT
andXrInteractionRenderModelIdsEnumerateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrInteractionRenderModelSubactionPathInfoEXT
andXrInteractionRenderModelSubactionPathInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrInteractionRenderModelTopLevelUserPathGetInfoEXT
andXrInteractionRenderModelTopLevelUserPathGetInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrKeyboardSpaceCreateInfoFB
andXrKeyboardSpaceCreateInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrKeyboardTrackingDescriptionFB
andXrKeyboardTrackingDescriptionFB.Ptr
operations.interface
Auxiliary interface for unifyingXrKeyboardTrackingQueryFB
andXrKeyboardTrackingQueryFB.Ptr
operations.interface
Auxiliary interface for unifyingXrLoaderInitInfoAndroidKHR
andXrLoaderInitInfoAndroidKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrLoaderInitInfoBaseHeaderKHR
andXrLoaderInitInfoBaseHeaderKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrLocalDimmingFrameEndInfoMETA
andXrLocalDimmingFrameEndInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrLocalizationEnableEventsInfoML
andXrLocalizationEnableEventsInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrLocalizationMapImportInfoML
andXrLocalizationMapImportInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrLocalizationMapML
andXrLocalizationMapML.Ptr
operations.interface
Auxiliary interface for unifyingXrLocalizationMapQueryInfoBaseHeaderML
andXrLocalizationMapQueryInfoBaseHeaderML.Ptr
operations.interface
Auxiliary interface for unifyingXrMapLocalizationRequestInfoML
andXrMapLocalizationRequestInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrMarkerDetectorAprilTagInfoML
andXrMarkerDetectorAprilTagInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrMarkerDetectorArucoInfoML
andXrMarkerDetectorArucoInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrMarkerDetectorCreateInfoML
andXrMarkerDetectorCreateInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrMarkerDetectorCustomProfileInfoML
andXrMarkerDetectorCustomProfileInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrMarkerDetectorSizeInfoML
andXrMarkerDetectorSizeInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrMarkerDetectorSnapshotInfoML
andXrMarkerDetectorSnapshotInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrMarkerDetectorStateML
andXrMarkerDetectorStateML.Ptr
operations.interface
Auxiliary interface for unifyingXrMarkerSpaceCreateInfoML
andXrMarkerSpaceCreateInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrMarkerSpaceCreateInfoVARJO
andXrMarkerSpaceCreateInfoVARJO.Ptr
operations.interface
Auxiliary interface for unifyingXrNegotiateApiLayerRequest
andXrNegotiateApiLayerRequest.Ptr
operations.interface
Auxiliary interface for unifyingXrNegotiateLoaderInfo
andXrNegotiateLoaderInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrNegotiateRuntimeRequest
andXrNegotiateRuntimeRequest.Ptr
operations.interface
Auxiliary interface for unifyingXrNewSceneComputeInfoMSFT
andXrNewSceneComputeInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrOffset2Df
andXrOffset2Df.Ptr
operations.interface
Auxiliary interface for unifyingXrOffset2Di
andXrOffset2Di.Ptr
operations.interface
Auxiliary interface for unifyingXrOffset3DfFB
andXrOffset3DfFB.Ptr
operations.interface
Auxiliary interface for unifyingXrPassthroughBrightnessContrastSaturationFB
andXrPassthroughBrightnessContrastSaturationFB.Ptr
operations.interface
Auxiliary interface for unifyingXrPassthroughColorHTC
andXrPassthroughColorHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrPassthroughColorLutCreateInfoMETA
andXrPassthroughColorLutCreateInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrPassthroughColorLutDataMETA
andXrPassthroughColorLutDataMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrPassthroughColorLutUpdateInfoMETA
andXrPassthroughColorLutUpdateInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrPassthroughColorMapInterpolatedLutMETA
andXrPassthroughColorMapInterpolatedLutMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrPassthroughColorMapLutMETA
andXrPassthroughColorMapLutMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrPassthroughColorMapMonoToMonoFB
andXrPassthroughColorMapMonoToMonoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrPassthroughColorMapMonoToRgbaFB
andXrPassthroughColorMapMonoToRgbaFB.Ptr
operations.interface
Auxiliary interface for unifyingXrPassthroughCreateInfoFB
andXrPassthroughCreateInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrPassthroughCreateInfoHTC
andXrPassthroughCreateInfoHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrPassthroughKeyboardHandsIntensityFB
andXrPassthroughKeyboardHandsIntensityFB.Ptr
operations.interface
Auxiliary interface for unifyingXrPassthroughLayerCreateInfoFB
andXrPassthroughLayerCreateInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrPassthroughMeshTransformInfoHTC
andXrPassthroughMeshTransformInfoHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrPassthroughPreferencesMETA
andXrPassthroughPreferencesMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrPassthroughStyleFB
andXrPassthroughStyleFB.Ptr
operations.interface
Auxiliary interface for unifyingXrPerformanceMetricsCounterMETA
andXrPerformanceMetricsCounterMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrPerformanceMetricsStateMETA
andXrPerformanceMetricsStateMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrPersistSpatialEntityCompletionEXT
andXrPersistSpatialEntityCompletionEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrPlaneDetectorBeginInfoEXT
andXrPlaneDetectorBeginInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrPlaneDetectorCreateInfoEXT
andXrPlaneDetectorCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrPlaneDetectorGetInfoEXT
andXrPlaneDetectorGetInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrPlaneDetectorLocationEXT
andXrPlaneDetectorLocationEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrPlaneDetectorLocationsEXT
andXrPlaneDetectorLocationsEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrPlaneDetectorPolygonBufferEXT
andXrPlaneDetectorPolygonBufferEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrPosef
andXrPosef.Ptr
operations.interface
Auxiliary interface for unifyingXrQuaternionf
andXrQuaternionf.Ptr
operations.interface
Auxiliary interface for unifyingXrQueriedSenseDataBD
andXrQueriedSenseDataBD.Ptr
operations.interface
Auxiliary interface for unifyingXrQueriedSenseDataGetInfoBD
andXrQueriedSenseDataGetInfoBD.Ptr
operations.interface
Auxiliary interface for unifyingXrRecommendedLayerResolutionGetInfoMETA
andXrRecommendedLayerResolutionGetInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrRecommendedLayerResolutionMETA
andXrRecommendedLayerResolutionMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrRect2Df
andXrRect2Df.Ptr
operations.interface
Auxiliary interface for unifyingXrRect2Di
andXrRect2Di.Ptr
operations.interface
Auxiliary interface for unifyingXrRect3DfFB
andXrRect3DfFB.Ptr
operations.interface
Auxiliary interface for unifyingXrReferenceSpaceCreateInfo
andXrReferenceSpaceCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelAssetCreateInfoEXT
andXrRenderModelAssetCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelAssetDataEXT
andXrRenderModelAssetDataEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelAssetDataGetInfoEXT
andXrRenderModelAssetDataGetInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelAssetNodePropertiesEXT
andXrRenderModelAssetNodePropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelAssetPropertiesEXT
andXrRenderModelAssetPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelAssetPropertiesGetInfoEXT
andXrRenderModelAssetPropertiesGetInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelBufferFB
andXrRenderModelBufferFB.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelCapabilitiesRequestFB
andXrRenderModelCapabilitiesRequestFB.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelCreateInfoEXT
andXrRenderModelCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelLoadInfoFB
andXrRenderModelLoadInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelNodeStateEXT
andXrRenderModelNodeStateEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelPathInfoFB
andXrRenderModelPathInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelPropertiesEXT
andXrRenderModelPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelPropertiesFB
andXrRenderModelPropertiesFB.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelPropertiesGetInfoEXT
andXrRenderModelPropertiesGetInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelSpaceCreateInfoEXT
andXrRenderModelSpaceCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelStateEXT
andXrRenderModelStateEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrRenderModelStateGetInfoEXT
andXrRenderModelStateGetInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrRoomLayoutFB
andXrRoomLayoutFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneBoundsMSFT
andXrSceneBoundsMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneCaptureInfoBD
andXrSceneCaptureInfoBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneCaptureRequestInfoFB
andXrSceneCaptureRequestInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneComponentLocationMSFT
andXrSceneComponentLocationMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneComponentLocationsMSFT
andXrSceneComponentLocationsMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneComponentMSFT
andXrSceneComponentMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneComponentParentFilterInfoMSFT
andXrSceneComponentParentFilterInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneComponentsGetInfoMSFT
andXrSceneComponentsGetInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneComponentsLocateInfoMSFT
andXrSceneComponentsLocateInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneComponentsMSFT
andXrSceneComponentsMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneCreateInfoMSFT
andXrSceneCreateInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneDeserializeInfoMSFT
andXrSceneDeserializeInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneFrustumBoundMSFT
andXrSceneFrustumBoundMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneMarkerMSFT
andXrSceneMarkerMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneMarkerQRCodeMSFT
andXrSceneMarkerQRCodeMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneMarkerQRCodesMSFT
andXrSceneMarkerQRCodesMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneMarkersMSFT
andXrSceneMarkersMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneMarkerTypeFilterMSFT
andXrSceneMarkerTypeFilterMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneMeshBuffersGetInfoMSFT
andXrSceneMeshBuffersGetInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneMeshBuffersMSFT
andXrSceneMeshBuffersMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneMeshesMSFT
andXrSceneMeshesMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneMeshIndicesUint16MSFT
andXrSceneMeshIndicesUint16MSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneMeshIndicesUint32MSFT
andXrSceneMeshIndicesUint32MSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneMeshMSFT
andXrSceneMeshMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneMeshVertexBufferMSFT
andXrSceneMeshVertexBufferMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneObjectMSFT
andXrSceneObjectMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneObjectsMSFT
andXrSceneObjectsMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneObjectTypesFilterInfoMSFT
andXrSceneObjectTypesFilterInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneObserverCreateInfoMSFT
andXrSceneObserverCreateInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneOrientedBoxBoundMSFT
andXrSceneOrientedBoxBoundMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrScenePlaneAlignmentFilterInfoMSFT
andXrScenePlaneAlignmentFilterInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrScenePlaneMSFT
andXrScenePlaneMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrScenePlanesMSFT
andXrScenePlanesMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSceneSphereBoundMSFT
andXrSceneSphereBoundMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSecondaryViewConfigurationFrameEndInfoMSFT
andXrSecondaryViewConfigurationFrameEndInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSecondaryViewConfigurationFrameStateMSFT
andXrSecondaryViewConfigurationFrameStateMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSecondaryViewConfigurationLayerInfoMSFT
andXrSecondaryViewConfigurationLayerInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSecondaryViewConfigurationSessionBeginInfoMSFT
andXrSecondaryViewConfigurationSessionBeginInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSecondaryViewConfigurationStateMSFT
andXrSecondaryViewConfigurationStateMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSecondaryViewConfigurationSwapchainCreateInfoMSFT
andXrSecondaryViewConfigurationSwapchainCreateInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSemanticLabelsFB
andXrSemanticLabelsFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSemanticLabelsSupportInfoFB
andXrSemanticLabelsSupportInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSenseDataFilterPlaneOrientationBD
andXrSenseDataFilterPlaneOrientationBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSenseDataFilterSemanticBD
andXrSenseDataFilterSemanticBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSenseDataFilterUuidBD
andXrSenseDataFilterUuidBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSenseDataProviderCreateInfoBD
andXrSenseDataProviderCreateInfoBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSenseDataProviderCreateInfoSpatialMeshBD
andXrSenseDataProviderCreateInfoSpatialMeshBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSenseDataProviderStartInfoBD
andXrSenseDataProviderStartInfoBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSenseDataQueryCompletionBD
andXrSenseDataQueryCompletionBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSenseDataQueryInfoBD
andXrSenseDataQueryInfoBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSerializedSceneFragmentDataGetInfoMSFT
andXrSerializedSceneFragmentDataGetInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSessionActionSetsAttachInfo
andXrSessionActionSetsAttachInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrSessionBeginInfo
andXrSessionBeginInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrSessionCreateInfo
andXrSessionCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrSessionCreateInfoOverlayEXTX
andXrSessionCreateInfoOverlayEXTX.Ptr
operations.interface
Auxiliary interface for unifyingXrSharedSpatialAnchorDownloadInfoBD
andXrSharedSpatialAnchorDownloadInfoBD.Ptr
operations.interface
Auxiliary interface for unifyingXrShareSpacesInfoMETA
andXrShareSpacesInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrShareSpacesRecipientBaseHeaderMETA
andXrShareSpacesRecipientBaseHeaderMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrShareSpacesRecipientGroupsMETA
andXrShareSpacesRecipientGroupsMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrSimultaneousHandsAndControllersTrackingPauseInfoMETA
andXrSimultaneousHandsAndControllersTrackingPauseInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrSimultaneousHandsAndControllersTrackingResumeInfoMETA
andXrSimultaneousHandsAndControllersTrackingResumeInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceComponentFilterInfoFB
andXrSpaceComponentFilterInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceComponentStatusFB
andXrSpaceComponentStatusFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceComponentStatusSetInfoFB
andXrSpaceComponentStatusSetInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceContainerFB
andXrSpaceContainerFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceEraseInfoFB
andXrSpaceEraseInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceFilterInfoBaseHeaderFB
andXrSpaceFilterInfoBaseHeaderFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceGroupUuidFilterInfoMETA
andXrSpaceGroupUuidFilterInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceListSaveInfoFB
andXrSpaceListSaveInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceLocation
andXrSpaceLocation.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceLocationData
andXrSpaceLocationData.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceLocationDataKHR
andXrSpaceLocationDataKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceLocations
andXrSpaceLocations.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceLocationsKHR
andXrSpaceLocationsKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceQueryInfoBaseHeaderFB
andXrSpaceQueryInfoBaseHeaderFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceQueryInfoFB
andXrSpaceQueryInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceQueryResultFB
andXrSpaceQueryResultFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceQueryResultsFB
andXrSpaceQueryResultsFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceSaveInfoFB
andXrSpaceSaveInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceShareInfoFB
andXrSpaceShareInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpacesLocateInfo
andXrSpacesLocateInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrSpacesLocateInfoKHR
andXrSpacesLocateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceStorageLocationFilterInfoFB
andXrSpaceStorageLocationFilterInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceTriangleMeshGetInfoMETA
andXrSpaceTriangleMeshGetInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceTriangleMeshMETA
andXrSpaceTriangleMeshMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceUserCreateInfoFB
andXrSpaceUserCreateInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceUuidFilterInfoFB
andXrSpaceUuidFilterInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceVelocities
andXrSpaceVelocities.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceVelocitiesKHR
andXrSpaceVelocitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceVelocity
andXrSpaceVelocity.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceVelocityData
andXrSpaceVelocityData.Ptr
operations.interface
Auxiliary interface for unifyingXrSpaceVelocityDataKHR
andXrSpaceVelocityDataKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorCompletionResultML
andXrSpatialAnchorCompletionResultML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorCreateCompletionBD
andXrSpatialAnchorCreateCompletionBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorCreateInfoBD
andXrSpatialAnchorCreateInfoBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorCreateInfoEXT
andXrSpatialAnchorCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorCreateInfoFB
andXrSpatialAnchorCreateInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorCreateInfoHTC
andXrSpatialAnchorCreateInfoHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorCreateInfoMSFT
andXrSpatialAnchorCreateInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorFromPersistedAnchorCreateInfoMSFT
andXrSpatialAnchorFromPersistedAnchorCreateInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorNameHTC
andXrSpatialAnchorNameHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorPersistenceInfoMSFT
andXrSpatialAnchorPersistenceInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorPersistenceNameMSFT
andXrSpatialAnchorPersistenceNameMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorPersistInfoBD
andXrSpatialAnchorPersistInfoBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorsCreateInfoBaseHeaderML
andXrSpatialAnchorsCreateInfoBaseHeaderML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorsCreateInfoFromPoseML
andXrSpatialAnchorsCreateInfoFromPoseML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorsCreateInfoFromUuidsML
andXrSpatialAnchorsCreateInfoFromUuidsML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorsCreateStorageInfoML
andXrSpatialAnchorsCreateStorageInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorsDeleteCompletionDetailsML
andXrSpatialAnchorsDeleteCompletionDetailsML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorsDeleteCompletionML
andXrSpatialAnchorsDeleteCompletionML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorsDeleteInfoML
andXrSpatialAnchorsDeleteInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorShareInfoBD
andXrSpatialAnchorShareInfoBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorSpaceCreateInfoMSFT
andXrSpatialAnchorSpaceCreateInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorsPublishCompletionDetailsML
andXrSpatialAnchorsPublishCompletionDetailsML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorsPublishCompletionML
andXrSpatialAnchorsPublishCompletionML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorsPublishInfoML
andXrSpatialAnchorsPublishInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorsQueryCompletionML
andXrSpatialAnchorsQueryCompletionML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorsQueryInfoBaseHeaderML
andXrSpatialAnchorsQueryInfoBaseHeaderML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorsQueryInfoRadiusML
andXrSpatialAnchorsQueryInfoRadiusML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorStateML
andXrSpatialAnchorStateML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorsUpdateExpirationCompletionDetailsML
andXrSpatialAnchorsUpdateExpirationCompletionDetailsML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorsUpdateExpirationCompletionML
andXrSpatialAnchorsUpdateExpirationCompletionML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorsUpdateExpirationInfoML
andXrSpatialAnchorsUpdateExpirationInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialAnchorUnpersistInfoBD
andXrSpatialAnchorUnpersistInfoBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialBounded2DDataEXT
andXrSpatialBounded2DDataEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialBufferEXT
andXrSpatialBufferEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialBufferGetInfoEXT
andXrSpatialBufferGetInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialCapabilityComponentTypesEXT
andXrSpatialCapabilityComponentTypesEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialCapabilityConfigurationAnchorEXT
andXrSpatialCapabilityConfigurationAnchorEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialCapabilityConfigurationAprilTagEXT
andXrSpatialCapabilityConfigurationAprilTagEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialCapabilityConfigurationArucoMarkerEXT
andXrSpatialCapabilityConfigurationArucoMarkerEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialCapabilityConfigurationBaseHeaderEXT
andXrSpatialCapabilityConfigurationBaseHeaderEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialCapabilityConfigurationMicroQrCodeEXT
andXrSpatialCapabilityConfigurationMicroQrCodeEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialCapabilityConfigurationPlaneTrackingEXT
andXrSpatialCapabilityConfigurationPlaneTrackingEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialCapabilityConfigurationQrCodeEXT
andXrSpatialCapabilityConfigurationQrCodeEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialComponentAnchorListEXT
andXrSpatialComponentAnchorListEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialComponentBounded2DListEXT
andXrSpatialComponentBounded2DListEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialComponentBounded3DListEXT
andXrSpatialComponentBounded3DListEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialComponentDataQueryConditionEXT
andXrSpatialComponentDataQueryConditionEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialComponentDataQueryResultEXT
andXrSpatialComponentDataQueryResultEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialComponentMarkerListEXT
andXrSpatialComponentMarkerListEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialComponentMesh2DListEXT
andXrSpatialComponentMesh2DListEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialComponentMesh3DListEXT
andXrSpatialComponentMesh3DListEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialComponentParentListEXT
andXrSpatialComponentParentListEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialComponentPersistenceListEXT
andXrSpatialComponentPersistenceListEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialComponentPlaneAlignmentListEXT
andXrSpatialComponentPlaneAlignmentListEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialComponentPlaneSemanticLabelListEXT
andXrSpatialComponentPlaneSemanticLabelListEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialComponentPolygon2DListEXT
andXrSpatialComponentPolygon2DListEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialContextCreateInfoEXT
andXrSpatialContextCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialContextPersistenceConfigEXT
andXrSpatialContextPersistenceConfigEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialDiscoveryPersistenceUuidFilterEXT
andXrSpatialDiscoveryPersistenceUuidFilterEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialDiscoverySnapshotCreateInfoEXT
andXrSpatialDiscoverySnapshotCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialEntityAnchorCreateInfoBD
andXrSpatialEntityAnchorCreateInfoBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialEntityComponentDataBaseHeaderBD
andXrSpatialEntityComponentDataBaseHeaderBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialEntityComponentDataBoundingBox2DBD
andXrSpatialEntityComponentDataBoundingBox2DBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialEntityComponentDataBoundingBox3DBD
andXrSpatialEntityComponentDataBoundingBox3DBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialEntityComponentDataLocationBD
andXrSpatialEntityComponentDataLocationBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialEntityComponentDataPlaneOrientationBD
andXrSpatialEntityComponentDataPlaneOrientationBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialEntityComponentDataPolygonBD
andXrSpatialEntityComponentDataPolygonBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialEntityComponentDataSemanticBD
andXrSpatialEntityComponentDataSemanticBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialEntityComponentDataTriangleMeshBD
andXrSpatialEntityComponentDataTriangleMeshBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialEntityComponentGetInfoBD
andXrSpatialEntityComponentGetInfoBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialEntityFromIdCreateInfoEXT
andXrSpatialEntityFromIdCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialEntityLocationGetInfoBD
andXrSpatialEntityLocationGetInfoBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialEntityPersistInfoEXT
andXrSpatialEntityPersistInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialEntityStateBD
andXrSpatialEntityStateBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialEntityUnpersistInfoEXT
andXrSpatialEntityUnpersistInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialFilterTrackingStateEXT
andXrSpatialFilterTrackingStateEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialGraphNodeBindingPropertiesGetInfoMSFT
andXrSpatialGraphNodeBindingPropertiesGetInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialGraphNodeBindingPropertiesMSFT
andXrSpatialGraphNodeBindingPropertiesMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialGraphNodeSpaceCreateInfoMSFT
andXrSpatialGraphNodeSpaceCreateInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialGraphStaticNodeBindingCreateInfoMSFT
andXrSpatialGraphStaticNodeBindingCreateInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialMarkerDataEXT
andXrSpatialMarkerDataEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialMarkerSizeEXT
andXrSpatialMarkerSizeEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialMarkerStaticOptimizationEXT
andXrSpatialMarkerStaticOptimizationEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialMeshDataEXT
andXrSpatialMeshDataEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialPersistenceContextCreateInfoEXT
andXrSpatialPersistenceContextCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialPersistenceDataEXT
andXrSpatialPersistenceDataEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialPolygon2DDataEXT
andXrSpatialPolygon2DDataEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpatialUpdateSnapshotCreateInfoEXT
andXrSpatialUpdateSnapshotCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSpheref
andXrSpheref.Ptr
operations.interface
Auxiliary interface for unifyingXrSpherefKHR
andXrSpherefKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainCreateInfo
andXrSwapchainCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainCreateInfoFoveationFB
andXrSwapchainCreateInfoFoveationFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainImageAcquireInfo
andXrSwapchainImageAcquireInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainImageBaseHeader
andXrSwapchainImageBaseHeader.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainImageD3D11KHR
andXrSwapchainImageD3D11KHR.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainImageD3D12KHR
andXrSwapchainImageD3D12KHR.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainImageFoveationVulkanFB
andXrSwapchainImageFoveationVulkanFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainImageMetalKHR
andXrSwapchainImageMetalKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainImageOpenGLESKHR
andXrSwapchainImageOpenGLESKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainImageOpenGLKHR
andXrSwapchainImageOpenGLKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainImageReleaseInfo
andXrSwapchainImageReleaseInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainImageVulkan2KHR
andXrSwapchainImageVulkan2KHR.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainImageVulkanKHR
andXrSwapchainImageVulkanKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainImageWaitInfo
andXrSwapchainImageWaitInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainStateAndroidSurfaceDimensionsFB
andXrSwapchainStateAndroidSurfaceDimensionsFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainStateBaseHeaderFB
andXrSwapchainStateBaseHeaderFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainStateFoveationFB
andXrSwapchainStateFoveationFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainStateSamplerOpenGLESFB
andXrSwapchainStateSamplerOpenGLESFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainStateSamplerVulkanFB
andXrSwapchainStateSamplerVulkanFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSwapchainSubImage
andXrSwapchainSubImage.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemAnchorPropertiesHTC
andXrSystemAnchorPropertiesHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemBodyTrackingPropertiesBD
andXrSystemBodyTrackingPropertiesBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemBodyTrackingPropertiesFB
andXrSystemBodyTrackingPropertiesFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemBodyTrackingPropertiesHTC
andXrSystemBodyTrackingPropertiesHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemColocationDiscoveryPropertiesMETA
andXrSystemColocationDiscoveryPropertiesMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemColorSpacePropertiesFB
andXrSystemColorSpacePropertiesFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemEnvironmentDepthPropertiesMETA
andXrSystemEnvironmentDepthPropertiesMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemEyeGazeInteractionPropertiesEXT
andXrSystemEyeGazeInteractionPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemEyeTrackingPropertiesFB
andXrSystemEyeTrackingPropertiesFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemFaceTrackingProperties2FB
andXrSystemFaceTrackingProperties2FB.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemFaceTrackingPropertiesFB
andXrSystemFaceTrackingPropertiesFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemFacialExpressionPropertiesML
andXrSystemFacialExpressionPropertiesML.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemFacialTrackingPropertiesHTC
andXrSystemFacialTrackingPropertiesHTC.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemForceFeedbackCurlPropertiesMNDX
andXrSystemForceFeedbackCurlPropertiesMNDX.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemFoveatedRenderingPropertiesVARJO
andXrSystemFoveatedRenderingPropertiesVARJO.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemFoveationEyeTrackedPropertiesMETA
andXrSystemFoveationEyeTrackedPropertiesMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemGetInfo
andXrSystemGetInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemGraphicsProperties
andXrSystemGraphicsProperties.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemHandTrackingMeshPropertiesMSFT
andXrSystemHandTrackingMeshPropertiesMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemHandTrackingPropertiesEXT
andXrSystemHandTrackingPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemHeadsetIdPropertiesMETA
andXrSystemHeadsetIdPropertiesMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemKeyboardTrackingPropertiesFB
andXrSystemKeyboardTrackingPropertiesFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemMarkerTrackingPropertiesVARJO
andXrSystemMarkerTrackingPropertiesVARJO.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemMarkerUnderstandingPropertiesML
andXrSystemMarkerUnderstandingPropertiesML.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemNotificationsSetInfoML
andXrSystemNotificationsSetInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemPassthroughColorLutPropertiesMETA
andXrSystemPassthroughColorLutPropertiesMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemPassthroughProperties2FB
andXrSystemPassthroughProperties2FB.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemPassthroughPropertiesFB
andXrSystemPassthroughPropertiesFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemPlaneDetectionPropertiesEXT
andXrSystemPlaneDetectionPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemProperties
andXrSystemProperties.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemPropertiesBodyTrackingFullBodyMETA
andXrSystemPropertiesBodyTrackingFullBodyMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemRenderModelPropertiesFB
andXrSystemRenderModelPropertiesFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemSimultaneousHandsAndControllersPropertiesMETA
andXrSystemSimultaneousHandsAndControllersPropertiesMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemSpaceWarpPropertiesFB
andXrSystemSpaceWarpPropertiesFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemSpatialAnchorPropertiesBD
andXrSystemSpatialAnchorPropertiesBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemSpatialAnchorSharingPropertiesBD
andXrSystemSpatialAnchorSharingPropertiesBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemSpatialEntityGroupSharingPropertiesMETA
andXrSystemSpatialEntityGroupSharingPropertiesMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemSpatialEntityPropertiesFB
andXrSystemSpatialEntityPropertiesFB.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemSpatialEntitySharingPropertiesMETA
andXrSystemSpatialEntitySharingPropertiesMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemSpatialMeshPropertiesBD
andXrSystemSpatialMeshPropertiesBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemSpatialPlanePropertiesBD
andXrSystemSpatialPlanePropertiesBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemSpatialScenePropertiesBD
andXrSystemSpatialScenePropertiesBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemSpatialSensingPropertiesBD
andXrSystemSpatialSensingPropertiesBD.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemTrackingProperties
andXrSystemTrackingProperties.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemUserPresencePropertiesEXT
andXrSystemUserPresencePropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrSystemVirtualKeyboardPropertiesMETA
andXrSystemVirtualKeyboardPropertiesMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrTriangleMeshCreateInfoFB
andXrTriangleMeshCreateInfoFB.Ptr
operations.interface
Auxiliary interface for unifyingXrUnpersistSpatialEntityCompletionEXT
andXrUnpersistSpatialEntityCompletionEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrUserCalibrationEnableEventsInfoML
andXrUserCalibrationEnableEventsInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrUuid
andXrUuid.Ptr
operations.interface
Auxiliary interface for unifyingXrUuidEXT
andXrUuidEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrUuidMSFT
andXrUuidMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrVector2f
andXrVector2f.Ptr
operations.interface
Auxiliary interface for unifyingXrVector3f
andXrVector3f.Ptr
operations.interface
Auxiliary interface for unifyingXrVector4f
andXrVector4f.Ptr
operations.interface
Auxiliary interface for unifyingXrVector4sFB
andXrVector4sFB.Ptr
operations.interface
Auxiliary interface for unifyingXrView
andXrView.Ptr
operations.interface
Auxiliary interface for unifyingXrViewConfigurationDepthRangeEXT
andXrViewConfigurationDepthRangeEXT.Ptr
operations.interface
Auxiliary interface for unifyingXrViewConfigurationProperties
andXrViewConfigurationProperties.Ptr
operations.interface
Auxiliary interface for unifyingXrViewConfigurationView
andXrViewConfigurationView.Ptr
operations.interface
Auxiliary interface for unifyingXrViewConfigurationViewFovEPIC
andXrViewConfigurationViewFovEPIC.Ptr
operations.interface
Auxiliary interface for unifyingXrViewLocateFoveatedRenderingVARJO
andXrViewLocateFoveatedRenderingVARJO.Ptr
operations.interface
Auxiliary interface for unifyingXrViewLocateInfo
andXrViewLocateInfo.Ptr
operations.interface
Auxiliary interface for unifyingXrViewState
andXrViewState.Ptr
operations.interface
Auxiliary interface for unifyingXrVirtualKeyboardAnimationStateMETA
andXrVirtualKeyboardAnimationStateMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrVirtualKeyboardCreateInfoMETA
andXrVirtualKeyboardCreateInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrVirtualKeyboardInputInfoMETA
andXrVirtualKeyboardInputInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrVirtualKeyboardLocationInfoMETA
andXrVirtualKeyboardLocationInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrVirtualKeyboardModelAnimationStatesMETA
andXrVirtualKeyboardModelAnimationStatesMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrVirtualKeyboardModelVisibilitySetInfoMETA
andXrVirtualKeyboardModelVisibilitySetInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrVirtualKeyboardSpaceCreateInfoMETA
andXrVirtualKeyboardSpaceCreateInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrVirtualKeyboardTextContextChangeInfoMETA
andXrVirtualKeyboardTextContextChangeInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrVirtualKeyboardTextureDataMETA
andXrVirtualKeyboardTextureDataMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrVisibilityMaskKHR
andXrVisibilityMaskKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrVisualMeshComputeLodInfoMSFT
andXrVisualMeshComputeLodInfoMSFT.Ptr
operations.interface
Auxiliary interface for unifyingXrViveTrackerPathsHTCX
andXrViveTrackerPathsHTCX.Ptr
operations.interface
Auxiliary interface for unifyingXrVulkanDeviceCreateInfoKHR
andXrVulkanDeviceCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrVulkanGraphicsDeviceGetInfoKHR
andXrVulkanGraphicsDeviceGetInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrVulkanInstanceCreateInfoKHR
andXrVulkanInstanceCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrVulkanSwapchainCreateInfoMETA
andXrVulkanSwapchainCreateInfoMETA.Ptr
operations.interface
Auxiliary interface for unifyingXrVulkanSwapchainFormatListCreateInfoKHR
andXrVulkanSwapchainFormatListCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingXrWorldMeshBlockML
andXrWorldMeshBlockML.Ptr
operations.interface
Auxiliary interface for unifyingXrWorldMeshBlockRequestML
andXrWorldMeshBlockRequestML.Ptr
operations.interface
Auxiliary interface for unifyingXrWorldMeshBlockStateML
andXrWorldMeshBlockStateML.Ptr
operations.interface
Auxiliary interface for unifyingXrWorldMeshBufferML
andXrWorldMeshBufferML.Ptr
operations.interface
Auxiliary interface for unifyingXrWorldMeshBufferRecommendedSizeInfoML
andXrWorldMeshBufferRecommendedSizeInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrWorldMeshBufferSizeML
andXrWorldMeshBufferSizeML.Ptr
operations.interface
Auxiliary interface for unifyingXrWorldMeshDetectorCreateInfoML
andXrWorldMeshDetectorCreateInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrWorldMeshGetInfoML
andXrWorldMeshGetInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrWorldMeshRequestCompletionInfoML
andXrWorldMeshRequestCompletionInfoML.Ptr
operations.interface
Auxiliary interface for unifyingXrWorldMeshRequestCompletionML
andXrWorldMeshRequestCompletionML.Ptr
operations.interface
Auxiliary interface for unifyingXrWorldMeshStateRequestCompletionML
andXrWorldMeshStateRequestCompletionML.Ptr
operations.interface
Auxiliary interface for unifyingXrWorldMeshStateRequestInfoML
andXrWorldMeshStateRequestInfoML.Ptr
operations.Classes in club.doki7.openxr.datatype that implement IPointerModifier and TypeClassDescriptionfinal record
Represents a pointer to aLUID
structure in native memory.static final record
Represents a pointer to / an array ofLUID
structure(s) in native memory.final record
Represents a pointer to aMLCoordinateFrameUID
structure in native memory.static final record
Represents a pointer to / an array ofMLCoordinateFrameUID
structure(s) in native memory.final record
Represents a pointer to aXrActionCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrActionCreateInfo
structure(s) in native memory.final record
Represents a pointer to aXrActionSetCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrActionSetCreateInfo
structure(s) in native memory.final record
Represents a pointer to aXrActionSpaceCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrActionSpaceCreateInfo
structure(s) in native memory.final record
Represents a pointer to aXrActionsSyncInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrActionsSyncInfo
structure(s) in native memory.final record
Represents a pointer to aXrActionStateBoolean
structure in native memory.static final record
Represents a pointer to / an array ofXrActionStateBoolean
structure(s) in native memory.final record
Represents a pointer to aXrActionStateFloat
structure in native memory.static final record
Represents a pointer to / an array ofXrActionStateFloat
structure(s) in native memory.final record
Represents a pointer to aXrActionStateGetInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrActionStateGetInfo
structure(s) in native memory.final record
Represents a pointer to aXrActionStatePose
structure in native memory.static final record
Represents a pointer to / an array ofXrActionStatePose
structure(s) in native memory.final record
Represents a pointer to aXrActionStateVector2f
structure in native memory.static final record
Represents a pointer to / an array ofXrActionStateVector2f
structure(s) in native memory.final record
Represents a pointer to aXrActionSuggestedBinding
structure in native memory.static final record
Represents a pointer to / an array ofXrActionSuggestedBinding
structure(s) in native memory.final record
Represents a pointer to aXrActiveActionSet
structure in native memory.static final record
Represents a pointer to / an array ofXrActiveActionSet
structure(s) in native memory.final record
Represents a pointer to aXrActiveActionSetPrioritiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrActiveActionSetPrioritiesEXT
structure(s) in native memory.final record
Represents a pointer to aXrActiveActionSetPriorityEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrActiveActionSetPriorityEXT
structure(s) in native memory.final record
Represents a pointer to aXrAnchorSpaceCreateInfoBD
structure in native memory.static final record
Represents a pointer to / an array ofXrAnchorSpaceCreateInfoBD
structure(s) in native memory.final record
Represents a pointer to aXrAndroidSurfaceSwapchainCreateInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrAndroidSurfaceSwapchainCreateInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrApiLayerCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrApiLayerCreateInfo
structure(s) in native memory.final record
Represents a pointer to aXrApiLayerNextInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrApiLayerNextInfo
structure(s) in native memory.final record
Represents a pointer to aXrApiLayerProperties
structure in native memory.static final record
Represents a pointer to / an array ofXrApiLayerProperties
structure(s) in native memory.final record
Represents a pointer to aXrApplicationInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrApplicationInfo
structure(s) in native memory.final record
Represents a pointer to aXrBaseInStructure
structure in native memory.static final record
Represents a pointer to / an array ofXrBaseInStructure
structure(s) in native memory.final record
Represents a pointer to aXrBaseOutStructure
structure in native memory.static final record
Represents a pointer to / an array ofXrBaseOutStructure
structure(s) in native memory.final record
Represents a pointer to aXrBindingModificationBaseHeaderKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrBindingModificationBaseHeaderKHR
structure(s) in native memory.final record
Represents a pointer to aXrBindingModificationsKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrBindingModificationsKHR
structure(s) in native memory.final record
Represents a pointer to aXrBodyJointLocationBD
structure in native memory.static final record
Represents a pointer to / an array ofXrBodyJointLocationBD
structure(s) in native memory.final record
Represents a pointer to aXrBodyJointLocationFB
structure in native memory.static final record
Represents a pointer to / an array ofXrBodyJointLocationFB
structure(s) in native memory.final record
Represents a pointer to aXrBodyJointLocationHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrBodyJointLocationHTC
structure(s) in native memory.final record
Represents a pointer to aXrBodyJointLocationsBD
structure in native memory.static final record
Represents a pointer to / an array ofXrBodyJointLocationsBD
structure(s) in native memory.final record
Represents a pointer to aXrBodyJointLocationsFB
structure in native memory.static final record
Represents a pointer to / an array ofXrBodyJointLocationsFB
structure(s) in native memory.final record
Represents a pointer to aXrBodyJointLocationsHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrBodyJointLocationsHTC
structure(s) in native memory.final record
Represents a pointer to aXrBodyJointsLocateInfoBD
structure in native memory.static final record
Represents a pointer to / an array ofXrBodyJointsLocateInfoBD
structure(s) in native memory.final record
Represents a pointer to aXrBodyJointsLocateInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrBodyJointsLocateInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrBodyJointsLocateInfoHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrBodyJointsLocateInfoHTC
structure(s) in native memory.final record
Represents a pointer to aXrBodySkeletonFB
structure in native memory.static final record
Represents a pointer to / an array ofXrBodySkeletonFB
structure(s) in native memory.final record
Represents a pointer to aXrBodySkeletonHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrBodySkeletonHTC
structure(s) in native memory.final record
Represents a pointer to aXrBodySkeletonJointFB
structure in native memory.static final record
Represents a pointer to / an array ofXrBodySkeletonJointFB
structure(s) in native memory.final record
Represents a pointer to aXrBodySkeletonJointHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrBodySkeletonJointHTC
structure(s) in native memory.final record
Represents a pointer to aXrBodyTrackerCreateInfoBD
structure in native memory.static final record
Represents a pointer to / an array ofXrBodyTrackerCreateInfoBD
structure(s) in native memory.final record
Represents a pointer to aXrBodyTrackerCreateInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrBodyTrackerCreateInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrBodyTrackerCreateInfoHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrBodyTrackerCreateInfoHTC
structure(s) in native memory.final record
Represents a pointer to aXrBoundary2DFB
structure in native memory.static final record
Represents a pointer to / an array ofXrBoundary2DFB
structure(s) in native memory.final record
Represents a pointer to aXrBoundSourcesForActionEnumerateInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrBoundSourcesForActionEnumerateInfo
structure(s) in native memory.final record
Represents a pointer to aXrBoxf
structure in native memory.static final record
Represents a pointer to / an array ofXrBoxf
structure(s) in native memory.final record
Represents a pointer to aXrBoxfKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrBoxfKHR
structure(s) in native memory.final record
Represents a pointer to aXrColocationAdvertisementStartInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrColocationAdvertisementStartInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrColocationAdvertisementStopInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrColocationAdvertisementStopInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrColocationDiscoveryStartInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrColocationDiscoveryStartInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrColocationDiscoveryStopInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrColocationDiscoveryStopInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrColor3f
structure in native memory.static final record
Represents a pointer to / an array ofXrColor3f
structure(s) in native memory.final record
Represents a pointer to aXrColor3fKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrColor3fKHR
structure(s) in native memory.final record
Represents a pointer to aXrColor4f
structure in native memory.static final record
Represents a pointer to / an array ofXrColor4f
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerAlphaBlendFB
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerAlphaBlendFB
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerBaseHeader
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerBaseHeader
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerColorScaleBiasKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerColorScaleBiasKHR
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerCubeKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerCubeKHR
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerCylinderKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerCylinderKHR
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerDepthInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerDepthInfoKHR
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerDepthTestFB
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerDepthTestFB
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerDepthTestVARJO
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerDepthTestVARJO
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerEquirect2KHR
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerEquirect2KHR
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerEquirectKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerEquirectKHR
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerImageLayoutFB
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerImageLayoutFB
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerPassthroughFB
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerPassthroughFB
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerPassthroughHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerPassthroughHTC
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerProjection
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerProjection
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerProjectionView
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerProjectionView
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerQuad
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerQuad
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerReprojectionInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerReprojectionInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerReprojectionPlaneOverrideMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerReprojectionPlaneOverrideMSFT
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerSecureContentFB
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerSecureContentFB
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerSettingsFB
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerSettingsFB
structure(s) in native memory.final record
Represents a pointer to aXrCompositionLayerSpaceWarpInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrCompositionLayerSpaceWarpInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrControllerModelKeyStateMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrControllerModelKeyStateMSFT
structure(s) in native memory.final record
Represents a pointer to aXrControllerModelNodePropertiesMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrControllerModelNodePropertiesMSFT
structure(s) in native memory.final record
Represents a pointer to aXrControllerModelNodeStateMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrControllerModelNodeStateMSFT
structure(s) in native memory.final record
Represents a pointer to aXrControllerModelPropertiesMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrControllerModelPropertiesMSFT
structure(s) in native memory.final record
Represents a pointer to aXrControllerModelStateMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrControllerModelStateMSFT
structure(s) in native memory.final record
Represents a pointer to aXrCoordinateSpaceCreateInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrCoordinateSpaceCreateInfoML
structure(s) in native memory.final record
Represents a pointer to aXrCreateSpatialAnchorsCompletionML
structure in native memory.static final record
Represents a pointer to / an array ofXrCreateSpatialAnchorsCompletionML
structure(s) in native memory.final record
Represents a pointer to aXrCreateSpatialContextCompletionEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrCreateSpatialContextCompletionEXT
structure(s) in native memory.final record
Represents a pointer to aXrCreateSpatialDiscoverySnapshotCompletionEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrCreateSpatialDiscoverySnapshotCompletionEXT
structure(s) in native memory.final record
Represents a pointer to aXrCreateSpatialDiscoverySnapshotCompletionInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrCreateSpatialDiscoverySnapshotCompletionInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrCreateSpatialPersistenceContextCompletionEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrCreateSpatialPersistenceContextCompletionEXT
structure(s) in native memory.final record
Represents a pointer to aXrDebugUtilsLabelEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrDebugUtilsLabelEXT
structure(s) in native memory.final record
Represents a pointer to aXrDebugUtilsMessengerCallbackDataEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrDebugUtilsMessengerCallbackDataEXT
structure(s) in native memory.final record
Represents a pointer to aXrDebugUtilsMessengerCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrDebugUtilsMessengerCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrDebugUtilsObjectNameInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrDebugUtilsObjectNameInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrDeserializeSceneFragmentMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrDeserializeSceneFragmentMSFT
structure(s) in native memory.final record
Represents a pointer to aXrDevicePcmSampleRateGetInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrDevicePcmSampleRateGetInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrDevicePcmSampleRateStateFB
structure in native memory.static final record
Represents a pointer to / an array ofXrDevicePcmSampleRateStateFB
structure(s) in native memory.final record
Represents a pointer to aXrDigitalLensControlALMALENCE
structure in native memory.static final record
Represents a pointer to / an array ofXrDigitalLensControlALMALENCE
structure(s) in native memory.final record
Represents a pointer to aXrEnvironmentDepthHandRemovalSetInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEnvironmentDepthHandRemovalSetInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrEnvironmentDepthImageAcquireInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEnvironmentDepthImageAcquireInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrEnvironmentDepthImageMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEnvironmentDepthImageMETA
structure(s) in native memory.final record
Represents a pointer to aXrEnvironmentDepthImageViewMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEnvironmentDepthImageViewMETA
structure(s) in native memory.final record
Represents a pointer to aXrEnvironmentDepthProviderCreateInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEnvironmentDepthProviderCreateInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrEnvironmentDepthSwapchainCreateInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEnvironmentDepthSwapchainCreateInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrEnvironmentDepthSwapchainStateMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEnvironmentDepthSwapchainStateMETA
structure(s) in native memory.final record
Represents a pointer to aXrEventDataBaseHeader
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataBaseHeader
structure(s) in native memory.final record
Represents a pointer to aXrEventDataBuffer
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataBuffer
structure(s) in native memory.final record
Represents a pointer to aXrEventDataColocationAdvertisementCompleteMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataColocationAdvertisementCompleteMETA
structure(s) in native memory.final record
Represents a pointer to aXrEventDataColocationDiscoveryCompleteMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataColocationDiscoveryCompleteMETA
structure(s) in native memory.final record
Represents a pointer to aXrEventDataColocationDiscoveryResultMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataColocationDiscoveryResultMETA
structure(s) in native memory.final record
Represents a pointer to aXrEventDataDisplayRefreshRateChangedFB
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataDisplayRefreshRateChangedFB
structure(s) in native memory.final record
Represents a pointer to aXrEventDataEventsLost
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataEventsLost
structure(s) in native memory.final record
Represents a pointer to aXrEventDataEyeCalibrationChangedML
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataEyeCalibrationChangedML
structure(s) in native memory.final record
Represents a pointer to aXrEventDataHeadsetFitChangedML
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataHeadsetFitChangedML
structure(s) in native memory.final record
Represents a pointer to aXrEventDataInstanceLossPending
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataInstanceLossPending
structure(s) in native memory.final record
Represents a pointer to aXrEventDataInteractionProfileChanged
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataInteractionProfileChanged
structure(s) in native memory.final record
Represents a pointer to aXrEventDataInteractionRenderModelsChangedEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataInteractionRenderModelsChangedEXT
structure(s) in native memory.final record
Represents a pointer to aXrEventDataLocalizationChangedML
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataLocalizationChangedML
structure(s) in native memory.final record
Represents a pointer to aXrEventDataMainSessionVisibilityChangedEXTX
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataMainSessionVisibilityChangedEXTX
structure(s) in native memory.final record
Represents a pointer to aXrEventDataMarkerTrackingUpdateVARJO
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataMarkerTrackingUpdateVARJO
structure(s) in native memory.final record
Represents a pointer to aXrEventDataPassthroughLayerResumedMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataPassthroughLayerResumedMETA
structure(s) in native memory.final record
Represents a pointer to aXrEventDataPassthroughStateChangedFB
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataPassthroughStateChangedFB
structure(s) in native memory.final record
Represents a pointer to aXrEventDataPerfSettingsEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataPerfSettingsEXT
structure(s) in native memory.final record
Represents a pointer to aXrEventDataReferenceSpaceChangePending
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataReferenceSpaceChangePending
structure(s) in native memory.final record
Represents a pointer to aXrEventDataSceneCaptureCompleteFB
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataSceneCaptureCompleteFB
structure(s) in native memory.final record
Represents a pointer to aXrEventDataSenseDataProviderStateChangedBD
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataSenseDataProviderStateChangedBD
structure(s) in native memory.final record
Represents a pointer to aXrEventDataSenseDataUpdatedBD
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataSenseDataUpdatedBD
structure(s) in native memory.final record
Represents a pointer to aXrEventDataSessionStateChanged
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataSessionStateChanged
structure(s) in native memory.final record
Represents a pointer to aXrEventDataShareSpacesCompleteMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataShareSpacesCompleteMETA
structure(s) in native memory.final record
Represents a pointer to aXrEventDataSpaceEraseCompleteFB
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataSpaceEraseCompleteFB
structure(s) in native memory.final record
Represents a pointer to aXrEventDataSpaceListSaveCompleteFB
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataSpaceListSaveCompleteFB
structure(s) in native memory.final record
Represents a pointer to aXrEventDataSpaceQueryCompleteFB
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataSpaceQueryCompleteFB
structure(s) in native memory.final record
Represents a pointer to aXrEventDataSpaceQueryResultsAvailableFB
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataSpaceQueryResultsAvailableFB
structure(s) in native memory.final record
Represents a pointer to aXrEventDataSpaceSaveCompleteFB
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataSpaceSaveCompleteFB
structure(s) in native memory.final record
Represents a pointer to aXrEventDataSpaceSetStatusCompleteFB
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataSpaceSetStatusCompleteFB
structure(s) in native memory.final record
Represents a pointer to aXrEventDataSpaceShareCompleteFB
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataSpaceShareCompleteFB
structure(s) in native memory.final record
Represents a pointer to aXrEventDataSpatialAnchorCreateCompleteFB
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataSpatialAnchorCreateCompleteFB
structure(s) in native memory.final record
Represents a pointer to aXrEventDataSpatialDiscoveryRecommendedEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataSpatialDiscoveryRecommendedEXT
structure(s) in native memory.final record
Represents a pointer to aXrEventDataStartColocationAdvertisementCompleteMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataStartColocationAdvertisementCompleteMETA
structure(s) in native memory.final record
Represents a pointer to aXrEventDataStartColocationDiscoveryCompleteMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataStartColocationDiscoveryCompleteMETA
structure(s) in native memory.final record
Represents a pointer to aXrEventDataStopColocationAdvertisementCompleteMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataStopColocationAdvertisementCompleteMETA
structure(s) in native memory.final record
Represents a pointer to aXrEventDataStopColocationDiscoveryCompleteMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataStopColocationDiscoveryCompleteMETA
structure(s) in native memory.final record
Represents a pointer to aXrEventDataUserPresenceChangedEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataUserPresenceChangedEXT
structure(s) in native memory.final record
Represents a pointer to aXrEventDataVirtualKeyboardBackspaceMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataVirtualKeyboardBackspaceMETA
structure(s) in native memory.final record
Represents a pointer to aXrEventDataVirtualKeyboardCommitTextMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataVirtualKeyboardCommitTextMETA
structure(s) in native memory.final record
Represents a pointer to aXrEventDataVirtualKeyboardEnterMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataVirtualKeyboardEnterMETA
structure(s) in native memory.final record
Represents a pointer to aXrEventDataVirtualKeyboardHiddenMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataVirtualKeyboardHiddenMETA
structure(s) in native memory.final record
Represents a pointer to aXrEventDataVirtualKeyboardShownMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataVirtualKeyboardShownMETA
structure(s) in native memory.final record
Represents a pointer to aXrEventDataVisibilityMaskChangedKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataVisibilityMaskChangedKHR
structure(s) in native memory.final record
Represents a pointer to aXrEventDataViveTrackerConnectedHTCX
structure in native memory.static final record
Represents a pointer to / an array ofXrEventDataViveTrackerConnectedHTCX
structure(s) in native memory.final record
Represents a pointer to aXrExtensionProperties
structure in native memory.static final record
Represents a pointer to / an array ofXrExtensionProperties
structure(s) in native memory.final record
Represents a pointer to aXrExtent2Df
structure in native memory.static final record
Represents a pointer to / an array ofXrExtent2Df
structure(s) in native memory.final record
Represents a pointer to aXrExtent2Di
structure in native memory.static final record
Represents a pointer to / an array ofXrExtent2Di
structure(s) in native memory.final record
Represents a pointer to aXrExtent3Df
structure in native memory.static final record
Represents a pointer to / an array ofXrExtent3Df
structure(s) in native memory.final record
Represents a pointer to aXrExtent3DfEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrExtent3DfEXT
structure(s) in native memory.final record
Represents a pointer to aXrExtent3DfFB
structure in native memory.static final record
Represents a pointer to / an array ofXrExtent3DfFB
structure(s) in native memory.final record
Represents a pointer to aXrExtent3DfKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrExtent3DfKHR
structure(s) in native memory.final record
Represents a pointer to aXrExternalCameraExtrinsicsOCULUS
structure in native memory.static final record
Represents a pointer to / an array ofXrExternalCameraExtrinsicsOCULUS
structure(s) in native memory.final record
Represents a pointer to aXrExternalCameraIntrinsicsOCULUS
structure in native memory.static final record
Represents a pointer to / an array ofXrExternalCameraIntrinsicsOCULUS
structure(s) in native memory.final record
Represents a pointer to aXrExternalCameraOCULUS
structure in native memory.static final record
Represents a pointer to / an array ofXrExternalCameraOCULUS
structure(s) in native memory.final record
Represents a pointer to aXrEyeGazeFB
structure in native memory.static final record
Represents a pointer to / an array ofXrEyeGazeFB
structure(s) in native memory.final record
Represents a pointer to aXrEyeGazeSampleTimeEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrEyeGazeSampleTimeEXT
structure(s) in native memory.final record
Represents a pointer to aXrEyeGazesFB
structure in native memory.static final record
Represents a pointer to / an array ofXrEyeGazesFB
structure(s) in native memory.final record
Represents a pointer to aXrEyeGazesInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrEyeGazesInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrEyeTrackerCreateInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrEyeTrackerCreateInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrFaceExpressionInfo2FB
structure in native memory.static final record
Represents a pointer to / an array ofXrFaceExpressionInfo2FB
structure(s) in native memory.final record
Represents a pointer to aXrFaceExpressionInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrFaceExpressionInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrFaceExpressionStatusFB
structure in native memory.static final record
Represents a pointer to / an array ofXrFaceExpressionStatusFB
structure(s) in native memory.final record
Represents a pointer to aXrFaceExpressionWeights2FB
structure in native memory.static final record
Represents a pointer to / an array ofXrFaceExpressionWeights2FB
structure(s) in native memory.final record
Represents a pointer to aXrFaceExpressionWeightsFB
structure in native memory.static final record
Represents a pointer to / an array ofXrFaceExpressionWeightsFB
structure(s) in native memory.final record
Represents a pointer to aXrFaceTrackerCreateInfo2FB
structure in native memory.static final record
Represents a pointer to / an array ofXrFaceTrackerCreateInfo2FB
structure(s) in native memory.final record
Represents a pointer to aXrFaceTrackerCreateInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrFaceTrackerCreateInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrFacialExpressionBlendShapeGetInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrFacialExpressionBlendShapeGetInfoML
structure(s) in native memory.final record
Represents a pointer to aXrFacialExpressionBlendShapePropertiesML
structure in native memory.static final record
Represents a pointer to / an array ofXrFacialExpressionBlendShapePropertiesML
structure(s) in native memory.final record
Represents a pointer to aXrFacialExpressionClientCreateInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrFacialExpressionClientCreateInfoML
structure(s) in native memory.final record
Represents a pointer to aXrFacialExpressionsHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrFacialExpressionsHTC
structure(s) in native memory.final record
Represents a pointer to aXrFacialTrackerCreateInfoHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrFacialTrackerCreateInfoHTC
structure(s) in native memory.final record
Represents a pointer to aXrForceFeedbackCurlApplyLocationMNDX
structure in native memory.static final record
Represents a pointer to / an array ofXrForceFeedbackCurlApplyLocationMNDX
structure(s) in native memory.final record
Represents a pointer to aXrForceFeedbackCurlApplyLocationsMNDX
structure in native memory.static final record
Represents a pointer to / an array ofXrForceFeedbackCurlApplyLocationsMNDX
structure(s) in native memory.final record
Represents a pointer to aXrFoveatedViewConfigurationViewVARJO
structure in native memory.static final record
Represents a pointer to / an array ofXrFoveatedViewConfigurationViewVARJO
structure(s) in native memory.final record
Represents a pointer to aXrFoveationApplyInfoHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrFoveationApplyInfoHTC
structure(s) in native memory.final record
Represents a pointer to aXrFoveationConfigurationHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrFoveationConfigurationHTC
structure(s) in native memory.final record
Represents a pointer to aXrFoveationCustomModeInfoHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrFoveationCustomModeInfoHTC
structure(s) in native memory.final record
Represents a pointer to aXrFoveationDynamicModeInfoHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrFoveationDynamicModeInfoHTC
structure(s) in native memory.final record
Represents a pointer to aXrFoveationEyeTrackedProfileCreateInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrFoveationEyeTrackedProfileCreateInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrFoveationEyeTrackedStateMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrFoveationEyeTrackedStateMETA
structure(s) in native memory.final record
Represents a pointer to aXrFoveationLevelProfileCreateInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrFoveationLevelProfileCreateInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrFoveationProfileCreateInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrFoveationProfileCreateInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrFovf
structure in native memory.static final record
Represents a pointer to / an array ofXrFovf
structure(s) in native memory.final record
Represents a pointer to aXrFrameBeginInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrFrameBeginInfo
structure(s) in native memory.final record
Represents a pointer to aXrFrameEndInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrFrameEndInfo
structure(s) in native memory.final record
Represents a pointer to aXrFrameEndInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrFrameEndInfoML
structure(s) in native memory.final record
Represents a pointer to aXrFrameState
structure in native memory.static final record
Represents a pointer to / an array ofXrFrameState
structure(s) in native memory.final record
Represents a pointer to aXrFrameSynthesisConfigViewEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrFrameSynthesisConfigViewEXT
structure(s) in native memory.final record
Represents a pointer to aXrFrameSynthesisInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrFrameSynthesisInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrFrameWaitInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrFrameWaitInfo
structure(s) in native memory.final record
Represents a pointer to aXrFrustumf
structure in native memory.static final record
Represents a pointer to / an array ofXrFrustumf
structure(s) in native memory.final record
Represents a pointer to aXrFrustumfKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrFrustumfKHR
structure(s) in native memory.final record
Represents a pointer to aXrFutureCancelInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrFutureCancelInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrFutureCompletionBaseHeaderEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrFutureCompletionBaseHeaderEXT
structure(s) in native memory.final record
Represents a pointer to aXrFutureCompletionEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrFutureCompletionEXT
structure(s) in native memory.final record
Represents a pointer to aXrFuturePollInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrFuturePollInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrFuturePollResultEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrFuturePollResultEXT
structure(s) in native memory.final record
Represents a pointer to aXrFuturePollResultProgressBD
structure in native memory.static final record
Represents a pointer to / an array ofXrFuturePollResultProgressBD
structure(s) in native memory.final record
Represents a pointer to aXrGeometryInstanceCreateInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrGeometryInstanceCreateInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrGeometryInstanceTransformFB
structure in native memory.static final record
Represents a pointer to / an array ofXrGeometryInstanceTransformFB
structure(s) in native memory.final record
Represents a pointer to aXrGlobalDimmerFrameEndInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrGlobalDimmerFrameEndInfoML
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsBindingD3D11KHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsBindingD3D11KHR
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsBindingD3D12KHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsBindingD3D12KHR
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsBindingEGLMNDX
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsBindingEGLMNDX
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsBindingMetalKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsBindingMetalKHR
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsBindingOpenGLESAndroidKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsBindingOpenGLESAndroidKHR
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsBindingOpenGLWaylandKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsBindingOpenGLWaylandKHR
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsBindingOpenGLWin32KHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsBindingOpenGLWin32KHR
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsBindingOpenGLXcbKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsBindingOpenGLXcbKHR
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsBindingOpenGLXlibKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsBindingOpenGLXlibKHR
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsBindingVulkan2KHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsBindingVulkan2KHR
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsBindingVulkanKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsBindingVulkanKHR
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsRequirementsD3D11KHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsRequirementsD3D11KHR
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsRequirementsD3D12KHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsRequirementsD3D12KHR
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsRequirementsMetalKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsRequirementsMetalKHR
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsRequirementsOpenGLESKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsRequirementsOpenGLESKHR
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsRequirementsOpenGLKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsRequirementsOpenGLKHR
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsRequirementsVulkan2KHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsRequirementsVulkan2KHR
structure(s) in native memory.final record
Represents a pointer to aXrGraphicsRequirementsVulkanKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrGraphicsRequirementsVulkanKHR
structure(s) in native memory.final record
Represents a pointer to aXrHandCapsuleFB
structure in native memory.static final record
Represents a pointer to / an array ofXrHandCapsuleFB
structure(s) in native memory.final record
Represents a pointer to aXrHandJointLocationEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrHandJointLocationEXT
structure(s) in native memory.final record
Represents a pointer to aXrHandJointLocationsEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrHandJointLocationsEXT
structure(s) in native memory.final record
Represents a pointer to aXrHandJointsLocateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrHandJointsLocateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrHandJointsMotionRangeInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrHandJointsMotionRangeInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrHandJointVelocitiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrHandJointVelocitiesEXT
structure(s) in native memory.final record
Represents a pointer to aXrHandJointVelocityEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrHandJointVelocityEXT
structure(s) in native memory.final record
Represents a pointer to aXrHandMeshIndexBufferMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrHandMeshIndexBufferMSFT
structure(s) in native memory.final record
Represents a pointer to aXrHandMeshMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrHandMeshMSFT
structure(s) in native memory.final record
Represents a pointer to aXrHandMeshSpaceCreateInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrHandMeshSpaceCreateInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrHandMeshUpdateInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrHandMeshUpdateInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrHandMeshVertexBufferMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrHandMeshVertexBufferMSFT
structure(s) in native memory.final record
Represents a pointer to aXrHandMeshVertexMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrHandMeshVertexMSFT
structure(s) in native memory.final record
Represents a pointer to aXrHandPoseTypeInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrHandPoseTypeInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrHandTrackerCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrHandTrackerCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrHandTrackingAimStateFB
structure in native memory.static final record
Represents a pointer to / an array ofXrHandTrackingAimStateFB
structure(s) in native memory.final record
Represents a pointer to aXrHandTrackingCapsulesStateFB
structure in native memory.static final record
Represents a pointer to / an array ofXrHandTrackingCapsulesStateFB
structure(s) in native memory.final record
Represents a pointer to aXrHandTrackingDataSourceInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrHandTrackingDataSourceInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrHandTrackingDataSourceStateEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrHandTrackingDataSourceStateEXT
structure(s) in native memory.final record
Represents a pointer to aXrHandTrackingMeshFB
structure in native memory.static final record
Represents a pointer to / an array ofXrHandTrackingMeshFB
structure(s) in native memory.final record
Represents a pointer to aXrHandTrackingScaleFB
structure in native memory.static final record
Represents a pointer to / an array ofXrHandTrackingScaleFB
structure(s) in native memory.final record
Represents a pointer to aXrHapticActionInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrHapticActionInfo
structure(s) in native memory.final record
Represents a pointer to aXrHapticAmplitudeEnvelopeVibrationFB
structure in native memory.static final record
Represents a pointer to / an array ofXrHapticAmplitudeEnvelopeVibrationFB
structure(s) in native memory.final record
Represents a pointer to aXrHapticBaseHeader
structure in native memory.static final record
Represents a pointer to / an array ofXrHapticBaseHeader
structure(s) in native memory.final record
Represents a pointer to aXrHapticPcmVibrationFB
structure in native memory.static final record
Represents a pointer to / an array ofXrHapticPcmVibrationFB
structure(s) in native memory.final record
Represents a pointer to aXrHapticVibration
structure in native memory.static final record
Represents a pointer to / an array ofXrHapticVibration
structure(s) in native memory.final record
Represents a pointer to aXrHolographicWindowAttachmentMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrHolographicWindowAttachmentMSFT
structure(s) in native memory.final record
Represents a pointer to aXrInputSourceLocalizedNameGetInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrInputSourceLocalizedNameGetInfo
structure(s) in native memory.final record
Represents a pointer to aXrInstanceCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrInstanceCreateInfo
structure(s) in native memory.final record
Represents a pointer to aXrInstanceCreateInfoAndroidKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrInstanceCreateInfoAndroidKHR
structure(s) in native memory.final record
Represents a pointer to aXrInstanceProperties
structure in native memory.static final record
Represents a pointer to / an array ofXrInstanceProperties
structure(s) in native memory.final record
Represents a pointer to aXrInteractionProfileAnalogThresholdVALVE
structure in native memory.static final record
Represents a pointer to / an array ofXrInteractionProfileAnalogThresholdVALVE
structure(s) in native memory.final record
Represents a pointer to aXrInteractionProfileDpadBindingEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrInteractionProfileDpadBindingEXT
structure(s) in native memory.final record
Represents a pointer to aXrInteractionProfileState
structure in native memory.static final record
Represents a pointer to / an array ofXrInteractionProfileState
structure(s) in native memory.final record
Represents a pointer to aXrInteractionProfileSuggestedBinding
structure in native memory.static final record
Represents a pointer to / an array ofXrInteractionProfileSuggestedBinding
structure(s) in native memory.final record
Represents a pointer to aXrInteractionRenderModelIdsEnumerateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrInteractionRenderModelIdsEnumerateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrInteractionRenderModelSubactionPathInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrInteractionRenderModelSubactionPathInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrInteractionRenderModelTopLevelUserPathGetInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrInteractionRenderModelTopLevelUserPathGetInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrKeyboardSpaceCreateInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrKeyboardSpaceCreateInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrKeyboardTrackingDescriptionFB
structure in native memory.static final record
Represents a pointer to / an array ofXrKeyboardTrackingDescriptionFB
structure(s) in native memory.final record
Represents a pointer to aXrKeyboardTrackingQueryFB
structure in native memory.static final record
Represents a pointer to / an array ofXrKeyboardTrackingQueryFB
structure(s) in native memory.final record
Represents a pointer to aXrLoaderInitInfoAndroidKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrLoaderInitInfoAndroidKHR
structure(s) in native memory.final record
Represents a pointer to aXrLoaderInitInfoBaseHeaderKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrLoaderInitInfoBaseHeaderKHR
structure(s) in native memory.final record
Represents a pointer to aXrLocalDimmingFrameEndInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrLocalDimmingFrameEndInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrLocalizationEnableEventsInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrLocalizationEnableEventsInfoML
structure(s) in native memory.final record
Represents a pointer to aXrLocalizationMapImportInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrLocalizationMapImportInfoML
structure(s) in native memory.final record
Represents a pointer to aXrLocalizationMapML
structure in native memory.static final record
Represents a pointer to / an array ofXrLocalizationMapML
structure(s) in native memory.final record
Represents a pointer to aXrLocalizationMapQueryInfoBaseHeaderML
structure in native memory.static final record
Represents a pointer to / an array ofXrLocalizationMapQueryInfoBaseHeaderML
structure(s) in native memory.final record
Represents a pointer to aXrMapLocalizationRequestInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrMapLocalizationRequestInfoML
structure(s) in native memory.final record
Represents a pointer to aXrMarkerDetectorAprilTagInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrMarkerDetectorAprilTagInfoML
structure(s) in native memory.final record
Represents a pointer to aXrMarkerDetectorArucoInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrMarkerDetectorArucoInfoML
structure(s) in native memory.final record
Represents a pointer to aXrMarkerDetectorCreateInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrMarkerDetectorCreateInfoML
structure(s) in native memory.final record
Represents a pointer to aXrMarkerDetectorCustomProfileInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrMarkerDetectorCustomProfileInfoML
structure(s) in native memory.final record
Represents a pointer to aXrMarkerDetectorSizeInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrMarkerDetectorSizeInfoML
structure(s) in native memory.final record
Represents a pointer to aXrMarkerDetectorSnapshotInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrMarkerDetectorSnapshotInfoML
structure(s) in native memory.final record
Represents a pointer to aXrMarkerDetectorStateML
structure in native memory.static final record
Represents a pointer to / an array ofXrMarkerDetectorStateML
structure(s) in native memory.final record
Represents a pointer to aXrMarkerSpaceCreateInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrMarkerSpaceCreateInfoML
structure(s) in native memory.final record
Represents a pointer to aXrMarkerSpaceCreateInfoVARJO
structure in native memory.static final record
Represents a pointer to / an array ofXrMarkerSpaceCreateInfoVARJO
structure(s) in native memory.final record
Represents a pointer to aXrNegotiateApiLayerRequest
structure in native memory.static final record
Represents a pointer to / an array ofXrNegotiateApiLayerRequest
structure(s) in native memory.final record
Represents a pointer to aXrNegotiateLoaderInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrNegotiateLoaderInfo
structure(s) in native memory.final record
Represents a pointer to aXrNegotiateRuntimeRequest
structure in native memory.static final record
Represents a pointer to / an array ofXrNegotiateRuntimeRequest
structure(s) in native memory.final record
Represents a pointer to aXrNewSceneComputeInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrNewSceneComputeInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrOffset2Df
structure in native memory.static final record
Represents a pointer to / an array ofXrOffset2Df
structure(s) in native memory.final record
Represents a pointer to aXrOffset2Di
structure in native memory.static final record
Represents a pointer to / an array ofXrOffset2Di
structure(s) in native memory.final record
Represents a pointer to aXrOffset3DfFB
structure in native memory.static final record
Represents a pointer to / an array ofXrOffset3DfFB
structure(s) in native memory.final record
Represents a pointer to aXrPassthroughBrightnessContrastSaturationFB
structure in native memory.static final record
Represents a pointer to / an array ofXrPassthroughBrightnessContrastSaturationFB
structure(s) in native memory.final record
Represents a pointer to aXrPassthroughColorHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrPassthroughColorHTC
structure(s) in native memory.final record
Represents a pointer to aXrPassthroughColorLutCreateInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrPassthroughColorLutCreateInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrPassthroughColorLutDataMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrPassthroughColorLutDataMETA
structure(s) in native memory.final record
Represents a pointer to aXrPassthroughColorLutUpdateInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrPassthroughColorLutUpdateInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrPassthroughColorMapInterpolatedLutMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrPassthroughColorMapInterpolatedLutMETA
structure(s) in native memory.final record
Represents a pointer to aXrPassthroughColorMapLutMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrPassthroughColorMapLutMETA
structure(s) in native memory.final record
Represents a pointer to aXrPassthroughColorMapMonoToMonoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrPassthroughColorMapMonoToMonoFB
structure(s) in native memory.final record
Represents a pointer to aXrPassthroughColorMapMonoToRgbaFB
structure in native memory.static final record
Represents a pointer to / an array ofXrPassthroughColorMapMonoToRgbaFB
structure(s) in native memory.final record
Represents a pointer to aXrPassthroughCreateInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrPassthroughCreateInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrPassthroughCreateInfoHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrPassthroughCreateInfoHTC
structure(s) in native memory.final record
Represents a pointer to aXrPassthroughKeyboardHandsIntensityFB
structure in native memory.static final record
Represents a pointer to / an array ofXrPassthroughKeyboardHandsIntensityFB
structure(s) in native memory.final record
Represents a pointer to aXrPassthroughLayerCreateInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrPassthroughLayerCreateInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrPassthroughMeshTransformInfoHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrPassthroughMeshTransformInfoHTC
structure(s) in native memory.final record
Represents a pointer to aXrPassthroughPreferencesMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrPassthroughPreferencesMETA
structure(s) in native memory.final record
Represents a pointer to aXrPassthroughStyleFB
structure in native memory.static final record
Represents a pointer to / an array ofXrPassthroughStyleFB
structure(s) in native memory.final record
Represents a pointer to aXrPerformanceMetricsCounterMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrPerformanceMetricsCounterMETA
structure(s) in native memory.final record
Represents a pointer to aXrPerformanceMetricsStateMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrPerformanceMetricsStateMETA
structure(s) in native memory.final record
Represents a pointer to aXrPersistSpatialEntityCompletionEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrPersistSpatialEntityCompletionEXT
structure(s) in native memory.final record
Represents a pointer to aXrPlaneDetectorBeginInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrPlaneDetectorBeginInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrPlaneDetectorCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrPlaneDetectorCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrPlaneDetectorGetInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrPlaneDetectorGetInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrPlaneDetectorLocationEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrPlaneDetectorLocationEXT
structure(s) in native memory.final record
Represents a pointer to aXrPlaneDetectorLocationsEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrPlaneDetectorLocationsEXT
structure(s) in native memory.final record
Represents a pointer to aXrPlaneDetectorPolygonBufferEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrPlaneDetectorPolygonBufferEXT
structure(s) in native memory.final record
Represents a pointer to aXrPosef
structure in native memory.static final record
Represents a pointer to / an array ofXrPosef
structure(s) in native memory.final record
Represents a pointer to aXrQuaternionf
structure in native memory.static final record
Represents a pointer to / an array ofXrQuaternionf
structure(s) in native memory.final record
Represents a pointer to aXrQueriedSenseDataBD
structure in native memory.static final record
Represents a pointer to / an array ofXrQueriedSenseDataBD
structure(s) in native memory.final record
Represents a pointer to aXrQueriedSenseDataGetInfoBD
structure in native memory.static final record
Represents a pointer to / an array ofXrQueriedSenseDataGetInfoBD
structure(s) in native memory.final record
Represents a pointer to aXrRecommendedLayerResolutionGetInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrRecommendedLayerResolutionGetInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrRecommendedLayerResolutionMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrRecommendedLayerResolutionMETA
structure(s) in native memory.final record
Represents a pointer to aXrRect2Df
structure in native memory.static final record
Represents a pointer to / an array ofXrRect2Df
structure(s) in native memory.final record
Represents a pointer to aXrRect2Di
structure in native memory.static final record
Represents a pointer to / an array ofXrRect2Di
structure(s) in native memory.final record
Represents a pointer to aXrRect3DfFB
structure in native memory.static final record
Represents a pointer to / an array ofXrRect3DfFB
structure(s) in native memory.final record
Represents a pointer to aXrReferenceSpaceCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrReferenceSpaceCreateInfo
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelAssetCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelAssetCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelAssetDataEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelAssetDataEXT
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelAssetDataGetInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelAssetDataGetInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelAssetNodePropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelAssetNodePropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelAssetPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelAssetPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelAssetPropertiesGetInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelAssetPropertiesGetInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelBufferFB
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelBufferFB
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelCapabilitiesRequestFB
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelCapabilitiesRequestFB
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelLoadInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelLoadInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelNodeStateEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelNodeStateEXT
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelPathInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelPathInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelPropertiesFB
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelPropertiesFB
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelPropertiesGetInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelPropertiesGetInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelSpaceCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelSpaceCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelStateEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelStateEXT
structure(s) in native memory.final record
Represents a pointer to aXrRenderModelStateGetInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelStateGetInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrRoomLayoutFB
structure in native memory.static final record
Represents a pointer to / an array ofXrRoomLayoutFB
structure(s) in native memory.final record
Represents a pointer to aXrSceneBoundsMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneBoundsMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneCaptureInfoBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneCaptureInfoBD
structure(s) in native memory.final record
Represents a pointer to aXrSceneCaptureRequestInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneCaptureRequestInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrSceneComponentLocationMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneComponentLocationMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneComponentLocationsMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneComponentLocationsMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneComponentMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneComponentMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneComponentParentFilterInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneComponentParentFilterInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneComponentsGetInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneComponentsGetInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneComponentsLocateInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneComponentsLocateInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneComponentsMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneComponentsMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneCreateInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneCreateInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneDeserializeInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneDeserializeInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneFrustumBoundMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneFrustumBoundMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneMarkerMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneMarkerMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneMarkerQRCodeMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneMarkerQRCodeMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneMarkerQRCodesMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneMarkerQRCodesMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneMarkersMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneMarkersMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneMarkerTypeFilterMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneMarkerTypeFilterMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneMeshBuffersGetInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneMeshBuffersGetInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneMeshBuffersMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneMeshBuffersMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneMeshesMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneMeshesMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneMeshIndicesUint16MSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneMeshIndicesUint16MSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneMeshIndicesUint32MSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneMeshIndicesUint32MSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneMeshMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneMeshMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneMeshVertexBufferMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneMeshVertexBufferMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneObjectMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneObjectMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneObjectsMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneObjectsMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneObjectTypesFilterInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneObjectTypesFilterInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneObserverCreateInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneObserverCreateInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneOrientedBoxBoundMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneOrientedBoxBoundMSFT
structure(s) in native memory.final record
Represents a pointer to aXrScenePlaneAlignmentFilterInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrScenePlaneAlignmentFilterInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrScenePlaneMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrScenePlaneMSFT
structure(s) in native memory.final record
Represents a pointer to aXrScenePlanesMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrScenePlanesMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSceneSphereBoundMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSceneSphereBoundMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSecondaryViewConfigurationFrameEndInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSecondaryViewConfigurationFrameEndInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSecondaryViewConfigurationFrameStateMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSecondaryViewConfigurationFrameStateMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSecondaryViewConfigurationLayerInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSecondaryViewConfigurationLayerInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSecondaryViewConfigurationSessionBeginInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSecondaryViewConfigurationSessionBeginInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSecondaryViewConfigurationStateMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSecondaryViewConfigurationStateMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSecondaryViewConfigurationSwapchainCreateInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSecondaryViewConfigurationSwapchainCreateInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSemanticLabelsFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSemanticLabelsFB
structure(s) in native memory.final record
Represents a pointer to aXrSemanticLabelsSupportInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSemanticLabelsSupportInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrSenseDataFilterPlaneOrientationBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSenseDataFilterPlaneOrientationBD
structure(s) in native memory.final record
Represents a pointer to aXrSenseDataFilterSemanticBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSenseDataFilterSemanticBD
structure(s) in native memory.final record
Represents a pointer to aXrSenseDataFilterUuidBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSenseDataFilterUuidBD
structure(s) in native memory.final record
Represents a pointer to aXrSenseDataProviderCreateInfoBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSenseDataProviderCreateInfoBD
structure(s) in native memory.final record
Represents a pointer to aXrSenseDataProviderCreateInfoSpatialMeshBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSenseDataProviderCreateInfoSpatialMeshBD
structure(s) in native memory.final record
Represents a pointer to aXrSenseDataProviderStartInfoBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSenseDataProviderStartInfoBD
structure(s) in native memory.final record
Represents a pointer to aXrSenseDataQueryCompletionBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSenseDataQueryCompletionBD
structure(s) in native memory.final record
Represents a pointer to aXrSenseDataQueryInfoBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSenseDataQueryInfoBD
structure(s) in native memory.final record
Represents a pointer to aXrSerializedSceneFragmentDataGetInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSerializedSceneFragmentDataGetInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSessionActionSetsAttachInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrSessionActionSetsAttachInfo
structure(s) in native memory.final record
Represents a pointer to aXrSessionBeginInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrSessionBeginInfo
structure(s) in native memory.final record
Represents a pointer to aXrSessionCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrSessionCreateInfo
structure(s) in native memory.final record
Represents a pointer to aXrSessionCreateInfoOverlayEXTX
structure in native memory.static final record
Represents a pointer to / an array ofXrSessionCreateInfoOverlayEXTX
structure(s) in native memory.final record
Represents a pointer to aXrSharedSpatialAnchorDownloadInfoBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSharedSpatialAnchorDownloadInfoBD
structure(s) in native memory.final record
Represents a pointer to aXrShareSpacesInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrShareSpacesInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrShareSpacesRecipientBaseHeaderMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrShareSpacesRecipientBaseHeaderMETA
structure(s) in native memory.final record
Represents a pointer to aXrShareSpacesRecipientGroupsMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrShareSpacesRecipientGroupsMETA
structure(s) in native memory.final record
Represents a pointer to aXrSimultaneousHandsAndControllersTrackingPauseInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrSimultaneousHandsAndControllersTrackingPauseInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrSimultaneousHandsAndControllersTrackingResumeInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrSimultaneousHandsAndControllersTrackingResumeInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrSpaceComponentFilterInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceComponentFilterInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrSpaceComponentStatusFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceComponentStatusFB
structure(s) in native memory.final record
Represents a pointer to aXrSpaceComponentStatusSetInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceComponentStatusSetInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrSpaceContainerFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceContainerFB
structure(s) in native memory.final record
Represents a pointer to aXrSpaceEraseInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceEraseInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrSpaceFilterInfoBaseHeaderFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceFilterInfoBaseHeaderFB
structure(s) in native memory.final record
Represents a pointer to aXrSpaceGroupUuidFilterInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceGroupUuidFilterInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrSpaceListSaveInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceListSaveInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrSpaceLocation
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceLocation
structure(s) in native memory.final record
Represents a pointer to aXrSpaceLocationData
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceLocationData
structure(s) in native memory.final record
Represents a pointer to aXrSpaceLocationDataKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceLocationDataKHR
structure(s) in native memory.final record
Represents a pointer to aXrSpaceLocations
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceLocations
structure(s) in native memory.final record
Represents a pointer to aXrSpaceLocationsKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceLocationsKHR
structure(s) in native memory.final record
Represents a pointer to aXrSpaceQueryInfoBaseHeaderFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceQueryInfoBaseHeaderFB
structure(s) in native memory.final record
Represents a pointer to aXrSpaceQueryInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceQueryInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrSpaceQueryResultFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceQueryResultFB
structure(s) in native memory.final record
Represents a pointer to aXrSpaceQueryResultsFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceQueryResultsFB
structure(s) in native memory.final record
Represents a pointer to aXrSpaceSaveInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceSaveInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrSpaceShareInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceShareInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrSpacesLocateInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrSpacesLocateInfo
structure(s) in native memory.final record
Represents a pointer to aXrSpacesLocateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrSpacesLocateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aXrSpaceStorageLocationFilterInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceStorageLocationFilterInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrSpaceTriangleMeshGetInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceTriangleMeshGetInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrSpaceTriangleMeshMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceTriangleMeshMETA
structure(s) in native memory.final record
Represents a pointer to aXrSpaceUserCreateInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceUserCreateInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrSpaceUuidFilterInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceUuidFilterInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrSpaceVelocities
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceVelocities
structure(s) in native memory.final record
Represents a pointer to aXrSpaceVelocitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceVelocitiesKHR
structure(s) in native memory.final record
Represents a pointer to aXrSpaceVelocity
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceVelocity
structure(s) in native memory.final record
Represents a pointer to aXrSpaceVelocityData
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceVelocityData
structure(s) in native memory.final record
Represents a pointer to aXrSpaceVelocityDataKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrSpaceVelocityDataKHR
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorCompletionResultML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorCompletionResultML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorCreateCompletionBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorCreateCompletionBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorCreateInfoBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorCreateInfoBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorCreateInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorCreateInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorCreateInfoHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorCreateInfoHTC
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorCreateInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorCreateInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorFromPersistedAnchorCreateInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorFromPersistedAnchorCreateInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorNameHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorNameHTC
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorPersistenceInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorPersistenceInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorPersistenceNameMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorPersistenceNameMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorPersistInfoBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorPersistInfoBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorsCreateInfoBaseHeaderML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorsCreateInfoBaseHeaderML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorsCreateInfoFromPoseML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorsCreateInfoFromPoseML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorsCreateInfoFromUuidsML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorsCreateInfoFromUuidsML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorsCreateStorageInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorsCreateStorageInfoML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorsDeleteCompletionDetailsML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorsDeleteCompletionDetailsML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorsDeleteCompletionML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorsDeleteCompletionML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorsDeleteInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorsDeleteInfoML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorShareInfoBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorShareInfoBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorSpaceCreateInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorSpaceCreateInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorsPublishCompletionDetailsML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorsPublishCompletionDetailsML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorsPublishCompletionML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorsPublishCompletionML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorsPublishInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorsPublishInfoML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorsQueryCompletionML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorsQueryCompletionML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorsQueryInfoBaseHeaderML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorsQueryInfoBaseHeaderML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorsQueryInfoRadiusML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorsQueryInfoRadiusML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorStateML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorStateML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorsUpdateExpirationCompletionDetailsML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorsUpdateExpirationCompletionDetailsML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorsUpdateExpirationCompletionML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorsUpdateExpirationCompletionML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorsUpdateExpirationInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorsUpdateExpirationInfoML
structure(s) in native memory.final record
Represents a pointer to aXrSpatialAnchorUnpersistInfoBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorUnpersistInfoBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialBounded2DDataEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialBounded2DDataEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialBufferEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialBufferEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialBufferGetInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialBufferGetInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialCapabilityComponentTypesEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialCapabilityComponentTypesEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialCapabilityConfigurationAnchorEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialCapabilityConfigurationAnchorEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialCapabilityConfigurationAprilTagEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialCapabilityConfigurationAprilTagEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialCapabilityConfigurationArucoMarkerEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialCapabilityConfigurationArucoMarkerEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialCapabilityConfigurationBaseHeaderEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialCapabilityConfigurationBaseHeaderEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialCapabilityConfigurationMicroQrCodeEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialCapabilityConfigurationMicroQrCodeEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialCapabilityConfigurationPlaneTrackingEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialCapabilityConfigurationPlaneTrackingEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialCapabilityConfigurationQrCodeEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialCapabilityConfigurationQrCodeEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialComponentAnchorListEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialComponentAnchorListEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialComponentBounded2DListEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialComponentBounded2DListEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialComponentBounded3DListEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialComponentBounded3DListEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialComponentDataQueryConditionEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialComponentDataQueryConditionEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialComponentDataQueryResultEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialComponentDataQueryResultEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialComponentMarkerListEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialComponentMarkerListEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialComponentMesh2DListEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialComponentMesh2DListEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialComponentMesh3DListEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialComponentMesh3DListEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialComponentParentListEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialComponentParentListEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialComponentPersistenceListEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialComponentPersistenceListEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialComponentPlaneAlignmentListEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialComponentPlaneAlignmentListEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialComponentPlaneSemanticLabelListEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialComponentPlaneSemanticLabelListEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialComponentPolygon2DListEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialComponentPolygon2DListEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialContextCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialContextCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialContextPersistenceConfigEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialContextPersistenceConfigEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialDiscoveryPersistenceUuidFilterEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialDiscoveryPersistenceUuidFilterEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialDiscoverySnapshotCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialDiscoverySnapshotCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialEntityAnchorCreateInfoBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialEntityAnchorCreateInfoBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialEntityComponentDataBaseHeaderBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialEntityComponentDataBaseHeaderBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialEntityComponentDataBoundingBox2DBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialEntityComponentDataBoundingBox2DBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialEntityComponentDataBoundingBox3DBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialEntityComponentDataBoundingBox3DBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialEntityComponentDataLocationBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialEntityComponentDataLocationBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialEntityComponentDataPlaneOrientationBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialEntityComponentDataPlaneOrientationBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialEntityComponentDataPolygonBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialEntityComponentDataPolygonBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialEntityComponentDataSemanticBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialEntityComponentDataSemanticBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialEntityComponentDataTriangleMeshBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialEntityComponentDataTriangleMeshBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialEntityComponentGetInfoBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialEntityComponentGetInfoBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialEntityFromIdCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialEntityFromIdCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialEntityLocationGetInfoBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialEntityLocationGetInfoBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialEntityPersistInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialEntityPersistInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialEntityStateBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialEntityStateBD
structure(s) in native memory.final record
Represents a pointer to aXrSpatialEntityUnpersistInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialEntityUnpersistInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialFilterTrackingStateEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialFilterTrackingStateEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialGraphNodeBindingPropertiesGetInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialGraphNodeBindingPropertiesGetInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialGraphNodeBindingPropertiesMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialGraphNodeBindingPropertiesMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialGraphNodeSpaceCreateInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialGraphNodeSpaceCreateInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialGraphStaticNodeBindingCreateInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialGraphStaticNodeBindingCreateInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialMarkerDataEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialMarkerDataEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialMarkerSizeEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialMarkerSizeEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialMarkerStaticOptimizationEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialMarkerStaticOptimizationEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialMeshDataEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialMeshDataEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialPersistenceContextCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialPersistenceContextCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialPersistenceDataEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialPersistenceDataEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialPolygon2DDataEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialPolygon2DDataEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpatialUpdateSnapshotCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialUpdateSnapshotCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aXrSpheref
structure in native memory.static final record
Represents a pointer to / an array ofXrSpheref
structure(s) in native memory.final record
Represents a pointer to aXrSpherefKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrSpherefKHR
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainCreateInfo
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainCreateInfoFoveationFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainCreateInfoFoveationFB
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainImageAcquireInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainImageAcquireInfo
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainImageBaseHeader
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainImageBaseHeader
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainImageD3D11KHR
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainImageD3D11KHR
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainImageD3D12KHR
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainImageD3D12KHR
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainImageFoveationVulkanFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainImageFoveationVulkanFB
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainImageMetalKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainImageMetalKHR
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainImageOpenGLESKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainImageOpenGLESKHR
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainImageOpenGLKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainImageOpenGLKHR
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainImageReleaseInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainImageReleaseInfo
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainImageVulkan2KHR
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainImageVulkan2KHR
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainImageVulkanKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainImageVulkanKHR
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainImageWaitInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainImageWaitInfo
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainStateAndroidSurfaceDimensionsFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainStateAndroidSurfaceDimensionsFB
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainStateBaseHeaderFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainStateBaseHeaderFB
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainStateFoveationFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainStateFoveationFB
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainStateSamplerOpenGLESFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainStateSamplerOpenGLESFB
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainStateSamplerVulkanFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainStateSamplerVulkanFB
structure(s) in native memory.final record
Represents a pointer to aXrSwapchainSubImage
structure in native memory.static final record
Represents a pointer to / an array ofXrSwapchainSubImage
structure(s) in native memory.final record
Represents a pointer to aXrSystemAnchorPropertiesHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemAnchorPropertiesHTC
structure(s) in native memory.final record
Represents a pointer to aXrSystemBodyTrackingPropertiesBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemBodyTrackingPropertiesBD
structure(s) in native memory.final record
Represents a pointer to aXrSystemBodyTrackingPropertiesFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemBodyTrackingPropertiesFB
structure(s) in native memory.final record
Represents a pointer to aXrSystemBodyTrackingPropertiesHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemBodyTrackingPropertiesHTC
structure(s) in native memory.final record
Represents a pointer to aXrSystemColocationDiscoveryPropertiesMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemColocationDiscoveryPropertiesMETA
structure(s) in native memory.final record
Represents a pointer to aXrSystemColorSpacePropertiesFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemColorSpacePropertiesFB
structure(s) in native memory.final record
Represents a pointer to aXrSystemEnvironmentDepthPropertiesMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemEnvironmentDepthPropertiesMETA
structure(s) in native memory.final record
Represents a pointer to aXrSystemEyeGazeInteractionPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemEyeGazeInteractionPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aXrSystemEyeTrackingPropertiesFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemEyeTrackingPropertiesFB
structure(s) in native memory.final record
Represents a pointer to aXrSystemFaceTrackingProperties2FB
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemFaceTrackingProperties2FB
structure(s) in native memory.final record
Represents a pointer to aXrSystemFaceTrackingPropertiesFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemFaceTrackingPropertiesFB
structure(s) in native memory.final record
Represents a pointer to aXrSystemFacialExpressionPropertiesML
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemFacialExpressionPropertiesML
structure(s) in native memory.final record
Represents a pointer to aXrSystemFacialTrackingPropertiesHTC
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemFacialTrackingPropertiesHTC
structure(s) in native memory.final record
Represents a pointer to aXrSystemForceFeedbackCurlPropertiesMNDX
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemForceFeedbackCurlPropertiesMNDX
structure(s) in native memory.final record
Represents a pointer to aXrSystemFoveatedRenderingPropertiesVARJO
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemFoveatedRenderingPropertiesVARJO
structure(s) in native memory.final record
Represents a pointer to aXrSystemFoveationEyeTrackedPropertiesMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemFoveationEyeTrackedPropertiesMETA
structure(s) in native memory.final record
Represents a pointer to aXrSystemGetInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemGetInfo
structure(s) in native memory.final record
Represents a pointer to aXrSystemGraphicsProperties
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemGraphicsProperties
structure(s) in native memory.final record
Represents a pointer to aXrSystemHandTrackingMeshPropertiesMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemHandTrackingMeshPropertiesMSFT
structure(s) in native memory.final record
Represents a pointer to aXrSystemHandTrackingPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemHandTrackingPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aXrSystemHeadsetIdPropertiesMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemHeadsetIdPropertiesMETA
structure(s) in native memory.final record
Represents a pointer to aXrSystemKeyboardTrackingPropertiesFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemKeyboardTrackingPropertiesFB
structure(s) in native memory.final record
Represents a pointer to aXrSystemMarkerTrackingPropertiesVARJO
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemMarkerTrackingPropertiesVARJO
structure(s) in native memory.final record
Represents a pointer to aXrSystemMarkerUnderstandingPropertiesML
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemMarkerUnderstandingPropertiesML
structure(s) in native memory.final record
Represents a pointer to aXrSystemNotificationsSetInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemNotificationsSetInfoML
structure(s) in native memory.final record
Represents a pointer to aXrSystemPassthroughColorLutPropertiesMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemPassthroughColorLutPropertiesMETA
structure(s) in native memory.final record
Represents a pointer to aXrSystemPassthroughProperties2FB
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemPassthroughProperties2FB
structure(s) in native memory.final record
Represents a pointer to aXrSystemPassthroughPropertiesFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemPassthroughPropertiesFB
structure(s) in native memory.final record
Represents a pointer to aXrSystemPlaneDetectionPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemPlaneDetectionPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aXrSystemProperties
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemProperties
structure(s) in native memory.final record
Represents a pointer to aXrSystemPropertiesBodyTrackingFullBodyMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemPropertiesBodyTrackingFullBodyMETA
structure(s) in native memory.final record
Represents a pointer to aXrSystemRenderModelPropertiesFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemRenderModelPropertiesFB
structure(s) in native memory.final record
Represents a pointer to aXrSystemSimultaneousHandsAndControllersPropertiesMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemSimultaneousHandsAndControllersPropertiesMETA
structure(s) in native memory.final record
Represents a pointer to aXrSystemSpaceWarpPropertiesFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemSpaceWarpPropertiesFB
structure(s) in native memory.final record
Represents a pointer to aXrSystemSpatialAnchorPropertiesBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemSpatialAnchorPropertiesBD
structure(s) in native memory.final record
Represents a pointer to aXrSystemSpatialAnchorSharingPropertiesBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemSpatialAnchorSharingPropertiesBD
structure(s) in native memory.final record
Represents a pointer to aXrSystemSpatialEntityGroupSharingPropertiesMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemSpatialEntityGroupSharingPropertiesMETA
structure(s) in native memory.final record
Represents a pointer to aXrSystemSpatialEntityPropertiesFB
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemSpatialEntityPropertiesFB
structure(s) in native memory.final record
Represents a pointer to aXrSystemSpatialEntitySharingPropertiesMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemSpatialEntitySharingPropertiesMETA
structure(s) in native memory.final record
Represents a pointer to aXrSystemSpatialMeshPropertiesBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemSpatialMeshPropertiesBD
structure(s) in native memory.final record
Represents a pointer to aXrSystemSpatialPlanePropertiesBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemSpatialPlanePropertiesBD
structure(s) in native memory.final record
Represents a pointer to aXrSystemSpatialScenePropertiesBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemSpatialScenePropertiesBD
structure(s) in native memory.final record
Represents a pointer to aXrSystemSpatialSensingPropertiesBD
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemSpatialSensingPropertiesBD
structure(s) in native memory.final record
Represents a pointer to aXrSystemTrackingProperties
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemTrackingProperties
structure(s) in native memory.final record
Represents a pointer to aXrSystemUserPresencePropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemUserPresencePropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aXrSystemVirtualKeyboardPropertiesMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrSystemVirtualKeyboardPropertiesMETA
structure(s) in native memory.final record
Represents a pointer to aXrTriangleMeshCreateInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrTriangleMeshCreateInfoFB
structure(s) in native memory.final record
Represents a pointer to aXrUnpersistSpatialEntityCompletionEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrUnpersistSpatialEntityCompletionEXT
structure(s) in native memory.final record
Represents a pointer to aXrUserCalibrationEnableEventsInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrUserCalibrationEnableEventsInfoML
structure(s) in native memory.final record
Represents a pointer to aXrUuid
structure in native memory.static final record
Represents a pointer to / an array ofXrUuid
structure(s) in native memory.final record
Represents a pointer to aXrUuidEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrUuidEXT
structure(s) in native memory.final record
Represents a pointer to aXrUuidMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrUuidMSFT
structure(s) in native memory.final record
Represents a pointer to aXrVector2f
structure in native memory.static final record
Represents a pointer to / an array ofXrVector2f
structure(s) in native memory.final record
Represents a pointer to aXrVector3f
structure in native memory.static final record
Represents a pointer to / an array ofXrVector3f
structure(s) in native memory.final record
Represents a pointer to aXrVector4f
structure in native memory.static final record
Represents a pointer to / an array ofXrVector4f
structure(s) in native memory.final record
Represents a pointer to aXrVector4sFB
structure in native memory.static final record
Represents a pointer to / an array ofXrVector4sFB
structure(s) in native memory.final record
Represents a pointer to aXrView
structure in native memory.static final record
Represents a pointer to / an array ofXrView
structure(s) in native memory.final record
Represents a pointer to aXrViewConfigurationDepthRangeEXT
structure in native memory.static final record
Represents a pointer to / an array ofXrViewConfigurationDepthRangeEXT
structure(s) in native memory.final record
Represents a pointer to aXrViewConfigurationProperties
structure in native memory.static final record
Represents a pointer to / an array ofXrViewConfigurationProperties
structure(s) in native memory.final record
Represents a pointer to aXrViewConfigurationView
structure in native memory.static final record
Represents a pointer to / an array ofXrViewConfigurationView
structure(s) in native memory.final record
Represents a pointer to aXrViewConfigurationViewFovEPIC
structure in native memory.static final record
Represents a pointer to / an array ofXrViewConfigurationViewFovEPIC
structure(s) in native memory.final record
Represents a pointer to aXrViewLocateFoveatedRenderingVARJO
structure in native memory.static final record
Represents a pointer to / an array ofXrViewLocateFoveatedRenderingVARJO
structure(s) in native memory.final record
Represents a pointer to aXrViewLocateInfo
structure in native memory.static final record
Represents a pointer to / an array ofXrViewLocateInfo
structure(s) in native memory.final record
Represents a pointer to aXrViewState
structure in native memory.static final record
Represents a pointer to / an array ofXrViewState
structure(s) in native memory.final record
Represents a pointer to aXrVirtualKeyboardAnimationStateMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrVirtualKeyboardAnimationStateMETA
structure(s) in native memory.final record
Represents a pointer to aXrVirtualKeyboardCreateInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrVirtualKeyboardCreateInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrVirtualKeyboardInputInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrVirtualKeyboardInputInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrVirtualKeyboardLocationInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrVirtualKeyboardLocationInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrVirtualKeyboardModelAnimationStatesMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrVirtualKeyboardModelAnimationStatesMETA
structure(s) in native memory.final record
Represents a pointer to aXrVirtualKeyboardModelVisibilitySetInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrVirtualKeyboardModelVisibilitySetInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrVirtualKeyboardSpaceCreateInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrVirtualKeyboardSpaceCreateInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrVirtualKeyboardTextContextChangeInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrVirtualKeyboardTextContextChangeInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrVirtualKeyboardTextureDataMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrVirtualKeyboardTextureDataMETA
structure(s) in native memory.final record
Represents a pointer to aXrVisibilityMaskKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrVisibilityMaskKHR
structure(s) in native memory.final record
Represents a pointer to aXrVisualMeshComputeLodInfoMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrVisualMeshComputeLodInfoMSFT
structure(s) in native memory.final record
Represents a pointer to aXrViveTrackerPathsHTCX
structure in native memory.static final record
Represents a pointer to / an array ofXrViveTrackerPathsHTCX
structure(s) in native memory.final record
Represents a pointer to aXrVulkanDeviceCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrVulkanDeviceCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aXrVulkanGraphicsDeviceGetInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrVulkanGraphicsDeviceGetInfoKHR
structure(s) in native memory.final record
Represents a pointer to aXrVulkanInstanceCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrVulkanInstanceCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aXrVulkanSwapchainCreateInfoMETA
structure in native memory.static final record
Represents a pointer to / an array ofXrVulkanSwapchainCreateInfoMETA
structure(s) in native memory.final record
Represents a pointer to aXrVulkanSwapchainFormatListCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofXrVulkanSwapchainFormatListCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aXrWorldMeshBlockML
structure in native memory.static final record
Represents a pointer to / an array ofXrWorldMeshBlockML
structure(s) in native memory.final record
Represents a pointer to aXrWorldMeshBlockRequestML
structure in native memory.static final record
Represents a pointer to / an array ofXrWorldMeshBlockRequestML
structure(s) in native memory.final record
Represents a pointer to aXrWorldMeshBlockStateML
structure in native memory.static final record
Represents a pointer to / an array ofXrWorldMeshBlockStateML
structure(s) in native memory.final record
Represents a pointer to aXrWorldMeshBufferML
structure in native memory.static final record
Represents a pointer to / an array ofXrWorldMeshBufferML
structure(s) in native memory.final record
Represents a pointer to aXrWorldMeshBufferRecommendedSizeInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrWorldMeshBufferRecommendedSizeInfoML
structure(s) in native memory.final record
Represents a pointer to aXrWorldMeshBufferSizeML
structure in native memory.static final record
Represents a pointer to / an array ofXrWorldMeshBufferSizeML
structure(s) in native memory.final record
Represents a pointer to aXrWorldMeshDetectorCreateInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrWorldMeshDetectorCreateInfoML
structure(s) in native memory.final record
Represents a pointer to aXrWorldMeshGetInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrWorldMeshGetInfoML
structure(s) in native memory.final record
Represents a pointer to aXrWorldMeshRequestCompletionInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrWorldMeshRequestCompletionInfoML
structure(s) in native memory.final record
Represents a pointer to aXrWorldMeshRequestCompletionML
structure in native memory.static final record
Represents a pointer to / an array ofXrWorldMeshRequestCompletionML
structure(s) in native memory.final record
Represents a pointer to aXrWorldMeshStateRequestCompletionML
structure in native memory.static final record
Represents a pointer to / an array ofXrWorldMeshStateRequestCompletionML
structure(s) in native memory.final record
Represents a pointer to aXrWorldMeshStateRequestInfoML
structure in native memory.static final record
Represents a pointer to / an array ofXrWorldMeshStateRequestInfoML
structure(s) in native memory.Methods in club.doki7.openxr.datatype with parameters of type IPointerModifier and TypeMethodDescriptionXrInstanceCreateInfoAndroidKHR.applicationActivity
(@Nullable IPointer pointer) XrLoaderInitInfoAndroidKHR.applicationContext
(@Nullable IPointer pointer) XrInstanceCreateInfoAndroidKHR.applicationVM
(@Nullable IPointer pointer) XrLoaderInitInfoAndroidKHR.applicationVM
(@Nullable IPointer pointer) XrGraphicsBindingMetalKHR.commandQueue
(@Nullable IPointer pointer) XrGraphicsBindingOpenGLXcbKHR.connection
(@Nullable IPointer pointer) XrNegotiateApiLayerRequest.createApiLayerInstance
(@Nullable IPointer pointer) XrNegotiateApiLayerRequest.getInstanceProcAddr
(@Nullable IPointer pointer) XrNegotiateRuntimeRequest.getInstanceProcAddr
(@Nullable IPointer pointer) XrGraphicsBindingEGLMNDX.getProcAddress
(@Nullable IPointer pointer) XrGraphicsBindingOpenGLXlibKHR.glxContext
(@Nullable IPointer pointer) XrGraphicsBindingOpenGLXlibKHR.glxFBConfig
(@Nullable IPointer pointer) XrApiLayerCreateInfo.loaderInstance
(@Nullable IPointer pointer) XrGraphicsRequirementsMetalKHR.metalDevice
(@Nullable IPointer pointer) XrApiLayerNextInfo.nextCreateApiLayerInstance
(@Nullable IPointer pointer) XrApiLayerNextInfo.nextGetInstanceProcAddr
(@Nullable IPointer pointer) XrVulkanDeviceCreateInfoKHR.pfnGetInstanceProcAddr
(@Nullable IPointer pointer) XrVulkanInstanceCreateInfoKHR.pfnGetInstanceProcAddr
(@Nullable IPointer pointer) XrDebugUtilsMessengerCreateInfoEXT.userCallback
(@Nullable IPointer pointer) -
Uses of IPointer in club.doki7.openxr.handle
Classes in club.doki7.openxr.handle that implement IPointerModifier and TypeClassDescriptionfinal record
Represents an opaque handle typeXrAction
.static final record
Represents a pointer toXrAction
handle(s) in native memory.final record
Represents an opaque handle typeXrActionSet
.static final record
Represents a pointer toXrActionSet
handle(s) in native memory.final record
Represents an opaque handle typeXrAnchorBD
.static final record
Represents a pointer toXrAnchorBD
handle(s) in native memory.final record
Represents an opaque handle typeXrBodyTrackerBD
.static final record
Represents a pointer toXrBodyTrackerBD
handle(s) in native memory.final record
Represents an opaque handle typeXrBodyTrackerFB
.static final record
Represents a pointer toXrBodyTrackerFB
handle(s) in native memory.final record
Represents an opaque handle typeXrBodyTrackerHTC
.static final record
Represents a pointer toXrBodyTrackerHTC
handle(s) in native memory.final record
Represents an opaque handle typeXrDebugUtilsMessengerEXT
.static final record
Represents a pointer toXrDebugUtilsMessengerEXT
handle(s) in native memory.final record
Represents an opaque handle typeXrEnvironmentDepthProviderMETA
.static final record
Represents a pointer toXrEnvironmentDepthProviderMETA
handle(s) in native memory.final record
Represents an opaque handle typeXrEnvironmentDepthSwapchainMETA
.static final record
Represents a pointer toXrEnvironmentDepthSwapchainMETA
handle(s) in native memory.final record
Represents an opaque handle typeXrExportedLocalizationMapML
.static final record
Represents a pointer toXrExportedLocalizationMapML
handle(s) in native memory.final record
Represents an opaque handle typeXrEyeTrackerFB
.static final record
Represents a pointer toXrEyeTrackerFB
handle(s) in native memory.final record
Represents an opaque handle typeXrFaceTracker2FB
.static final record
Represents a pointer toXrFaceTracker2FB
handle(s) in native memory.final record
Represents an opaque handle typeXrFaceTrackerFB
.static final record
Represents a pointer toXrFaceTrackerFB
handle(s) in native memory.final record
Represents an opaque handle typeXrFacialExpressionClientML
.static final record
Represents a pointer toXrFacialExpressionClientML
handle(s) in native memory.final record
Represents an opaque handle typeXrFacialTrackerHTC
.static final record
Represents a pointer toXrFacialTrackerHTC
handle(s) in native memory.final record
Represents an opaque handle typeXrFoveationProfileFB
.static final record
Represents a pointer toXrFoveationProfileFB
handle(s) in native memory.final record
Represents an opaque handle typeXrFutureEXT
.static final record
Represents a pointer toXrFutureEXT
handle(s) in native memory.final record
Represents an opaque handle typeXrGeometryInstanceFB
.static final record
Represents a pointer toXrGeometryInstanceFB
handle(s) in native memory.final record
Represents an opaque handle typeXrHandTrackerEXT
.static final record
Represents a pointer toXrHandTrackerEXT
handle(s) in native memory.final record
Represents an opaque handle typeXrInstance
.static final record
Represents a pointer toXrInstance
handle(s) in native memory.final record
Represents an opaque handle typeXrMarkerDetectorML
.static final record
Represents a pointer toXrMarkerDetectorML
handle(s) in native memory.final record
Represents an opaque handle typeXrPassthroughColorLutMETA
.static final record
Represents a pointer toXrPassthroughColorLutMETA
handle(s) in native memory.final record
Represents an opaque handle typeXrPassthroughFB
.static final record
Represents a pointer toXrPassthroughFB
handle(s) in native memory.final record
Represents an opaque handle typeXrPassthroughHTC
.static final record
Represents a pointer toXrPassthroughHTC
handle(s) in native memory.final record
Represents an opaque handle typeXrPassthroughLayerFB
.static final record
Represents a pointer toXrPassthroughLayerFB
handle(s) in native memory.final record
Represents an opaque handle typeXrPlaneDetectorEXT
.static final record
Represents a pointer toXrPlaneDetectorEXT
handle(s) in native memory.final record
Represents an opaque handle typeXrRenderModelAssetEXT
.static final record
Represents a pointer toXrRenderModelAssetEXT
handle(s) in native memory.final record
Represents an opaque handle typeXrRenderModelEXT
.static final record
Represents a pointer toXrRenderModelEXT
handle(s) in native memory.final record
Represents an opaque handle typeXrSceneMSFT
.static final record
Represents a pointer toXrSceneMSFT
handle(s) in native memory.final record
Represents an opaque handle typeXrSceneObserverMSFT
.static final record
Represents a pointer toXrSceneObserverMSFT
handle(s) in native memory.final record
Represents an opaque handle typeXrSenseDataProviderBD
.static final record
Represents a pointer toXrSenseDataProviderBD
handle(s) in native memory.final record
Represents an opaque handle typeXrSenseDataSnapshotBD
.static final record
Represents a pointer toXrSenseDataSnapshotBD
handle(s) in native memory.final record
Represents an opaque handle typeXrSession
.static final record
Represents a pointer toXrSession
handle(s) in native memory.final record
Represents an opaque handle typeXrSpace
.static final record
Represents a pointer toXrSpace
handle(s) in native memory.final record
Represents an opaque handle typeXrSpaceUserFB
.static final record
Represents a pointer toXrSpaceUserFB
handle(s) in native memory.final record
Represents an opaque handle typeXrSpatialAnchorMSFT
.static final record
Represents a pointer toXrSpatialAnchorMSFT
handle(s) in native memory.final record
Represents an opaque handle typeXrSpatialAnchorsStorageML
.static final record
Represents a pointer toXrSpatialAnchorsStorageML
handle(s) in native memory.final record
Represents an opaque handle typeXrSpatialAnchorStoreConnectionMSFT
.static final record
Represents a pointer toXrSpatialAnchorStoreConnectionMSFT
handle(s) in native memory.final record
Represents an opaque handle typeXrSpatialContextEXT
.static final record
Represents a pointer toXrSpatialContextEXT
handle(s) in native memory.final record
Represents an opaque handle typeXrSpatialEntityEXT
.static final record
Represents a pointer toXrSpatialEntityEXT
handle(s) in native memory.final record
Represents an opaque handle typeXrSpatialGraphNodeBindingMSFT
.static final record
Represents a pointer toXrSpatialGraphNodeBindingMSFT
handle(s) in native memory.final record
Represents an opaque handle typeXrSpatialPersistenceContextEXT
.static final record
Represents a pointer toXrSpatialPersistenceContextEXT
handle(s) in native memory.final record
Represents an opaque handle typeXrSpatialSnapshotEXT
.static final record
Represents a pointer toXrSpatialSnapshotEXT
handle(s) in native memory.final record
Represents an opaque handle typeXrSwapchain
.static final record
Represents a pointer toXrSwapchain
handle(s) in native memory.final record
Represents an opaque handle typeXrTriangleMeshFB
.static final record
Represents a pointer toXrTriangleMeshFB
handle(s) in native memory.final record
Represents an opaque handle typeXrVirtualKeyboardMETA
.static final record
Represents a pointer toXrVirtualKeyboardMETA
handle(s) in native memory.final record
Represents an opaque handle typeXrWorldMeshDetectorML
.static final record
Represents a pointer toXrWorldMeshDetectorML
handle(s) in native memory. -
Uses of IPointer in club.doki7.sdl3.datatype
Subinterfaces of IPointer in club.doki7.sdl3.datatypeModifier and TypeInterfaceDescriptioninterface
Auxiliary interface for unifyingSDL_alignment_test
andSDL_alignment_test.Ptr
operations.interface
Auxiliary interface for unifyingSDL_AsyncIOOutcome
andSDL_AsyncIOOutcome.Ptr
operations.interface
Auxiliary interface for unifyingSDL_AtomicInt
andSDL_AtomicInt.Ptr
operations.interface
Auxiliary interface for unifyingSDL_AtomicU32
andSDL_AtomicU32.Ptr
operations.interface
Auxiliary interface for unifyingSDL_AudioDeviceEvent
andSDL_AudioDeviceEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_AudioSpec
andSDL_AudioSpec.Ptr
operations.interface
Auxiliary interface for unifyingSDL_CameraDeviceEvent
andSDL_CameraDeviceEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_CameraSpec
andSDL_CameraSpec.Ptr
operations.interface
Auxiliary interface for unifyingSDL_ClipboardEvent
andSDL_ClipboardEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_Color
andSDL_Color.Ptr
operations.interface
Auxiliary interface for unifyingSDL_CommonEvent
andSDL_CommonEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_DateTime
andSDL_DateTime.Ptr
operations.interface
Auxiliary interface for unifyingSDL_DialogFileFilter
andSDL_DialogFileFilter.Ptr
operations.interface
Auxiliary interface for unifyingSDL_DisplayEvent
andSDL_DisplayEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_DisplayMode
andSDL_DisplayMode.Ptr
operations.interface
Auxiliary interface for unifyingSDL_DropEvent
andSDL_DropEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_Event
andSDL_Event.Ptr
operations.interface
Auxiliary interface for unifyingSDL_FColor
andSDL_FColor.Ptr
operations.interface
Auxiliary interface for unifyingSDL_Finger
andSDL_Finger.Ptr
operations.interface
Auxiliary interface for unifyingSDL_FPoint
andSDL_FPoint.Ptr
operations.interface
Auxiliary interface for unifyingSDL_FRect
andSDL_FRect.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GamepadAxisEvent
andSDL_GamepadAxisEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GamepadBinding
andSDL_GamepadBinding.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GamepadBinding_Input
andSDL_GamepadBinding_Input.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GamepadBinding_Input_Axis
andSDL_GamepadBinding_Input_Axis.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GamepadBinding_Input_Hat
andSDL_GamepadBinding_Input_Hat.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GamepadBinding_Output
andSDL_GamepadBinding_Output.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GamepadBinding_Output_Axis
andSDL_GamepadBinding_Output_Axis.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GamepadButtonEvent
andSDL_GamepadButtonEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GamepadDeviceEvent
andSDL_GamepadDeviceEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GamepadSensorEvent
andSDL_GamepadSensorEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GamepadTouchpadEvent
andSDL_GamepadTouchpadEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUBlitInfo
andSDL_GPUBlitInfo.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUBlitRegion
andSDL_GPUBlitRegion.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUBufferBinding
andSDL_GPUBufferBinding.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUBufferCreateInfo
andSDL_GPUBufferCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUBufferLocation
andSDL_GPUBufferLocation.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUBufferRegion
andSDL_GPUBufferRegion.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUColorTargetBlendState
andSDL_GPUColorTargetBlendState.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUColorTargetDescription
andSDL_GPUColorTargetDescription.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUColorTargetInfo
andSDL_GPUColorTargetInfo.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUComputePipelineCreateInfo
andSDL_GPUComputePipelineCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUDepthStencilState
andSDL_GPUDepthStencilState.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUDepthStencilTargetInfo
andSDL_GPUDepthStencilTargetInfo.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUGraphicsPipelineCreateInfo
andSDL_GPUGraphicsPipelineCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUGraphicsPipelineTargetInfo
andSDL_GPUGraphicsPipelineTargetInfo.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUIndexedIndirectDrawCommand
andSDL_GPUIndexedIndirectDrawCommand.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUIndirectDispatchCommand
andSDL_GPUIndirectDispatchCommand.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUIndirectDrawCommand
andSDL_GPUIndirectDrawCommand.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUMultisampleState
andSDL_GPUMultisampleState.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPURasterizerState
andSDL_GPURasterizerState.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUSamplerCreateInfo
andSDL_GPUSamplerCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUShaderCreateInfo
andSDL_GPUShaderCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUStencilOpState
andSDL_GPUStencilOpState.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUStorageBufferReadWriteBinding
andSDL_GPUStorageBufferReadWriteBinding.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUStorageTextureReadWriteBinding
andSDL_GPUStorageTextureReadWriteBinding.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUTextureCreateInfo
andSDL_GPUTextureCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUTextureLocation
andSDL_GPUTextureLocation.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUTextureRegion
andSDL_GPUTextureRegion.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUTextureSamplerBinding
andSDL_GPUTextureSamplerBinding.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUTextureTransferInfo
andSDL_GPUTextureTransferInfo.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUTransferBufferCreateInfo
andSDL_GPUTransferBufferCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUTransferBufferLocation
andSDL_GPUTransferBufferLocation.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUVertexAttribute
andSDL_GPUVertexAttribute.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUVertexBufferDescription
andSDL_GPUVertexBufferDescription.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUVertexInputState
andSDL_GPUVertexInputState.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GPUViewport
andSDL_GPUViewport.Ptr
operations.interface
Auxiliary interface for unifyingSDL_GUID
andSDL_GUID.Ptr
operations.interface
Auxiliary interface for unifyingSDL_HapticCondition
andSDL_HapticCondition.Ptr
operations.interface
Auxiliary interface for unifyingSDL_HapticConstant
andSDL_HapticConstant.Ptr
operations.interface
Auxiliary interface for unifyingSDL_HapticCustom
andSDL_HapticCustom.Ptr
operations.interface
Auxiliary interface for unifyingSDL_HapticDirection
andSDL_HapticDirection.Ptr
operations.interface
Auxiliary interface for unifyingSDL_HapticEffect
andSDL_HapticEffect.Ptr
operations.interface
Auxiliary interface for unifyingSDL_HapticLeftRight
andSDL_HapticLeftRight.Ptr
operations.interface
Auxiliary interface for unifyingSDL_HapticPeriodic
andSDL_HapticPeriodic.Ptr
operations.interface
Auxiliary interface for unifyingSDL_HapticRamp
andSDL_HapticRamp.Ptr
operations.interface
Auxiliary interface for unifyingSDL_hid_device_info
andSDL_hid_device_info.Ptr
operations.interface
Auxiliary interface for unifyingSDL_InitState
andSDL_InitState.Ptr
operations.interface
Auxiliary interface for unifyingSDL_IOStreamInterface
andSDL_IOStreamInterface.Ptr
operations.interface
Auxiliary interface for unifyingSDL_JoyAxisEvent
andSDL_JoyAxisEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_JoyBallEvent
andSDL_JoyBallEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_JoyBatteryEvent
andSDL_JoyBatteryEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_JoyButtonEvent
andSDL_JoyButtonEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_JoyDeviceEvent
andSDL_JoyDeviceEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_JoyHatEvent
andSDL_JoyHatEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_KeyboardDeviceEvent
andSDL_KeyboardDeviceEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_KeyboardEvent
andSDL_KeyboardEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_Locale
andSDL_Locale.Ptr
operations.interface
Auxiliary interface for unifyingSDL_MessageBoxButtonData
andSDL_MessageBoxButtonData.Ptr
operations.interface
Auxiliary interface for unifyingSDL_MessageBoxColor
andSDL_MessageBoxColor.Ptr
operations.interface
Auxiliary interface for unifyingSDL_MessageBoxColorScheme
andSDL_MessageBoxColorScheme.Ptr
operations.interface
Auxiliary interface for unifyingSDL_MessageBoxData
andSDL_MessageBoxData.Ptr
operations.interface
Auxiliary interface for unifyingSDL_MouseButtonEvent
andSDL_MouseButtonEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_MouseDeviceEvent
andSDL_MouseDeviceEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_MouseMotionEvent
andSDL_MouseMotionEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_MouseWheelEvent
andSDL_MouseWheelEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_Palette
andSDL_Palette.Ptr
operations.interface
Auxiliary interface for unifyingSDL_PathInfo
andSDL_PathInfo.Ptr
operations.interface
Auxiliary interface for unifyingSDL_PenAxisEvent
andSDL_PenAxisEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_PenButtonEvent
andSDL_PenButtonEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_PenMotionEvent
andSDL_PenMotionEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_PenProximityEvent
andSDL_PenProximityEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_PenTouchEvent
andSDL_PenTouchEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_PixelFormatDetails
andSDL_PixelFormatDetails.Ptr
operations.interface
Auxiliary interface for unifyingSDL_Point
andSDL_Point.Ptr
operations.interface
Auxiliary interface for unifyingSDL_QuitEvent
andSDL_QuitEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_Rect
andSDL_Rect.Ptr
operations.interface
Auxiliary interface for unifyingSDL_RenderEvent
andSDL_RenderEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_SensorEvent
andSDL_SensorEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_StorageInterface
andSDL_StorageInterface.Ptr
operations.interface
Auxiliary interface for unifyingSDL_TextEditingCandidatesEvent
andSDL_TextEditingCandidatesEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_TextEditingEvent
andSDL_TextEditingEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_TextInputEvent
andSDL_TextInputEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_TouchFingerEvent
andSDL_TouchFingerEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_UserEvent
andSDL_UserEvent.Ptr
operations.interface
Auxiliary interface for unifyingSDL_Vertex
andSDL_Vertex.Ptr
operations.interface
Auxiliary interface for unifyingSDL_VirtualJoystickDesc
andSDL_VirtualJoystickDesc.Ptr
operations.interface
Auxiliary interface for unifyingSDL_VirtualJoystickSensorDesc
andSDL_VirtualJoystickSensorDesc.Ptr
operations.interface
Auxiliary interface for unifyingSDL_VirtualJoystickTouchpadDesc
andSDL_VirtualJoystickTouchpadDesc.Ptr
operations.interface
Auxiliary interface for unifyingSDL_WindowEvent
andSDL_WindowEvent.Ptr
operations.Classes in club.doki7.sdl3.datatype that implement IPointerModifier and TypeClassDescriptionfinal record
\condstatic final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Information about a completed asynchronous I/O request.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aSDL_AtomicInt
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aSDL_AtomicU32
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Audio device event structure (event.adevice.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Format specifier for audio data.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Camera device event structure (event.cdevice.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
The details of an output format for a camera device.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
An event triggered when the clipboard contents have changed (event.clipboard.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure that represents a color as RGBA components.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Fields shared by every eventstatic final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure holding a calendar date and time broken down into its components.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
An entry for filters for file dialogs.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Display state change event data (event.display.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
The structure that defines a display mode.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
An event used to drop text or request a file open by the system (event.drop.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
The structure for all events in SDL.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
The bits of this structure can be directly reinterpreted as a float-packed color which uses the SDL_PIXELFORMAT_RGBA128_FLOAT formatstatic final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Data about a single finger in a multitouch event.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
The structure that defines a point (using floating point values).static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A rectangle, with the origin at the upper left (using floating point values).static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Gamepad axis motion event structure (event.gaxis.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aSDL_GamepadBinding
structure in native memory.final record
Represents a pointer to aSDL_GamepadBinding_Input
structure in native memory.final record
Represents a pointer to aSDL_GamepadBinding_Input_Axis
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aSDL_GamepadBinding_Input_Hat
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aSDL_GamepadBinding_Output
structure in native memory.final record
Represents a pointer to aSDL_GamepadBinding_Output_Axis
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Gamepad button event structure (event.gbutton.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Gamepad device event structure (event.gdevice.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Gamepad sensor event structure (event.gsensor.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Gamepad touchpad event structure (event.gtouchpad.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure containing parameters for a blit command.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying a region of a texture used in the blit operation.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying parameters in a buffer binding call.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of a buffer.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying a location in a buffer.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying a region of a buffer.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the blend state of a color target.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of color targets used in a graphics pipeline.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of a color target used by a render pass.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of a compute pipeline state.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of the graphics pipeline depth stencil state.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of a depth-stencil target used by a render pass.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of a graphics pipeline state.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the descriptions of render targets used in a graphics pipeline.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of an indexed indirect draw command.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of an indexed dispatch command.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of an indirect draw command.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of the graphics pipeline multisample state.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of the graphics pipeline rasterizer state.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of a sampler.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying code and metadata for creating a shader object.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the stencil operation state of a graphics pipeline.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying parameters related to binding buffers in a compute pass.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying parameters related to binding textures in a compute pass.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of a texture.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying a location in a texture.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying a region of a texture.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying parameters in a sampler binding call.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying parameters related to transferring data to or from a texture.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of a transfer buffer.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying a location in a transfer buffer.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying a vertex attribute.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of vertex buffers used in a graphics pipeline.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying the parameters of a graphics pipeline vertex input state.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure specifying a viewport.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
An SDL_GUID is a 128-bit identifier for an input device that identifies that device across runs of SDL programs on the same platform.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure containing a template for a Condition effect.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure containing a template for a Constant effect.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure containing a template for the SDL_HAPTIC_CUSTOM effect.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Structure that represents a haptic direction.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
The generic template for any haptic effect.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure containing a template for a Left/Right effect.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure containing a template for a Periodic effect.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure containing a template for a Ramp effect.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Information about a connected HID devicestatic final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A structure used for thread-safe initialization and shutdown.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
The function pointers that drive an SDL_IOStream.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Joystick axis motion event structure (event.jaxis.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Joystick trackball motion event structure (event.jball.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Joystick battery level change event structure (event.jbattery.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Joystick button event structure (event.jbutton.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Joystick device event structure (event.jdevice.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Joystick hat position change event structure (event.jhat.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Keyboard device event structure (event.kdevice.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Keyboard button event structure (event.key.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A struct to provide locale data.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Individual button data.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
RGB value used in a message box color schemestatic final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A set of colors to use for message box dialogsstatic final record
Represents a pointer to / an array of null structure(s) in native memory.final record
MessageBox structure containing title, text, window, etc.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Mouse button event structure (event.button.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Mouse device event structure (event.mdevice.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Mouse motion event structure (event.motion.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Mouse wheel event structure (event.wheel.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A set of indexed colors representing a palette.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Information about a path on the filesystem.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Pressure-sensitive pen pressure / angle event structure (event.paxis.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Pressure-sensitive pen button event structure (event.pbutton.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Pressure-sensitive pen motion event structure (event.pmotion.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Pressure-sensitive pen proximity event structure (event.pmotion.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Pressure-sensitive pen touched event structure (event.ptouch.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Details about the format of a pixel.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
The structure that defines a point (using integers).static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
The "quit requested" eventstatic final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A rectangle, with the origin at the upper left (using integers).static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Renderer event structure (event.render.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Sensor event structure (event.sensor.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Function interface for SDL_Storage.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Keyboard IME candidates event structure (event.edit_candidates.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Keyboard text editing event structure (event.edit.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Keyboard text input event structure (event.text.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Touch finger event structure (event.tfinger.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
A user-defined event type (event.user.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Vertex structure.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
The structure that describes a virtual joystick.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
The structure that describes a virtual joystick sensor.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
The structure that describes a virtual joystick touchpad.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Window state change event data (event.window.*)static final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.sdl3.datatype with parameters of type IPointerModifier and TypeMethodDescriptionSDL_hid_device_info.manufacturer_string
(@Nullable IPointer pointer) SDL_hid_device_info.product_string
(@Nullable IPointer pointer) SDL_VirtualJoystickDesc.RumbleTriggers
(@Nullable IPointer pointer) SDL_VirtualJoystickDesc.SendEffect
(@Nullable IPointer pointer) SDL_hid_device_info.serial_number
(@Nullable IPointer pointer) SDL_VirtualJoystickDesc.SetPlayerIndex
(@Nullable IPointer pointer) SDL_VirtualJoystickDesc.SetSensorsEnabled
(@Nullable IPointer pointer) SDL_StorageInterface.space_remaining
(@Nullable IPointer pointer) SDL_StorageInterface.write_file
(@Nullable IPointer pointer) -
Uses of IPointer in club.doki7.sdl3.handle
Classes in club.doki7.sdl3.handle that implement IPointerModifier and TypeClassDescriptionfinal record
Represents an opaque handle typeMSG
.static final record
Represents a pointer toMSG
handle(s) in native memory.final record
Represents an opaque handle typeSDL_AsyncIO
.static final record
Represents a pointer toSDL_AsyncIO
handle(s) in native memory.final record
Represents an opaque handle typeSDL_AsyncIOQueue
.static final record
Represents a pointer toSDL_AsyncIOQueue
handle(s) in native memory.final record
Represents an opaque handle typeSDL_AudioStream
.static final record
Represents a pointer toSDL_AudioStream
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Camera
.static final record
Represents a pointer toSDL_Camera
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Condition
.static final record
Represents a pointer toSDL_Condition
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Cursor
.static final record
Represents a pointer toSDL_Cursor
handle(s) in native memory.final record
Represents an opaque handle typeSDL_DisplayModeData
.static final record
Represents a pointer toSDL_DisplayModeData
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Environment
.static final record
Represents a pointer toSDL_Environment
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Gamepad
.static final record
Represents a pointer toSDL_Gamepad
handle(s) in native memory.final record
An opaque handle to an OpenGL context.static final record
Represents a pointer toSDL_GLContext
handle(s) in native memory.final record
Represents an opaque handle typeSDL_GPUBuffer
.static final record
Represents a pointer toSDL_GPUBuffer
handle(s) in native memory.final record
Represents an opaque handle typeSDL_GPUCommandBuffer
.static final record
Represents a pointer toSDL_GPUCommandBuffer
handle(s) in native memory.final record
Represents an opaque handle typeSDL_GPUComputePass
.static final record
Represents a pointer toSDL_GPUComputePass
handle(s) in native memory.final record
Represents an opaque handle typeSDL_GPUComputePipeline
.static final record
Represents a pointer toSDL_GPUComputePipeline
handle(s) in native memory.final record
Represents an opaque handle typeSDL_GPUCopyPass
.static final record
Represents a pointer toSDL_GPUCopyPass
handle(s) in native memory.final record
Represents an opaque handle typeSDL_GPUDevice
.static final record
Represents a pointer toSDL_GPUDevice
handle(s) in native memory.final record
Represents an opaque handle typeSDL_GPUFence
.static final record
Represents a pointer toSDL_GPUFence
handle(s) in native memory.final record
Represents an opaque handle typeSDL_GPUGraphicsPipeline
.static final record
Represents a pointer toSDL_GPUGraphicsPipeline
handle(s) in native memory.final record
Represents an opaque handle typeSDL_GPURenderPass
.static final record
Represents a pointer toSDL_GPURenderPass
handle(s) in native memory.final record
Represents an opaque handle typeSDL_GPUSampler
.static final record
Represents a pointer toSDL_GPUSampler
handle(s) in native memory.final record
Represents an opaque handle typeSDL_GPUShader
.static final record
Represents a pointer toSDL_GPUShader
handle(s) in native memory.final record
Represents an opaque handle typeSDL_GPUTexture
.static final record
Represents a pointer toSDL_GPUTexture
handle(s) in native memory.final record
Represents an opaque handle typeSDL_GPUTransferBuffer
.static final record
Represents a pointer toSDL_GPUTransferBuffer
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Haptic
.static final record
Represents a pointer toSDL_Haptic
handle(s) in native memory.final record
Represents an opaque handle typeSDL_hid_device
.static final record
Represents a pointer toSDL_hid_device
handle(s) in native memory.final record
An opaque handle representing string encoding conversion state.static final record
Represents a pointer toSDL_iconv_t
handle(s) in native memory.final record
Represents an opaque handle typeSDL_IOStream
.static final record
Represents a pointer toSDL_IOStream
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Joystick
.static final record
Represents a pointer toSDL_Joystick
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Mutex
.static final record
Represents a pointer toSDL_Mutex
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Process
.static final record
Represents a pointer toSDL_Process
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Renderer
.static final record
Represents a pointer toSDL_Renderer
handle(s) in native memory.final record
Represents an opaque handle typeSDL_RWLock
.static final record
Represents a pointer toSDL_RWLock
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Semaphore
.static final record
Represents a pointer toSDL_Semaphore
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Sensor
.static final record
Represents a pointer toSDL_Sensor
handle(s) in native memory.final record
Represents an opaque handle typeSDL_SharedObject
.static final record
Represents a pointer toSDL_SharedObject
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Storage
.static final record
Represents a pointer toSDL_Storage
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Surface
.static final record
Represents a pointer toSDL_Surface
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Texture
.static final record
Represents a pointer toSDL_Texture
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Thread
.static final record
Represents a pointer toSDL_Thread
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Tray
.static final record
Represents a pointer toSDL_Tray
handle(s) in native memory.final record
Represents an opaque handle typeSDL_TrayEntry
.static final record
Represents a pointer toSDL_TrayEntry
handle(s) in native memory.final record
Represents an opaque handle typeSDL_TrayMenu
.static final record
Represents a pointer toSDL_TrayMenu
handle(s) in native memory.final record
Represents an opaque handle typeSDL_Window
.static final record
Represents a pointer toSDL_Window
handle(s) in native memory.final record
Represents an opaque handle typeXTaskQueueHandle
.static final record
Represents a pointer toXTaskQueueHandle
handle(s) in native memory.final record
Represents an opaque handle typeXUserHandle
.static final record
Represents a pointer toXUserHandle
handle(s) in native memory. -
Uses of IPointer in club.doki7.shaderc.datatype
Subinterfaces of IPointer in club.doki7.shaderc.datatypeModifier and TypeInterfaceDescriptioninterface
Auxiliary interface for unifyingShadercIncludeResult
andShadercIncludeResult.Ptr
operations.Classes in club.doki7.shaderc.datatype that implement IPointerModifier and TypeClassDescriptionfinal record
Represents a pointer to ashaderc_include_result
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.shaderc.datatype with parameters of type IPointerModifier and TypeMethodDescription -
Uses of IPointer in club.doki7.shaderc.handle
Classes in club.doki7.shaderc.handle that implement IPointerModifier and TypeClassDescriptionfinal record
Represents an opaque handle typeshaderc_compilation_result_t
.static final record
Represents a pointer toshaderc_compilation_result_t
handle(s) in native memory.final record
Represents an opaque handle typeshaderc_compile_options_t
.static final record
Represents a pointer toshaderc_compile_options_t
handle(s) in native memory.final record
Represents an opaque handle typeshaderc_compiler_t
.static final record
Represents a pointer toshaderc_compiler_t
handle(s) in native memory. -
Uses of IPointer in club.doki7.stb.image.datatype
Subinterfaces of IPointer in club.doki7.stb.image.datatypeModifier and TypeInterfaceDescriptioninterface
Auxiliary interface for unifyingSTBI_IoCallbacks
andSTBI_IoCallbacks.Ptr
operations.Classes in club.doki7.stb.image.datatype that implement IPointerModifier and TypeClassDescriptionfinal record
Represents a pointer to astbi_io_callbacks
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.stb.image.datatype with parameters of type IPointerModifier and TypeMethodDescription -
Uses of IPointer in club.doki7.stb.imageresize.datatype
Subinterfaces of IPointer in club.doki7.stb.imageresize.datatypeModifier and TypeInterfaceDescriptioninterface
Auxiliary interface for unifyingSTBIR_PROFILEINFO
andSTBIR_PROFILEINFO.Ptr
operations.interface
Auxiliary interface for unifyingSTBIR_RESIZE
andSTBIR_RESIZE.Ptr
operations.Classes in club.doki7.stb.imageresize.datatype that implement IPointerModifier and TypeClassDescriptionfinal record
Represents a pointer to aSTBIR_PROFILE_INFO
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aSTBIR_RESIZE
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.stb.imageresize.datatype with parameters of type IPointerModifier and TypeMethodDescriptionSTBIR_RESIZE.horizontalFilterKernel
(@Nullable IPointer pointer) STBIR_RESIZE.horizontalFilterSupport
(@Nullable IPointer pointer) STBIR_RESIZE.inputPixels
(@Nullable IPointer pointer) STBIR_RESIZE.outputPixels
(@Nullable IPointer pointer) STBIR_RESIZE.verticalFilterKernel
(@Nullable IPointer pointer) STBIR_RESIZE.verticalFilterSupport
(@Nullable IPointer pointer) -
Uses of IPointer in club.doki7.stb.imageresize.handle
Classes in club.doki7.stb.imageresize.handle that implement IPointerModifier and TypeClassDescriptionfinal record
Represents an opaque handle typestbir__info
.static final record
Represents a pointer tostbir__info
handle(s) in native memory. -
Uses of IPointer in club.doki7.stb.truetype.datatype
Subinterfaces of IPointer in club.doki7.stb.truetype.datatypeModifier and TypeInterfaceDescriptioninterface
Auxiliary interface for unifyingSTBTT_AlignedQuad
andSTBTT_AlignedQuad.Ptr
operations.interface
Auxiliary interface for unifyingSTBTT_Bakedchar
andSTBTT_Bakedchar.Ptr
operations.interface
Auxiliary interface for unifyingSTBTT_Bitmap
andSTBTT_Bitmap.Ptr
operations.interface
Auxiliary interface for unifyingSTBTT_Buf
andSTBTT_Buf.Ptr
operations.interface
Auxiliary interface for unifyingSTBTT_Fontinfo
andSTBTT_Fontinfo.Ptr
operations.interface
Auxiliary interface for unifyingSTBTT_Kerningentry
andSTBTT_Kerningentry.Ptr
operations.interface
Auxiliary interface for unifyingSTBTT_PackContext
andSTBTT_PackContext.Ptr
operations.interface
Auxiliary interface for unifyingSTBTT_Packedchar
andSTBTT_Packedchar.Ptr
operations.interface
Auxiliary interface for unifyingSTBTT_PackRange
andSTBTT_PackRange.Ptr
operations.interface
Auxiliary interface for unifyingSTBTT_Vertex
andSTBTT_Vertex.Ptr
operations.Classes in club.doki7.stb.truetype.datatype that implement IPointerModifier and TypeClassDescriptionfinal record
Represents a pointer to astbtt_aligned_quad
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to astbtt_bakedchar
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to astbtt__bitmap
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to astbtt__buf
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to astbtt_fontinfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to astbtt_kerningentry
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to astbtt_pack_context
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to astbtt_packedchar
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to astbtt_pack_range
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to astbtt_vertex
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.stb.truetype.datatype with parameters of type IPointerModifier and TypeMethodDescriptionSTBTT_PackContext.userAllocatorContext
(@Nullable IPointer pointer) -
Uses of IPointer in club.doki7.stb.vorbis.datatype
Subinterfaces of IPointer in club.doki7.stb.vorbis.datatypeModifier and TypeInterfaceDescriptioninterface
Auxiliary interface for unifyingSTB_VorbisAlloc
andSTB_VorbisAlloc.Ptr
operations.interface
Auxiliary interface for unifyingSTB_VorbisComment
andSTB_VorbisComment.Ptr
operations.interface
Auxiliary interface for unifyingSTB_VorbisInfo
andSTB_VorbisInfo.Ptr
operations.Classes in club.doki7.stb.vorbis.datatype that implement IPointerModifier and TypeClassDescriptionfinal record
Represents a pointer to astb_vorbis_alloc
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to astb_vorbis_comment
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to astb_vorbis_info
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory. -
Uses of IPointer in club.doki7.stb.vorbis.handle
Classes in club.doki7.stb.vorbis.handle that implement IPointerModifier and TypeClassDescriptionfinal record
Represents an opaque handle typestb_vorbis
.static final record
Represents a pointer tostb_vorbis
handle(s) in native memory. -
Uses of IPointer in club.doki7.vma.datatype
Subinterfaces of IPointer in club.doki7.vma.datatypeModifier and TypeInterfaceDescriptioninterface
Auxiliary interface for unifyingVmaAllocationCreateInfo
andVmaAllocationCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVmaAllocationInfo
andVmaAllocationInfo.Ptr
operations.interface
Auxiliary interface for unifyingVmaAllocationInfo2
andVmaAllocationInfo2.Ptr
operations.interface
Auxiliary interface for unifyingVmaAllocatorCreateInfo
andVmaAllocatorCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVmaAllocatorInfo
andVmaAllocatorInfo.Ptr
operations.interface
Auxiliary interface for unifyingVmaBudget
andVmaBudget.Ptr
operations.interface
Auxiliary interface for unifyingVmaDefragmentationInfo
andVmaDefragmentationInfo.Ptr
operations.interface
Auxiliary interface for unifyingVmaDefragmentationMove
andVmaDefragmentationMove.Ptr
operations.interface
Auxiliary interface for unifyingVmaDefragmentationPassMoveInfo
andVmaDefragmentationPassMoveInfo.Ptr
operations.interface
Auxiliary interface for unifyingVmaDefragmentationStats
andVmaDefragmentationStats.Ptr
operations.interface
Auxiliary interface for unifyingVmaDetailedStatistics
andVmaDetailedStatistics.Ptr
operations.interface
Auxiliary interface for unifyingVmaDeviceMemoryCallbacks
andVmaDeviceMemoryCallbacks.Ptr
operations.interface
Auxiliary interface for unifyingVmaPoolCreateInfo
andVmaPoolCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVmaStatistics
andVmaStatistics.Ptr
operations.interface
Auxiliary interface for unifyingVmaTotalStatistics
andVmaTotalStatistics.Ptr
operations.interface
Auxiliary interface for unifyingVmaVirtualAllocationCreateInfo
andVmaVirtualAllocationCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVmaVirtualAllocationInfo
andVmaVirtualAllocationInfo.Ptr
operations.interface
Auxiliary interface for unifyingVmaVirtualBlockCreateInfo
andVmaVirtualBlockCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVmaVulkanFunctions
andVmaVulkanFunctions.Ptr
operations.Classes in club.doki7.vma.datatype that implement IPointerModifier and TypeClassDescriptionfinal record
Parameters of newVmaAllocation
.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Parameters ofVmaAllocation
objects, that can be retrieved using function vmaGetAllocationInfo().static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Extended parameters of aVmaAllocation
object that can be retrieved using function vmaGetAllocationInfo2().static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Description of a Allocator to be created.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Information about existingVmaAllocator
object.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Statistics of current memory usage and available budget for a specific memory heap.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Parameters for defragmentation.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Single move of an allocation to be done for defragmentation.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Parameters for incremental defragmentation steps.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Statistics returned for defragmentation process in function vmaEndDefragmentation().static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
More detailed statistics thanVmaStatistics
.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Set of callbacks that the library will call forvkAllocateMemory
andvkFreeMemory
.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Describes parameter of createdVmaPool
.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Calculated statistics of memory usage e.g. in a specific memory type, heap, custom pool, or total.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
General statistics from current state of the Allocator - total memory usage across all memory heaps and types.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Parameters of created virtual allocation to be passed to vmaVirtualAllocate().static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Parameters of an existing virtual allocation, returned by vmaGetVirtualAllocationInfo().static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Parameters of createdVmaVirtualBlock
object to be passed to vmaCreateVirtualBlock().static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Pointers to some Vulkan functions - a subset used by the library.static final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.vma.datatype with parameters of type IPointerModifier and TypeMethodDescriptionVmaVulkanFunctions.allocateMemory
(@Nullable IPointer pointer) VmaVulkanFunctions.bindBufferMemory
(@Nullable IPointer pointer) VmaVulkanFunctions.bindBufferMemory2KHR
(@Nullable IPointer pointer) VmaVulkanFunctions.bindImageMemory
(@Nullable IPointer pointer) VmaVulkanFunctions.bindImageMemory2KHR
(@Nullable IPointer pointer) VmaVulkanFunctions.cmdCopyBuffer
(@Nullable IPointer pointer) VmaVulkanFunctions.createBuffer
(@Nullable IPointer pointer) VmaVulkanFunctions.createImage
(@Nullable IPointer pointer) VmaVulkanFunctions.destroyBuffer
(@Nullable IPointer pointer) VmaVulkanFunctions.destroyImage
(@Nullable IPointer pointer) VmaVulkanFunctions.flushMappedMemoryRanges
(@Nullable IPointer pointer) VmaVulkanFunctions.freeMemory
(@Nullable IPointer pointer) VmaVulkanFunctions.getBufferMemoryRequirements
(@Nullable IPointer pointer) VmaVulkanFunctions.getBufferMemoryRequirements2KHR
(@Nullable IPointer pointer) VmaVulkanFunctions.getDeviceBufferMemoryRequirements
(@Nullable IPointer pointer) VmaVulkanFunctions.getDeviceImageMemoryRequirements
(@Nullable IPointer pointer) VmaVulkanFunctions.getDeviceProcAddr
(@Nullable IPointer pointer) VmaVulkanFunctions.getImageMemoryRequirements
(@Nullable IPointer pointer) VmaVulkanFunctions.getImageMemoryRequirements2KHR
(@Nullable IPointer pointer) VmaVulkanFunctions.getInstanceProcAddr
(@Nullable IPointer pointer) VmaVulkanFunctions.getMemoryWin32HandleKHR
(@Nullable IPointer pointer) VmaVulkanFunctions.getPhysicalDeviceMemoryProperties
(@Nullable IPointer pointer) VmaVulkanFunctions.getPhysicalDeviceMemoryProperties2KHR
(@Nullable IPointer pointer) VmaVulkanFunctions.getPhysicalDeviceProperties
(@Nullable IPointer pointer) VmaVulkanFunctions.invalidateMappedMemoryRanges
(@Nullable IPointer pointer) VmaDefragmentationInfo.pBreakCallbackUserData
(@Nullable IPointer pointer) VmaDeviceMemoryCallbacks.pfnAllocate
(@Nullable IPointer pointer) VmaDefragmentationInfo.pfnBreakCallback
(@Nullable IPointer pointer) VmaAllocationInfo.pMappedData
(@Nullable IPointer pointer) VmaPoolCreateInfo.pMemoryAllocateNext
(@Nullable IPointer pointer) VmaVulkanFunctions.unmapMemory
(@Nullable IPointer pointer) -
Uses of IPointer in club.doki7.vma.handle
Classes in club.doki7.vma.handle that implement IPointerModifier and TypeClassDescriptionfinal record
Represents single memory allocation.static final record
Represents a pointer toVmaAllocation
handle(s) in native memory.final record
Represents main object of this library initialized.static final record
Represents a pointer toVmaAllocator
handle(s) in native memory.final record
An opaque object that represents started defragmentation process.static final record
Represents a pointer toVmaDefragmentationContext
handle(s) in native memory.final record
Represents custom memory poolstatic final record
Represents a pointer toVmaPool
handle(s) in native memory.final record
Represents single memory allocation done inside VmaVirtualBlock.static final record
Represents a pointer toVmaVirtualAllocation
handle(s) in native memory.final record
Handle to a virtual block object that allows to use core allocation algorithm without allocating any real GPU memory.static final record
Represents a pointer toVmaVirtualBlock
handle(s) in native memory. -
Uses of IPointer in club.doki7.vulkan.datatype
Subinterfaces of IPointer in club.doki7.vulkan.datatypeModifier and TypeInterfaceDescriptioninterface
Auxiliary interface for unifyingNvSciSyncFenceVKREF
andNvSciSyncFenceVKREF.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1CDEF
andStdVideoAV1CDEF.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1ColorConfig
andStdVideoAV1ColorConfig.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1ColorConfigFlags
andStdVideoAV1ColorConfigFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1FilmGrain
andStdVideoAV1FilmGrain.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1FilmGrainFlags
andStdVideoAV1FilmGrainFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1GlobalMotion
andStdVideoAV1GlobalMotion.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1LoopFilter
andStdVideoAV1LoopFilter.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1LoopFilterFlags
andStdVideoAV1LoopFilterFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1LoopRestoration
andStdVideoAV1LoopRestoration.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1Quantization
andStdVideoAV1Quantization.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1QuantizationFlags
andStdVideoAV1QuantizationFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1Segmentation
andStdVideoAV1Segmentation.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1SequenceHeader
andStdVideoAV1SequenceHeader.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1SequenceHeaderFlags
andStdVideoAV1SequenceHeaderFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1TileInfo
andStdVideoAV1TileInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1TileInfoFlags
andStdVideoAV1TileInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1TimingInfo
andStdVideoAV1TimingInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoAV1TimingInfoFlags
andStdVideoAV1TimingInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoDecodeAV1PictureInfo
andStdVideoDecodeAV1PictureInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoDecodeAV1PictureInfoFlags
andStdVideoDecodeAV1PictureInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoDecodeAV1ReferenceInfo
andStdVideoDecodeAV1ReferenceInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoDecodeAV1ReferenceInfoFlags
andStdVideoDecodeAV1ReferenceInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoDecodeH264PictureInfo
andStdVideoDecodeH264PictureInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoDecodeH264PictureInfoFlags
andStdVideoDecodeH264PictureInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoDecodeH264ReferenceInfo
andStdVideoDecodeH264ReferenceInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoDecodeH264ReferenceInfoFlags
andStdVideoDecodeH264ReferenceInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoDecodeH265PictureInfo
andStdVideoDecodeH265PictureInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoDecodeH265PictureInfoFlags
andStdVideoDecodeH265PictureInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoDecodeH265ReferenceInfo
andStdVideoDecodeH265ReferenceInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoDecodeH265ReferenceInfoFlags
andStdVideoDecodeH265ReferenceInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeAV1DecoderModelInfo
andStdVideoEncodeAV1DecoderModelInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeAV1ExtensionHeader
andStdVideoEncodeAV1ExtensionHeader.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeAV1OperatingPointInfo
andStdVideoEncodeAV1OperatingPointInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeAV1OperatingPointInfoFlags
andStdVideoEncodeAV1OperatingPointInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeAV1PictureInfo
andStdVideoEncodeAV1PictureInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeAV1PictureInfoFlags
andStdVideoEncodeAV1PictureInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeAV1ReferenceInfo
andStdVideoEncodeAV1ReferenceInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeAV1ReferenceInfoFlags
andStdVideoEncodeAV1ReferenceInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH264PictureInfo
andStdVideoEncodeH264PictureInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH264PictureInfoFlags
andStdVideoEncodeH264PictureInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH264ReferenceInfo
andStdVideoEncodeH264ReferenceInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH264ReferenceInfoFlags
andStdVideoEncodeH264ReferenceInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH264ReferenceListsInfo
andStdVideoEncodeH264ReferenceListsInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH264ReferenceListsInfoFlags
andStdVideoEncodeH264ReferenceListsInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH264RefListModEntry
andStdVideoEncodeH264RefListModEntry.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH264RefPicMarkingEntry
andStdVideoEncodeH264RefPicMarkingEntry.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH264SliceHeader
andStdVideoEncodeH264SliceHeader.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH264SliceHeaderFlags
andStdVideoEncodeH264SliceHeaderFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH264WeightTable
andStdVideoEncodeH264WeightTable.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH264WeightTableFlags
andStdVideoEncodeH264WeightTableFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH265LongTermRefPics
andStdVideoEncodeH265LongTermRefPics.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH265PictureInfo
andStdVideoEncodeH265PictureInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH265PictureInfoFlags
andStdVideoEncodeH265PictureInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH265ReferenceInfo
andStdVideoEncodeH265ReferenceInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH265ReferenceInfoFlags
andStdVideoEncodeH265ReferenceInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH265ReferenceListsInfo
andStdVideoEncodeH265ReferenceListsInfo.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH265ReferenceListsInfoFlags
andStdVideoEncodeH265ReferenceListsInfoFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH265SliceSegmentHeader
andStdVideoEncodeH265SliceSegmentHeader.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH265SliceSegmentHeaderFlags
andStdVideoEncodeH265SliceSegmentHeaderFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH265WeightTable
andStdVideoEncodeH265WeightTable.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoEncodeH265WeightTableFlags
andStdVideoEncodeH265WeightTableFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH264HrdParameters
andStdVideoH264HrdParameters.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH264PictureParameterSet
andStdVideoH264PictureParameterSet.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH264PpsFlags
andStdVideoH264PpsFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH264ScalingLists
andStdVideoH264ScalingLists.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH264SequenceParameterSet
andStdVideoH264SequenceParameterSet.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH264SequenceParameterSetVui
andStdVideoH264SequenceParameterSetVui.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH264SpsFlags
andStdVideoH264SpsFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH264SpsVuiFlags
andStdVideoH264SpsVuiFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265DecPicBufMgr
andStdVideoH265DecPicBufMgr.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265HrdFlags
andStdVideoH265HrdFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265HrdParameters
andStdVideoH265HrdParameters.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265LongTermRefPicsSps
andStdVideoH265LongTermRefPicsSps.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265PictureParameterSet
andStdVideoH265PictureParameterSet.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265PpsFlags
andStdVideoH265PpsFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265PredictorPaletteEntries
andStdVideoH265PredictorPaletteEntries.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265ProfileTierLevel
andStdVideoH265ProfileTierLevel.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265ProfileTierLevelFlags
andStdVideoH265ProfileTierLevelFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265ScalingLists
andStdVideoH265ScalingLists.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265SequenceParameterSet
andStdVideoH265SequenceParameterSet.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265SequenceParameterSetVui
andStdVideoH265SequenceParameterSetVui.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265ShortTermRefPicSet
andStdVideoH265ShortTermRefPicSet.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265ShortTermRefPicSetFlags
andStdVideoH265ShortTermRefPicSetFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265SpsFlags
andStdVideoH265SpsFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265SpsVuiFlags
andStdVideoH265SpsVuiFlags.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265SubLayerHrdParameters
andStdVideoH265SubLayerHrdParameters.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265VideoParameterSet
andStdVideoH265VideoParameterSet.Ptr
operations.interface
Auxiliary interface for unifyingStdVideoH265VpsFlags
andStdVideoH265VpsFlags.Ptr
operations.interface
Auxiliary interface for unifyingVkAabbPositionsKHR
andVkAabbPositionsKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureBuildGeometryInfoKHR
andVkAccelerationStructureBuildGeometryInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureBuildRangeInfoKHR
andVkAccelerationStructureBuildRangeInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureBuildSizesInfoKHR
andVkAccelerationStructureBuildSizesInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureCaptureDescriptorDataInfoEXT
andVkAccelerationStructureCaptureDescriptorDataInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureCreateInfoKHR
andVkAccelerationStructureCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureCreateInfoNV
andVkAccelerationStructureCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureDeviceAddressInfoKHR
andVkAccelerationStructureDeviceAddressInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureGeometryAabbsDataKHR
andVkAccelerationStructureGeometryAabbsDataKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureGeometryDataKHR
andVkAccelerationStructureGeometryDataKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureGeometryInstancesDataKHR
andVkAccelerationStructureGeometryInstancesDataKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureGeometryKHR
andVkAccelerationStructureGeometryKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureGeometryLinearSweptSpheresDataNV
andVkAccelerationStructureGeometryLinearSweptSpheresDataNV.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureGeometryMotionTrianglesDataNV
andVkAccelerationStructureGeometryMotionTrianglesDataNV.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureGeometrySpheresDataNV
andVkAccelerationStructureGeometrySpheresDataNV.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureGeometryTrianglesDataKHR
andVkAccelerationStructureGeometryTrianglesDataKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureInfoNV
andVkAccelerationStructureInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureInstanceKHR
andVkAccelerationStructureInstanceKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureMatrixMotionInstanceNV
andVkAccelerationStructureMatrixMotionInstanceNV.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureMemoryRequirementsInfoNV
andVkAccelerationStructureMemoryRequirementsInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureMotionInfoNV
andVkAccelerationStructureMotionInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureMotionInstanceDataNV
andVkAccelerationStructureMotionInstanceDataNV.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureMotionInstanceNV
andVkAccelerationStructureMotionInstanceNV.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureSRTMotionInstanceNV
andVkAccelerationStructureSRTMotionInstanceNV.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureTrianglesDisplacementMicromapNV
andVkAccelerationStructureTrianglesDisplacementMicromapNV.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureTrianglesOpacityMicromapEXT
andVkAccelerationStructureTrianglesOpacityMicromapEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkAccelerationStructureVersionInfoKHR
andVkAccelerationStructureVersionInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkAcquireNextImageInfoKHR
andVkAcquireNextImageInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkAcquireProfilingLockInfoKHR
andVkAcquireProfilingLockInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkAllocationCallbacks
andVkAllocationCallbacks.Ptr
operations.interface
Auxiliary interface for unifyingVkAmigoProfilingSubmitInfoSEC
andVkAmigoProfilingSubmitInfoSEC.Ptr
operations.interface
Auxiliary interface for unifyingVkAndroidHardwareBufferFormatProperties2ANDROID
andVkAndroidHardwareBufferFormatProperties2ANDROID.Ptr
operations.interface
Auxiliary interface for unifyingVkAndroidHardwareBufferFormatPropertiesANDROID
andVkAndroidHardwareBufferFormatPropertiesANDROID.Ptr
operations.interface
Auxiliary interface for unifyingVkAndroidHardwareBufferFormatResolvePropertiesANDROID
andVkAndroidHardwareBufferFormatResolvePropertiesANDROID.Ptr
operations.interface
Auxiliary interface for unifyingVkAndroidHardwareBufferPropertiesANDROID
andVkAndroidHardwareBufferPropertiesANDROID.Ptr
operations.interface
Auxiliary interface for unifyingVkAndroidHardwareBufferUsageANDROID
andVkAndroidHardwareBufferUsageANDROID.Ptr
operations.interface
Auxiliary interface for unifyingVkAndroidSurfaceCreateInfoKHR
andVkAndroidSurfaceCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkAntiLagDataAMD
andVkAntiLagDataAMD.Ptr
operations.interface
Auxiliary interface for unifyingVkAntiLagPresentationInfoAMD
andVkAntiLagPresentationInfoAMD.Ptr
operations.interface
Auxiliary interface for unifyingVkApplicationInfo
andVkApplicationInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkApplicationParametersEXT
andVkApplicationParametersEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkAttachmentDescription
andVkAttachmentDescription.Ptr
operations.interface
Auxiliary interface for unifyingVkAttachmentDescription2
andVkAttachmentDescription2.Ptr
operations.interface
Auxiliary interface for unifyingVkAttachmentDescriptionStencilLayout
andVkAttachmentDescriptionStencilLayout.Ptr
operations.interface
Auxiliary interface for unifyingVkAttachmentReference
andVkAttachmentReference.Ptr
operations.interface
Auxiliary interface for unifyingVkAttachmentReference2
andVkAttachmentReference2.Ptr
operations.interface
Auxiliary interface for unifyingVkAttachmentReferenceStencilLayout
andVkAttachmentReferenceStencilLayout.Ptr
operations.interface
Auxiliary interface for unifyingVkAttachmentSampleCountInfoAMD
andVkAttachmentSampleCountInfoAMD.Ptr
operations.interface
Auxiliary interface for unifyingVkAttachmentSampleLocationsEXT
andVkAttachmentSampleLocationsEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkBaseInStructure
andVkBaseInStructure.Ptr
operations.interface
Auxiliary interface for unifyingVkBaseOutStructure
andVkBaseOutStructure.Ptr
operations.interface
Auxiliary interface for unifyingVkBindAccelerationStructureMemoryInfoNV
andVkBindAccelerationStructureMemoryInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkBindBufferMemoryDeviceGroupInfo
andVkBindBufferMemoryDeviceGroupInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkBindBufferMemoryInfo
andVkBindBufferMemoryInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkBindDescriptorBufferEmbeddedSamplersInfoEXT
andVkBindDescriptorBufferEmbeddedSamplersInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkBindDescriptorSetsInfo
andVkBindDescriptorSetsInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkBindImageMemoryDeviceGroupInfo
andVkBindImageMemoryDeviceGroupInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkBindImageMemoryInfo
andVkBindImageMemoryInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkBindImageMemorySwapchainInfoKHR
andVkBindImageMemorySwapchainInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkBindImagePlaneMemoryInfo
andVkBindImagePlaneMemoryInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkBindIndexBufferIndirectCommandEXT
andVkBindIndexBufferIndirectCommandEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkBindIndexBufferIndirectCommandNV
andVkBindIndexBufferIndirectCommandNV.Ptr
operations.interface
Auxiliary interface for unifyingVkBindMemoryStatus
andVkBindMemoryStatus.Ptr
operations.interface
Auxiliary interface for unifyingVkBindPipelineIndirectCommandNV
andVkBindPipelineIndirectCommandNV.Ptr
operations.interface
Auxiliary interface for unifyingVkBindShaderGroupIndirectCommandNV
andVkBindShaderGroupIndirectCommandNV.Ptr
operations.interface
Auxiliary interface for unifyingVkBindSparseInfo
andVkBindSparseInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkBindVertexBufferIndirectCommandEXT
andVkBindVertexBufferIndirectCommandEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkBindVertexBufferIndirectCommandNV
andVkBindVertexBufferIndirectCommandNV.Ptr
operations.interface
Auxiliary interface for unifyingVkBindVideoSessionMemoryInfoKHR
andVkBindVideoSessionMemoryInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkBlitImageCubicWeightsInfoQCOM
andVkBlitImageCubicWeightsInfoQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkBlitImageInfo2
andVkBlitImageInfo2.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferCaptureDescriptorDataInfoEXT
andVkBufferCaptureDescriptorDataInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferCollectionBufferCreateInfoFUCHSIA
andVkBufferCollectionBufferCreateInfoFUCHSIA.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferCollectionConstraintsInfoFUCHSIA
andVkBufferCollectionConstraintsInfoFUCHSIA.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferCollectionCreateInfoFUCHSIA
andVkBufferCollectionCreateInfoFUCHSIA.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferCollectionImageCreateInfoFUCHSIA
andVkBufferCollectionImageCreateInfoFUCHSIA.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferCollectionPropertiesFUCHSIA
andVkBufferCollectionPropertiesFUCHSIA.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferConstraintsInfoFUCHSIA
andVkBufferConstraintsInfoFUCHSIA.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferCopy
andVkBufferCopy.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferCopy2
andVkBufferCopy2.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferCreateInfo
andVkBufferCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferDeviceAddressCreateInfoEXT
andVkBufferDeviceAddressCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferDeviceAddressInfo
andVkBufferDeviceAddressInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferImageCopy
andVkBufferImageCopy.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferImageCopy2
andVkBufferImageCopy2.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferMemoryBarrier
andVkBufferMemoryBarrier.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferMemoryBarrier2
andVkBufferMemoryBarrier2.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferMemoryRequirementsInfo2
andVkBufferMemoryRequirementsInfo2.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferOpaqueCaptureAddressCreateInfo
andVkBufferOpaqueCaptureAddressCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferUsageFlags2CreateInfo
andVkBufferUsageFlags2CreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkBufferViewCreateInfo
andVkBufferViewCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkBuildPartitionedAccelerationStructureIndirectCommandNV
andVkBuildPartitionedAccelerationStructureIndirectCommandNV.Ptr
operations.interface
Auxiliary interface for unifyingVkBuildPartitionedAccelerationStructureInfoNV
andVkBuildPartitionedAccelerationStructureInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkCalibratedTimestampInfoKHR
andVkCalibratedTimestampInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkCheckpointData2NV
andVkCheckpointData2NV.Ptr
operations.interface
Auxiliary interface for unifyingVkCheckpointDataNV
andVkCheckpointDataNV.Ptr
operations.interface
Auxiliary interface for unifyingVkClearAttachment
andVkClearAttachment.Ptr
operations.interface
Auxiliary interface for unifyingVkClearColorValue
andVkClearColorValue.Ptr
operations.interface
Auxiliary interface for unifyingVkClearDepthStencilValue
andVkClearDepthStencilValue.Ptr
operations.interface
Auxiliary interface for unifyingVkClearRect
andVkClearRect.Ptr
operations.interface
Auxiliary interface for unifyingVkClearValue
andVkClearValue.Ptr
operations.interface
Auxiliary interface for unifyingVkClusterAccelerationStructureBuildClustersBottomLevelInfoNV
andVkClusterAccelerationStructureBuildClustersBottomLevelInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkClusterAccelerationStructureBuildTriangleClusterInfoNV
andVkClusterAccelerationStructureBuildTriangleClusterInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkClusterAccelerationStructureBuildTriangleClusterTemplateInfoNV
andVkClusterAccelerationStructureBuildTriangleClusterTemplateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkClusterAccelerationStructureClustersBottomLevelInputNV
andVkClusterAccelerationStructureClustersBottomLevelInputNV.Ptr
operations.interface
Auxiliary interface for unifyingVkClusterAccelerationStructureCommandsInfoNV
andVkClusterAccelerationStructureCommandsInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkClusterAccelerationStructureGeometryIndexAndGeometryFlagsNV
andVkClusterAccelerationStructureGeometryIndexAndGeometryFlagsNV.Ptr
operations.interface
Auxiliary interface for unifyingVkClusterAccelerationStructureInputInfoNV
andVkClusterAccelerationStructureInputInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkClusterAccelerationStructureInstantiateClusterInfoNV
andVkClusterAccelerationStructureInstantiateClusterInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkClusterAccelerationStructureMoveObjectsInfoNV
andVkClusterAccelerationStructureMoveObjectsInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkClusterAccelerationStructureMoveObjectsInputNV
andVkClusterAccelerationStructureMoveObjectsInputNV.Ptr
operations.interface
Auxiliary interface for unifyingVkClusterAccelerationStructureOpInputNV
andVkClusterAccelerationStructureOpInputNV.Ptr
operations.interface
Auxiliary interface for unifyingVkClusterAccelerationStructureTriangleClusterInputNV
andVkClusterAccelerationStructureTriangleClusterInputNV.Ptr
operations.interface
Auxiliary interface for unifyingVkCoarseSampleLocationNV
andVkCoarseSampleLocationNV.Ptr
operations.interface
Auxiliary interface for unifyingVkCoarseSampleOrderCustomNV
andVkCoarseSampleOrderCustomNV.Ptr
operations.interface
Auxiliary interface for unifyingVkColorBlendAdvancedEXT
andVkColorBlendAdvancedEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkColorBlendEquationEXT
andVkColorBlendEquationEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkCommandBufferAllocateInfo
andVkCommandBufferAllocateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkCommandBufferBeginInfo
andVkCommandBufferBeginInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkCommandBufferInheritanceConditionalRenderingInfoEXT
andVkCommandBufferInheritanceConditionalRenderingInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkCommandBufferInheritanceInfo
andVkCommandBufferInheritanceInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkCommandBufferInheritanceRenderingInfo
andVkCommandBufferInheritanceRenderingInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkCommandBufferInheritanceRenderPassTransformInfoQCOM
andVkCommandBufferInheritanceRenderPassTransformInfoQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkCommandBufferInheritanceViewportScissorInfoNV
andVkCommandBufferInheritanceViewportScissorInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkCommandBufferSubmitInfo
andVkCommandBufferSubmitInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkCommandPoolCreateInfo
andVkCommandPoolCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkComponentMapping
andVkComponentMapping.Ptr
operations.interface
Auxiliary interface for unifyingVkComputePipelineCreateInfo
andVkComputePipelineCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkComputePipelineIndirectBufferInfoNV
andVkComputePipelineIndirectBufferInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkConditionalRenderingBeginInfoEXT
andVkConditionalRenderingBeginInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkConformanceVersion
andVkConformanceVersion.Ptr
operations.interface
Auxiliary interface for unifyingVkConvertCooperativeVectorMatrixInfoNV
andVkConvertCooperativeVectorMatrixInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkCooperativeMatrixFlexibleDimensionsPropertiesNV
andVkCooperativeMatrixFlexibleDimensionsPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkCooperativeMatrixPropertiesKHR
andVkCooperativeMatrixPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkCooperativeMatrixPropertiesNV
andVkCooperativeMatrixPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkCooperativeVectorPropertiesNV
andVkCooperativeVectorPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyAccelerationStructureInfoKHR
andVkCopyAccelerationStructureInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyAccelerationStructureToMemoryInfoKHR
andVkCopyAccelerationStructureToMemoryInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyBufferInfo2
andVkCopyBufferInfo2.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyBufferToImageInfo2
andVkCopyBufferToImageInfo2.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyCommandTransformInfoQCOM
andVkCopyCommandTransformInfoQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyDescriptorSet
andVkCopyDescriptorSet.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyImageInfo2
andVkCopyImageInfo2.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyImageToBufferInfo2
andVkCopyImageToBufferInfo2.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyImageToImageInfo
andVkCopyImageToImageInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyImageToMemoryInfo
andVkCopyImageToMemoryInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyMemoryIndirectCommandNV
andVkCopyMemoryIndirectCommandNV.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyMemoryToAccelerationStructureInfoKHR
andVkCopyMemoryToAccelerationStructureInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyMemoryToImageIndirectCommandNV
andVkCopyMemoryToImageIndirectCommandNV.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyMemoryToImageInfo
andVkCopyMemoryToImageInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyMemoryToMicromapInfoEXT
andVkCopyMemoryToMicromapInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyMicromapInfoEXT
andVkCopyMicromapInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkCopyMicromapToMemoryInfoEXT
andVkCopyMicromapToMemoryInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkCudaFunctionCreateInfoNV
andVkCudaFunctionCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkCudaLaunchInfoNV
andVkCudaLaunchInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkCudaModuleCreateInfoNV
andVkCudaModuleCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkCuFunctionCreateInfoNVX
andVkCuFunctionCreateInfoNVX.Ptr
operations.interface
Auxiliary interface for unifyingVkCuLaunchInfoNVX
andVkCuLaunchInfoNVX.Ptr
operations.interface
Auxiliary interface for unifyingVkCuModuleCreateInfoNVX
andVkCuModuleCreateInfoNVX.Ptr
operations.interface
Auxiliary interface for unifyingVkCuModuleTexturingModeCreateInfoNVX
andVkCuModuleTexturingModeCreateInfoNVX.Ptr
operations.interface
Auxiliary interface for unifyingVkD3D12FenceSubmitInfoKHR
andVkD3D12FenceSubmitInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDebugMarkerMarkerInfoEXT
andVkDebugMarkerMarkerInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDebugMarkerObjectNameInfoEXT
andVkDebugMarkerObjectNameInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDebugMarkerObjectTagInfoEXT
andVkDebugMarkerObjectTagInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDebugReportCallbackCreateInfoEXT
andVkDebugReportCallbackCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDebugUtilsLabelEXT
andVkDebugUtilsLabelEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDebugUtilsMessengerCallbackDataEXT
andVkDebugUtilsMessengerCallbackDataEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDebugUtilsMessengerCreateInfoEXT
andVkDebugUtilsMessengerCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDebugUtilsObjectNameInfoEXT
andVkDebugUtilsObjectNameInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDebugUtilsObjectTagInfoEXT
andVkDebugUtilsObjectTagInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDecompressMemoryRegionNV
andVkDecompressMemoryRegionNV.Ptr
operations.interface
Auxiliary interface for unifyingVkDedicatedAllocationBufferCreateInfoNV
andVkDedicatedAllocationBufferCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkDedicatedAllocationImageCreateInfoNV
andVkDedicatedAllocationImageCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkDedicatedAllocationMemoryAllocateInfoNV
andVkDedicatedAllocationMemoryAllocateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkDependencyInfo
andVkDependencyInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDepthBiasInfoEXT
andVkDepthBiasInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDepthBiasRepresentationInfoEXT
andVkDepthBiasRepresentationInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDepthClampRangeEXT
andVkDepthClampRangeEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorAddressInfoEXT
andVkDescriptorAddressInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorBufferBindingInfoEXT
andVkDescriptorBufferBindingInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorBufferBindingPushDescriptorBufferHandleEXT
andVkDescriptorBufferBindingPushDescriptorBufferHandleEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorBufferInfo
andVkDescriptorBufferInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorDataEXT
andVkDescriptorDataEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorGetInfoEXT
andVkDescriptorGetInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorImageInfo
andVkDescriptorImageInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorPoolCreateInfo
andVkDescriptorPoolCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorPoolInlineUniformBlockCreateInfo
andVkDescriptorPoolInlineUniformBlockCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorPoolSize
andVkDescriptorPoolSize.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorSetAllocateInfo
andVkDescriptorSetAllocateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorSetBindingReferenceVALVE
andVkDescriptorSetBindingReferenceVALVE.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorSetLayoutBinding
andVkDescriptorSetLayoutBinding.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorSetLayoutBindingFlagsCreateInfo
andVkDescriptorSetLayoutBindingFlagsCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorSetLayoutCreateInfo
andVkDescriptorSetLayoutCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorSetLayoutHostMappingInfoVALVE
andVkDescriptorSetLayoutHostMappingInfoVALVE.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorSetLayoutSupport
andVkDescriptorSetLayoutSupport.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorSetVariableDescriptorCountAllocateInfo
andVkDescriptorSetVariableDescriptorCountAllocateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorSetVariableDescriptorCountLayoutSupport
andVkDescriptorSetVariableDescriptorCountLayoutSupport.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorUpdateTemplateCreateInfo
andVkDescriptorUpdateTemplateCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDescriptorUpdateTemplateEntry
andVkDescriptorUpdateTemplateEntry.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceAddressBindingCallbackDataEXT
andVkDeviceAddressBindingCallbackDataEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceBufferMemoryRequirements
andVkDeviceBufferMemoryRequirements.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceCreateInfo
andVkDeviceCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceDeviceMemoryReportCreateInfoEXT
andVkDeviceDeviceMemoryReportCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceDiagnosticsConfigCreateInfoNV
andVkDeviceDiagnosticsConfigCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceEventInfoEXT
andVkDeviceEventInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceFaultAddressInfoEXT
andVkDeviceFaultAddressInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceFaultCountsEXT
andVkDeviceFaultCountsEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceFaultInfoEXT
andVkDeviceFaultInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceFaultVendorBinaryHeaderVersionOneEXT
andVkDeviceFaultVendorBinaryHeaderVersionOneEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceFaultVendorInfoEXT
andVkDeviceFaultVendorInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceGroupBindSparseInfo
andVkDeviceGroupBindSparseInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceGroupCommandBufferBeginInfo
andVkDeviceGroupCommandBufferBeginInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceGroupDeviceCreateInfo
andVkDeviceGroupDeviceCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceGroupPresentCapabilitiesKHR
andVkDeviceGroupPresentCapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceGroupPresentInfoKHR
andVkDeviceGroupPresentInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceGroupRenderPassBeginInfo
andVkDeviceGroupRenderPassBeginInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceGroupSubmitInfo
andVkDeviceGroupSubmitInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceGroupSwapchainCreateInfoKHR
andVkDeviceGroupSwapchainCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceImageMemoryRequirements
andVkDeviceImageMemoryRequirements.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceImageSubresourceInfo
andVkDeviceImageSubresourceInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceMemoryOpaqueCaptureAddressInfo
andVkDeviceMemoryOpaqueCaptureAddressInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceMemoryOverallocationCreateInfoAMD
andVkDeviceMemoryOverallocationCreateInfoAMD.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceMemoryReportCallbackDataEXT
andVkDeviceMemoryReportCallbackDataEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceOrHostAddressConstAMDX
andVkDeviceOrHostAddressConstAMDX.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceOrHostAddressConstKHR
andVkDeviceOrHostAddressConstKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceOrHostAddressKHR
andVkDeviceOrHostAddressKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDevicePipelineBinaryInternalCacheControlKHR
andVkDevicePipelineBinaryInternalCacheControlKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDevicePrivateDataCreateInfo
andVkDevicePrivateDataCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceQueueCreateInfo
andVkDeviceQueueCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceQueueGlobalPriorityCreateInfo
andVkDeviceQueueGlobalPriorityCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceQueueInfo2
andVkDeviceQueueInfo2.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceQueueShaderCoreControlCreateInfoARM
andVkDeviceQueueShaderCoreControlCreateInfoARM.Ptr
operations.interface
Auxiliary interface for unifyingVkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV
andVkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkDirectDriverLoadingInfoLUNARG
andVkDirectDriverLoadingInfoLUNARG.Ptr
operations.interface
Auxiliary interface for unifyingVkDirectDriverLoadingListLUNARG
andVkDirectDriverLoadingListLUNARG.Ptr
operations.interface
Auxiliary interface for unifyingVkDirectFBSurfaceCreateInfoEXT
andVkDirectFBSurfaceCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDispatchGraphCountInfoAMDX
andVkDispatchGraphCountInfoAMDX.Ptr
operations.interface
Auxiliary interface for unifyingVkDispatchGraphInfoAMDX
andVkDispatchGraphInfoAMDX.Ptr
operations.interface
Auxiliary interface for unifyingVkDispatchIndirectCommand
andVkDispatchIndirectCommand.Ptr
operations.interface
Auxiliary interface for unifyingVkDispatchTileInfoQCOM
andVkDispatchTileInfoQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplayEventInfoEXT
andVkDisplayEventInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplayModeCreateInfoKHR
andVkDisplayModeCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplayModeParametersKHR
andVkDisplayModeParametersKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplayModeProperties2KHR
andVkDisplayModeProperties2KHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplayModePropertiesKHR
andVkDisplayModePropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplayModeStereoPropertiesNV
andVkDisplayModeStereoPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplayNativeHdrSurfaceCapabilitiesAMD
andVkDisplayNativeHdrSurfaceCapabilitiesAMD.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplayPlaneCapabilities2KHR
andVkDisplayPlaneCapabilities2KHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplayPlaneCapabilitiesKHR
andVkDisplayPlaneCapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplayPlaneInfo2KHR
andVkDisplayPlaneInfo2KHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplayPlaneProperties2KHR
andVkDisplayPlaneProperties2KHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplayPlanePropertiesKHR
andVkDisplayPlanePropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplayPowerInfoEXT
andVkDisplayPowerInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplayPresentInfoKHR
andVkDisplayPresentInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplayProperties2KHR
andVkDisplayProperties2KHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplayPropertiesKHR
andVkDisplayPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplaySurfaceCreateInfoKHR
andVkDisplaySurfaceCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkDisplaySurfaceStereoCreateInfoNV
andVkDisplaySurfaceStereoCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkDrawIndexedIndirectCommand
andVkDrawIndexedIndirectCommand.Ptr
operations.interface
Auxiliary interface for unifyingVkDrawIndirectCommand
andVkDrawIndirectCommand.Ptr
operations.interface
Auxiliary interface for unifyingVkDrawIndirectCountIndirectCommandEXT
andVkDrawIndirectCountIndirectCommandEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDrawMeshTasksIndirectCommandEXT
andVkDrawMeshTasksIndirectCommandEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDrawMeshTasksIndirectCommandNV
andVkDrawMeshTasksIndirectCommandNV.Ptr
operations.interface
Auxiliary interface for unifyingVkDrmFormatModifierProperties2EXT
andVkDrmFormatModifierProperties2EXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDrmFormatModifierPropertiesEXT
andVkDrmFormatModifierPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDrmFormatModifierPropertiesList2EXT
andVkDrmFormatModifierPropertiesList2EXT.Ptr
operations.interface
Auxiliary interface for unifyingVkDrmFormatModifierPropertiesListEXT
andVkDrmFormatModifierPropertiesListEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkEventCreateInfo
andVkEventCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkExecutionGraphPipelineCreateInfoAMDX
andVkExecutionGraphPipelineCreateInfoAMDX.Ptr
operations.interface
Auxiliary interface for unifyingVkExecutionGraphPipelineScratchSizeAMDX
andVkExecutionGraphPipelineScratchSizeAMDX.Ptr
operations.interface
Auxiliary interface for unifyingVkExportFenceCreateInfo
andVkExportFenceCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkExportFenceSciSyncInfoNV
andVkExportFenceSciSyncInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkExportFenceWin32HandleInfoKHR
andVkExportFenceWin32HandleInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkExportMemoryAllocateInfo
andVkExportMemoryAllocateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkExportMemoryAllocateInfoNV
andVkExportMemoryAllocateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkExportMemorySciBufInfoNV
andVkExportMemorySciBufInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkExportMemoryWin32HandleInfoKHR
andVkExportMemoryWin32HandleInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkExportMemoryWin32HandleInfoNV
andVkExportMemoryWin32HandleInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkExportMetalBufferInfoEXT
andVkExportMetalBufferInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkExportMetalCommandQueueInfoEXT
andVkExportMetalCommandQueueInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkExportMetalDeviceInfoEXT
andVkExportMetalDeviceInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkExportMetalIOSurfaceInfoEXT
andVkExportMetalIOSurfaceInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkExportMetalObjectCreateInfoEXT
andVkExportMetalObjectCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkExportMetalObjectsInfoEXT
andVkExportMetalObjectsInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkExportMetalSharedEventInfoEXT
andVkExportMetalSharedEventInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkExportMetalTextureInfoEXT
andVkExportMetalTextureInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkExportSemaphoreCreateInfo
andVkExportSemaphoreCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkExportSemaphoreSciSyncInfoNV
andVkExportSemaphoreSciSyncInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkExportSemaphoreWin32HandleInfoKHR
andVkExportSemaphoreWin32HandleInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkExtensionProperties
andVkExtensionProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkExtent2D
andVkExtent2D.Ptr
operations.interface
Auxiliary interface for unifyingVkExtent3D
andVkExtent3D.Ptr
operations.interface
Auxiliary interface for unifyingVkExternalBufferProperties
andVkExternalBufferProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkExternalComputeQueueCreateInfoNV
andVkExternalComputeQueueCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkExternalComputeQueueDataParamsNV
andVkExternalComputeQueueDataParamsNV.Ptr
operations.interface
Auxiliary interface for unifyingVkExternalComputeQueueDeviceCreateInfoNV
andVkExternalComputeQueueDeviceCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkExternalFenceProperties
andVkExternalFenceProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkExternalFormatANDROID
andVkExternalFormatANDROID.Ptr
operations.interface
Auxiliary interface for unifyingVkExternalFormatQNX
andVkExternalFormatQNX.Ptr
operations.interface
Auxiliary interface for unifyingVkExternalImageFormatProperties
andVkExternalImageFormatProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkExternalImageFormatPropertiesNV
andVkExternalImageFormatPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkExternalMemoryAcquireUnmodifiedEXT
andVkExternalMemoryAcquireUnmodifiedEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkExternalMemoryBufferCreateInfo
andVkExternalMemoryBufferCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkExternalMemoryImageCreateInfo
andVkExternalMemoryImageCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkExternalMemoryImageCreateInfoNV
andVkExternalMemoryImageCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkExternalMemoryProperties
andVkExternalMemoryProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkExternalSemaphoreProperties
andVkExternalSemaphoreProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkFenceCreateInfo
andVkFenceCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkFenceGetFdInfoKHR
andVkFenceGetFdInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkFenceGetSciSyncInfoNV
andVkFenceGetSciSyncInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkFenceGetWin32HandleInfoKHR
andVkFenceGetWin32HandleInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkFilterCubicImageViewImageFormatPropertiesEXT
andVkFilterCubicImageViewImageFormatPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkFormatProperties
andVkFormatProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkFormatProperties2
andVkFormatProperties2.Ptr
operations.interface
Auxiliary interface for unifyingVkFormatProperties3
andVkFormatProperties3.Ptr
operations.interface
Auxiliary interface for unifyingVkFragmentShadingRateAttachmentInfoKHR
andVkFragmentShadingRateAttachmentInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkFrameBoundaryEXT
andVkFrameBoundaryEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkFramebufferAttachmentImageInfo
andVkFramebufferAttachmentImageInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkFramebufferAttachmentsCreateInfo
andVkFramebufferAttachmentsCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkFramebufferCreateInfo
andVkFramebufferCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkFramebufferMixedSamplesCombinationNV
andVkFramebufferMixedSamplesCombinationNV.Ptr
operations.interface
Auxiliary interface for unifyingVkGeneratedCommandsInfoEXT
andVkGeneratedCommandsInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkGeneratedCommandsInfoNV
andVkGeneratedCommandsInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkGeneratedCommandsMemoryRequirementsInfoEXT
andVkGeneratedCommandsMemoryRequirementsInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkGeneratedCommandsMemoryRequirementsInfoNV
andVkGeneratedCommandsMemoryRequirementsInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkGeneratedCommandsPipelineInfoEXT
andVkGeneratedCommandsPipelineInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkGeneratedCommandsShaderInfoEXT
andVkGeneratedCommandsShaderInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkGeometryAABBNV
andVkGeometryAABBNV.Ptr
operations.interface
Auxiliary interface for unifyingVkGeometryDataNV
andVkGeometryDataNV.Ptr
operations.interface
Auxiliary interface for unifyingVkGeometryNV
andVkGeometryNV.Ptr
operations.interface
Auxiliary interface for unifyingVkGeometryTrianglesNV
andVkGeometryTrianglesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkGetLatencyMarkerInfoNV
andVkGetLatencyMarkerInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkGraphicsPipelineCreateInfo
andVkGraphicsPipelineCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkGraphicsPipelineLibraryCreateInfoEXT
andVkGraphicsPipelineLibraryCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkGraphicsPipelineShaderGroupsCreateInfoNV
andVkGraphicsPipelineShaderGroupsCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkGraphicsShaderGroupCreateInfoNV
andVkGraphicsShaderGroupCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkHdrMetadataEXT
andVkHdrMetadataEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkHdrVividDynamicMetadataHUAWEI
andVkHdrVividDynamicMetadataHUAWEI.Ptr
operations.interface
Auxiliary interface for unifyingVkHeadlessSurfaceCreateInfoEXT
andVkHeadlessSurfaceCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkHostImageCopyDevicePerformanceQuery
andVkHostImageCopyDevicePerformanceQuery.Ptr
operations.interface
Auxiliary interface for unifyingVkHostImageLayoutTransitionInfo
andVkHostImageLayoutTransitionInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkImageAlignmentControlCreateInfoMESA
andVkImageAlignmentControlCreateInfoMESA.Ptr
operations.interface
Auxiliary interface for unifyingVkImageBlit
andVkImageBlit.Ptr
operations.interface
Auxiliary interface for unifyingVkImageBlit2
andVkImageBlit2.Ptr
operations.interface
Auxiliary interface for unifyingVkImageCaptureDescriptorDataInfoEXT
andVkImageCaptureDescriptorDataInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkImageCompressionControlEXT
andVkImageCompressionControlEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkImageCompressionPropertiesEXT
andVkImageCompressionPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkImageConstraintsInfoFUCHSIA
andVkImageConstraintsInfoFUCHSIA.Ptr
operations.interface
Auxiliary interface for unifyingVkImageCopy
andVkImageCopy.Ptr
operations.interface
Auxiliary interface for unifyingVkImageCopy2
andVkImageCopy2.Ptr
operations.interface
Auxiliary interface for unifyingVkImageCreateInfo
andVkImageCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkImageDrmFormatModifierExplicitCreateInfoEXT
andVkImageDrmFormatModifierExplicitCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkImageDrmFormatModifierListCreateInfoEXT
andVkImageDrmFormatModifierListCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkImageDrmFormatModifierPropertiesEXT
andVkImageDrmFormatModifierPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkImageFormatConstraintsInfoFUCHSIA
andVkImageFormatConstraintsInfoFUCHSIA.Ptr
operations.interface
Auxiliary interface for unifyingVkImageFormatListCreateInfo
andVkImageFormatListCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkImageFormatProperties
andVkImageFormatProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkImageFormatProperties2
andVkImageFormatProperties2.Ptr
operations.interface
Auxiliary interface for unifyingVkImageMemoryBarrier
andVkImageMemoryBarrier.Ptr
operations.interface
Auxiliary interface for unifyingVkImageMemoryBarrier2
andVkImageMemoryBarrier2.Ptr
operations.interface
Auxiliary interface for unifyingVkImageMemoryRequirementsInfo2
andVkImageMemoryRequirementsInfo2.Ptr
operations.interface
Auxiliary interface for unifyingVkImagePipeSurfaceCreateInfoFUCHSIA
andVkImagePipeSurfaceCreateInfoFUCHSIA.Ptr
operations.interface
Auxiliary interface for unifyingVkImagePlaneMemoryRequirementsInfo
andVkImagePlaneMemoryRequirementsInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkImageResolve
andVkImageResolve.Ptr
operations.interface
Auxiliary interface for unifyingVkImageResolve2
andVkImageResolve2.Ptr
operations.interface
Auxiliary interface for unifyingVkImageSparseMemoryRequirementsInfo2
andVkImageSparseMemoryRequirementsInfo2.Ptr
operations.interface
Auxiliary interface for unifyingVkImageStencilUsageCreateInfo
andVkImageStencilUsageCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkImageSubresource
andVkImageSubresource.Ptr
operations.interface
Auxiliary interface for unifyingVkImageSubresource2
andVkImageSubresource2.Ptr
operations.interface
Auxiliary interface for unifyingVkImageSubresourceLayers
andVkImageSubresourceLayers.Ptr
operations.interface
Auxiliary interface for unifyingVkImageSubresourceRange
andVkImageSubresourceRange.Ptr
operations.interface
Auxiliary interface for unifyingVkImageSwapchainCreateInfoKHR
andVkImageSwapchainCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkImageToMemoryCopy
andVkImageToMemoryCopy.Ptr
operations.interface
Auxiliary interface for unifyingVkImageViewAddressPropertiesNVX
andVkImageViewAddressPropertiesNVX.Ptr
operations.interface
Auxiliary interface for unifyingVkImageViewASTCDecodeModeEXT
andVkImageViewASTCDecodeModeEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkImageViewCaptureDescriptorDataInfoEXT
andVkImageViewCaptureDescriptorDataInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkImageViewCreateInfo
andVkImageViewCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkImageViewHandleInfoNVX
andVkImageViewHandleInfoNVX.Ptr
operations.interface
Auxiliary interface for unifyingVkImageViewMinLodCreateInfoEXT
andVkImageViewMinLodCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkImageViewSampleWeightCreateInfoQCOM
andVkImageViewSampleWeightCreateInfoQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkImageViewSlicedCreateInfoEXT
andVkImageViewSlicedCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkImageViewUsageCreateInfo
andVkImageViewUsageCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkImportAndroidHardwareBufferInfoANDROID
andVkImportAndroidHardwareBufferInfoANDROID.Ptr
operations.interface
Auxiliary interface for unifyingVkImportFenceFdInfoKHR
andVkImportFenceFdInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkImportFenceSciSyncInfoNV
andVkImportFenceSciSyncInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkImportFenceWin32HandleInfoKHR
andVkImportFenceWin32HandleInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkImportMemoryBufferCollectionFUCHSIA
andVkImportMemoryBufferCollectionFUCHSIA.Ptr
operations.interface
Auxiliary interface for unifyingVkImportMemoryFdInfoKHR
andVkImportMemoryFdInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkImportMemoryHostPointerInfoEXT
andVkImportMemoryHostPointerInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkImportMemoryMetalHandleInfoEXT
andVkImportMemoryMetalHandleInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkImportMemorySciBufInfoNV
andVkImportMemorySciBufInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkImportMemoryWin32HandleInfoKHR
andVkImportMemoryWin32HandleInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkImportMemoryWin32HandleInfoNV
andVkImportMemoryWin32HandleInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkImportMemoryZirconHandleInfoFUCHSIA
andVkImportMemoryZirconHandleInfoFUCHSIA.Ptr
operations.interface
Auxiliary interface for unifyingVkImportMetalBufferInfoEXT
andVkImportMetalBufferInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkImportMetalIOSurfaceInfoEXT
andVkImportMetalIOSurfaceInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkImportMetalSharedEventInfoEXT
andVkImportMetalSharedEventInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkImportMetalTextureInfoEXT
andVkImportMetalTextureInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkImportScreenBufferInfoQNX
andVkImportScreenBufferInfoQNX.Ptr
operations.interface
Auxiliary interface for unifyingVkImportSemaphoreFdInfoKHR
andVkImportSemaphoreFdInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkImportSemaphoreSciSyncInfoNV
andVkImportSemaphoreSciSyncInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkImportSemaphoreWin32HandleInfoKHR
andVkImportSemaphoreWin32HandleInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkImportSemaphoreZirconHandleInfoFUCHSIA
andVkImportSemaphoreZirconHandleInfoFUCHSIA.Ptr
operations.interface
Auxiliary interface for unifyingVkIndirectCommandsExecutionSetTokenEXT
andVkIndirectCommandsExecutionSetTokenEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkIndirectCommandsIndexBufferTokenEXT
andVkIndirectCommandsIndexBufferTokenEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkIndirectCommandsLayoutCreateInfoEXT
andVkIndirectCommandsLayoutCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkIndirectCommandsLayoutCreateInfoNV
andVkIndirectCommandsLayoutCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkIndirectCommandsLayoutTokenEXT
andVkIndirectCommandsLayoutTokenEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkIndirectCommandsLayoutTokenNV
andVkIndirectCommandsLayoutTokenNV.Ptr
operations.interface
Auxiliary interface for unifyingVkIndirectCommandsPushConstantTokenEXT
andVkIndirectCommandsPushConstantTokenEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkIndirectCommandsStreamNV
andVkIndirectCommandsStreamNV.Ptr
operations.interface
Auxiliary interface for unifyingVkIndirectCommandsTokenDataEXT
andVkIndirectCommandsTokenDataEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkIndirectCommandsVertexBufferTokenEXT
andVkIndirectCommandsVertexBufferTokenEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkIndirectExecutionSetCreateInfoEXT
andVkIndirectExecutionSetCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkIndirectExecutionSetInfoEXT
andVkIndirectExecutionSetInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkIndirectExecutionSetPipelineInfoEXT
andVkIndirectExecutionSetPipelineInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkIndirectExecutionSetShaderInfoEXT
andVkIndirectExecutionSetShaderInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkIndirectExecutionSetShaderLayoutInfoEXT
andVkIndirectExecutionSetShaderLayoutInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkInitializePerformanceApiInfoINTEL
andVkInitializePerformanceApiInfoINTEL.Ptr
operations.interface
Auxiliary interface for unifyingVkInputAttachmentAspectReference
andVkInputAttachmentAspectReference.Ptr
operations.interface
Auxiliary interface for unifyingVkInstanceCreateInfo
andVkInstanceCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkIOSSurfaceCreateInfoMVK
andVkIOSSurfaceCreateInfoMVK.Ptr
operations.interface
Auxiliary interface for unifyingVkLatencySleepInfoNV
andVkLatencySleepInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkLatencySleepModeInfoNV
andVkLatencySleepModeInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkLatencySubmissionPresentIdNV
andVkLatencySubmissionPresentIdNV.Ptr
operations.interface
Auxiliary interface for unifyingVkLatencySurfaceCapabilitiesNV
andVkLatencySurfaceCapabilitiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkLatencyTimingsFrameReportNV
andVkLatencyTimingsFrameReportNV.Ptr
operations.interface
Auxiliary interface for unifyingVkLayerProperties
andVkLayerProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkLayerSettingEXT
andVkLayerSettingEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkLayerSettingsCreateInfoEXT
andVkLayerSettingsCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMacOSSurfaceCreateInfoMVK
andVkMacOSSurfaceCreateInfoMVK.Ptr
operations.interface
Auxiliary interface for unifyingVkMappedMemoryRange
andVkMappedMemoryRange.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryAllocateFlagsInfo
andVkMemoryAllocateFlagsInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryAllocateInfo
andVkMemoryAllocateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryBarrier
andVkMemoryBarrier.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryBarrier2
andVkMemoryBarrier2.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryBarrierAccessFlags3KHR
andVkMemoryBarrierAccessFlags3KHR.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryDedicatedAllocateInfo
andVkMemoryDedicatedAllocateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryDedicatedRequirements
andVkMemoryDedicatedRequirements.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryFdPropertiesKHR
andVkMemoryFdPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryGetAndroidHardwareBufferInfoANDROID
andVkMemoryGetAndroidHardwareBufferInfoANDROID.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryGetFdInfoKHR
andVkMemoryGetFdInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryGetMetalHandleInfoEXT
andVkMemoryGetMetalHandleInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryGetRemoteAddressInfoNV
andVkMemoryGetRemoteAddressInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryGetSciBufInfoNV
andVkMemoryGetSciBufInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryGetWin32HandleInfoKHR
andVkMemoryGetWin32HandleInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryGetZirconHandleInfoFUCHSIA
andVkMemoryGetZirconHandleInfoFUCHSIA.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryHeap
andVkMemoryHeap.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryHostPointerPropertiesEXT
andVkMemoryHostPointerPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryMapInfo
andVkMemoryMapInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryMapPlacedInfoEXT
andVkMemoryMapPlacedInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryMetalHandlePropertiesEXT
andVkMemoryMetalHandlePropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryOpaqueCaptureAddressAllocateInfo
andVkMemoryOpaqueCaptureAddressAllocateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryPriorityAllocateInfoEXT
andVkMemoryPriorityAllocateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryRequirements
andVkMemoryRequirements.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryRequirements2
andVkMemoryRequirements2.Ptr
operations.interface
Auxiliary interface for unifyingVkMemorySciBufPropertiesNV
andVkMemorySciBufPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryToImageCopy
andVkMemoryToImageCopy.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryType
andVkMemoryType.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryUnmapInfo
andVkMemoryUnmapInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryWin32HandlePropertiesKHR
andVkMemoryWin32HandlePropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkMemoryZirconHandlePropertiesFUCHSIA
andVkMemoryZirconHandlePropertiesFUCHSIA.Ptr
operations.interface
Auxiliary interface for unifyingVkMetalSurfaceCreateInfoEXT
andVkMetalSurfaceCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMicromapBuildInfoEXT
andVkMicromapBuildInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMicromapBuildSizesInfoEXT
andVkMicromapBuildSizesInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMicromapCreateInfoEXT
andVkMicromapCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMicromapTriangleEXT
andVkMicromapTriangleEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMicromapUsageEXT
andVkMicromapUsageEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMicromapVersionInfoEXT
andVkMicromapVersionInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMultiDrawIndexedInfoEXT
andVkMultiDrawIndexedInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMultiDrawInfoEXT
andVkMultiDrawInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMultisampledRenderToSingleSampledInfoEXT
andVkMultisampledRenderToSingleSampledInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMultisamplePropertiesEXT
andVkMultisamplePropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMultiviewPerViewAttributesInfoNVX
andVkMultiviewPerViewAttributesInfoNVX.Ptr
operations.interface
Auxiliary interface for unifyingVkMultiviewPerViewRenderAreasRenderPassBeginInfoQCOM
andVkMultiviewPerViewRenderAreasRenderPassBeginInfoQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkMutableDescriptorTypeCreateInfoEXT
andVkMutableDescriptorTypeCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkMutableDescriptorTypeListEXT
andVkMutableDescriptorTypeListEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkOffset2D
andVkOffset2D.Ptr
operations.interface
Auxiliary interface for unifyingVkOffset3D
andVkOffset3D.Ptr
operations.interface
Auxiliary interface for unifyingVkOpaqueCaptureDescriptorDataCreateInfoEXT
andVkOpaqueCaptureDescriptorDataCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkOpticalFlowExecuteInfoNV
andVkOpticalFlowExecuteInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkOpticalFlowImageFormatInfoNV
andVkOpticalFlowImageFormatInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkOpticalFlowImageFormatPropertiesNV
andVkOpticalFlowImageFormatPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkOpticalFlowSessionCreateInfoNV
andVkOpticalFlowSessionCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkOpticalFlowSessionCreatePrivateDataInfoNV
andVkOpticalFlowSessionCreatePrivateDataInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkOutOfBandQueueTypeInfoNV
andVkOutOfBandQueueTypeInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPartitionedAccelerationStructureFlagsNV
andVkPartitionedAccelerationStructureFlagsNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPartitionedAccelerationStructureInstancesInputNV
andVkPartitionedAccelerationStructureInstancesInputNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPartitionedAccelerationStructureUpdateInstanceDataNV
andVkPartitionedAccelerationStructureUpdateInstanceDataNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPartitionedAccelerationStructureWriteInstanceDataNV
andVkPartitionedAccelerationStructureWriteInstanceDataNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPartitionedAccelerationStructureWritePartitionTranslationDataNV
andVkPartitionedAccelerationStructureWritePartitionTranslationDataNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPastPresentationTimingGOOGLE
andVkPastPresentationTimingGOOGLE.Ptr
operations.interface
Auxiliary interface for unifyingVkPerformanceConfigurationAcquireInfoINTEL
andVkPerformanceConfigurationAcquireInfoINTEL.Ptr
operations.interface
Auxiliary interface for unifyingVkPerformanceCounterDescriptionKHR
andVkPerformanceCounterDescriptionKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPerformanceCounterKHR
andVkPerformanceCounterKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPerformanceCounterResultKHR
andVkPerformanceCounterResultKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPerformanceMarkerInfoINTEL
andVkPerformanceMarkerInfoINTEL.Ptr
operations.interface
Auxiliary interface for unifyingVkPerformanceOverrideInfoINTEL
andVkPerformanceOverrideInfoINTEL.Ptr
operations.interface
Auxiliary interface for unifyingVkPerformanceQueryReservationInfoKHR
andVkPerformanceQueryReservationInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPerformanceQuerySubmitInfoKHR
andVkPerformanceQuerySubmitInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPerformanceStreamMarkerInfoINTEL
andVkPerformanceStreamMarkerInfoINTEL.Ptr
operations.interface
Auxiliary interface for unifyingVkPerformanceValueDataINTEL
andVkPerformanceValueDataINTEL.Ptr
operations.interface
Auxiliary interface for unifyingVkPerformanceValueINTEL
andVkPerformanceValueINTEL.Ptr
operations.interface
Auxiliary interface for unifyingVkPerTileBeginInfoQCOM
andVkPerTileBeginInfoQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkPerTileEndInfoQCOM
andVkPerTileEndInfoQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevice16BitStorageFeatures
andVkPhysicalDevice16BitStorageFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevice4444FormatsFeaturesEXT
andVkPhysicalDevice4444FormatsFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevice8BitStorageFeatures
andVkPhysicalDevice8BitStorageFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceAccelerationStructureFeaturesKHR
andVkPhysicalDeviceAccelerationStructureFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceAccelerationStructurePropertiesKHR
andVkPhysicalDeviceAccelerationStructurePropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceAddressBindingReportFeaturesEXT
andVkPhysicalDeviceAddressBindingReportFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceAmigoProfilingFeaturesSEC
andVkPhysicalDeviceAmigoProfilingFeaturesSEC.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceAntiLagFeaturesAMD
andVkPhysicalDeviceAntiLagFeaturesAMD.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceASTCDecodeFeaturesEXT
andVkPhysicalDeviceASTCDecodeFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceAttachmentFeedbackLoopDynamicStateFeaturesEXT
andVkPhysicalDeviceAttachmentFeedbackLoopDynamicStateFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceAttachmentFeedbackLoopLayoutFeaturesEXT
andVkPhysicalDeviceAttachmentFeedbackLoopLayoutFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceBlendOperationAdvancedFeaturesEXT
andVkPhysicalDeviceBlendOperationAdvancedFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceBlendOperationAdvancedPropertiesEXT
andVkPhysicalDeviceBlendOperationAdvancedPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceBorderColorSwizzleFeaturesEXT
andVkPhysicalDeviceBorderColorSwizzleFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceBufferDeviceAddressFeatures
andVkPhysicalDeviceBufferDeviceAddressFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceBufferDeviceAddressFeaturesEXT
andVkPhysicalDeviceBufferDeviceAddressFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceClusterAccelerationStructureFeaturesNV
andVkPhysicalDeviceClusterAccelerationStructureFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceClusterAccelerationStructurePropertiesNV
andVkPhysicalDeviceClusterAccelerationStructurePropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI
andVkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI
andVkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI
andVkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCoherentMemoryFeaturesAMD
andVkPhysicalDeviceCoherentMemoryFeaturesAMD.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceColorWriteEnableFeaturesEXT
andVkPhysicalDeviceColorWriteEnableFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCommandBufferInheritanceFeaturesNV
andVkPhysicalDeviceCommandBufferInheritanceFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceComputeShaderDerivativesFeaturesKHR
andVkPhysicalDeviceComputeShaderDerivativesFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceComputeShaderDerivativesPropertiesKHR
andVkPhysicalDeviceComputeShaderDerivativesPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceConditionalRenderingFeaturesEXT
andVkPhysicalDeviceConditionalRenderingFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceConservativeRasterizationPropertiesEXT
andVkPhysicalDeviceConservativeRasterizationPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCooperativeMatrix2FeaturesNV
andVkPhysicalDeviceCooperativeMatrix2FeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCooperativeMatrix2PropertiesNV
andVkPhysicalDeviceCooperativeMatrix2PropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCooperativeMatrixFeaturesKHR
andVkPhysicalDeviceCooperativeMatrixFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCooperativeMatrixFeaturesNV
andVkPhysicalDeviceCooperativeMatrixFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCooperativeMatrixPropertiesKHR
andVkPhysicalDeviceCooperativeMatrixPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCooperativeMatrixPropertiesNV
andVkPhysicalDeviceCooperativeMatrixPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCooperativeVectorFeaturesNV
andVkPhysicalDeviceCooperativeVectorFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCooperativeVectorPropertiesNV
andVkPhysicalDeviceCooperativeVectorPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCopyMemoryIndirectFeaturesNV
andVkPhysicalDeviceCopyMemoryIndirectFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCopyMemoryIndirectPropertiesNV
andVkPhysicalDeviceCopyMemoryIndirectPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCornerSampledImageFeaturesNV
andVkPhysicalDeviceCornerSampledImageFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCoverageReductionModeFeaturesNV
andVkPhysicalDeviceCoverageReductionModeFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCubicClampFeaturesQCOM
andVkPhysicalDeviceCubicClampFeaturesQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCubicWeightsFeaturesQCOM
andVkPhysicalDeviceCubicWeightsFeaturesQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCudaKernelLaunchFeaturesNV
andVkPhysicalDeviceCudaKernelLaunchFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCudaKernelLaunchPropertiesNV
andVkPhysicalDeviceCudaKernelLaunchPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCustomBorderColorFeaturesEXT
andVkPhysicalDeviceCustomBorderColorFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceCustomBorderColorPropertiesEXT
andVkPhysicalDeviceCustomBorderColorPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV
andVkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDepthBiasControlFeaturesEXT
andVkPhysicalDeviceDepthBiasControlFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDepthClampControlFeaturesEXT
andVkPhysicalDeviceDepthClampControlFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDepthClampZeroOneFeaturesKHR
andVkPhysicalDeviceDepthClampZeroOneFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDepthClipControlFeaturesEXT
andVkPhysicalDeviceDepthClipControlFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDepthClipEnableFeaturesEXT
andVkPhysicalDeviceDepthClipEnableFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDepthStencilResolveProperties
andVkPhysicalDeviceDepthStencilResolveProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDescriptorBufferDensityMapPropertiesEXT
andVkPhysicalDeviceDescriptorBufferDensityMapPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDescriptorBufferFeaturesEXT
andVkPhysicalDeviceDescriptorBufferFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDescriptorBufferPropertiesEXT
andVkPhysicalDeviceDescriptorBufferPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDescriptorIndexingFeatures
andVkPhysicalDeviceDescriptorIndexingFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDescriptorIndexingProperties
andVkPhysicalDeviceDescriptorIndexingProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV
andVkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDescriptorSetHostMappingFeaturesVALVE
andVkPhysicalDeviceDescriptorSetHostMappingFeaturesVALVE.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV
andVkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT
andVkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV
andVkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT
andVkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV
andVkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDeviceMemoryReportFeaturesEXT
andVkPhysicalDeviceDeviceMemoryReportFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDiagnosticsConfigFeaturesNV
andVkPhysicalDeviceDiagnosticsConfigFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDiscardRectanglePropertiesEXT
andVkPhysicalDeviceDiscardRectanglePropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDisplacementMicromapFeaturesNV
andVkPhysicalDeviceDisplacementMicromapFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDisplacementMicromapPropertiesNV
andVkPhysicalDeviceDisplacementMicromapPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDriverProperties
andVkPhysicalDeviceDriverProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDrmPropertiesEXT
andVkPhysicalDeviceDrmPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDynamicRenderingFeatures
andVkPhysicalDeviceDynamicRenderingFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDynamicRenderingLocalReadFeatures
andVkPhysicalDeviceDynamicRenderingLocalReadFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT
andVkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExclusiveScissorFeaturesNV
andVkPhysicalDeviceExclusiveScissorFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExtendedDynamicState2FeaturesEXT
andVkPhysicalDeviceExtendedDynamicState2FeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExtendedDynamicState3FeaturesEXT
andVkPhysicalDeviceExtendedDynamicState3FeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExtendedDynamicState3PropertiesEXT
andVkPhysicalDeviceExtendedDynamicState3PropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExtendedDynamicStateFeaturesEXT
andVkPhysicalDeviceExtendedDynamicStateFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExtendedSparseAddressSpaceFeaturesNV
andVkPhysicalDeviceExtendedSparseAddressSpaceFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExtendedSparseAddressSpacePropertiesNV
andVkPhysicalDeviceExtendedSparseAddressSpacePropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExternalBufferInfo
andVkPhysicalDeviceExternalBufferInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExternalComputeQueuePropertiesNV
andVkPhysicalDeviceExternalComputeQueuePropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExternalFenceInfo
andVkPhysicalDeviceExternalFenceInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExternalFormatResolveFeaturesANDROID
andVkPhysicalDeviceExternalFormatResolveFeaturesANDROID.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExternalFormatResolvePropertiesANDROID
andVkPhysicalDeviceExternalFormatResolvePropertiesANDROID.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExternalImageFormatInfo
andVkPhysicalDeviceExternalImageFormatInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExternalMemoryHostPropertiesEXT
andVkPhysicalDeviceExternalMemoryHostPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExternalMemoryRDMAFeaturesNV
andVkPhysicalDeviceExternalMemoryRDMAFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExternalMemorySciBufFeaturesNV
andVkPhysicalDeviceExternalMemorySciBufFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExternalMemoryScreenBufferFeaturesQNX
andVkPhysicalDeviceExternalMemoryScreenBufferFeaturesQNX.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExternalSciSync2FeaturesNV
andVkPhysicalDeviceExternalSciSync2FeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExternalSciSyncFeaturesNV
andVkPhysicalDeviceExternalSciSyncFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceExternalSemaphoreInfo
andVkPhysicalDeviceExternalSemaphoreInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFaultFeaturesEXT
andVkPhysicalDeviceFaultFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFeatures
andVkPhysicalDeviceFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFeatures2
andVkPhysicalDeviceFeatures2.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFloatControlsProperties
andVkPhysicalDeviceFloatControlsProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFragmentDensityMap2FeaturesEXT
andVkPhysicalDeviceFragmentDensityMap2FeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFragmentDensityMap2PropertiesEXT
andVkPhysicalDeviceFragmentDensityMap2PropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFragmentDensityMapFeaturesEXT
andVkPhysicalDeviceFragmentDensityMapFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFragmentDensityMapOffsetFeaturesEXT
andVkPhysicalDeviceFragmentDensityMapOffsetFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFragmentDensityMapOffsetPropertiesEXT
andVkPhysicalDeviceFragmentDensityMapOffsetPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFragmentDensityMapPropertiesEXT
andVkPhysicalDeviceFragmentDensityMapPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFragmentShaderBarycentricFeaturesKHR
andVkPhysicalDeviceFragmentShaderBarycentricFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR
andVkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFragmentShaderInterlockFeaturesEXT
andVkPhysicalDeviceFragmentShaderInterlockFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFragmentShadingRateEnumsFeaturesNV
andVkPhysicalDeviceFragmentShadingRateEnumsFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV
andVkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFragmentShadingRateFeaturesKHR
andVkPhysicalDeviceFragmentShadingRateFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFragmentShadingRateKHR
andVkPhysicalDeviceFragmentShadingRateKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFragmentShadingRatePropertiesKHR
andVkPhysicalDeviceFragmentShadingRatePropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceFrameBoundaryFeaturesEXT
andVkPhysicalDeviceFrameBoundaryFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceGlobalPriorityQueryFeatures
andVkPhysicalDeviceGlobalPriorityQueryFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceGraphicsPipelineLibraryFeaturesEXT
andVkPhysicalDeviceGraphicsPipelineLibraryFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT
andVkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceGroupProperties
andVkPhysicalDeviceGroupProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceHdrVividFeaturesHUAWEI
andVkPhysicalDeviceHdrVividFeaturesHUAWEI.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceHostImageCopyFeatures
andVkPhysicalDeviceHostImageCopyFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceHostImageCopyProperties
andVkPhysicalDeviceHostImageCopyProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceHostQueryResetFeatures
andVkPhysicalDeviceHostQueryResetFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceIDProperties
andVkPhysicalDeviceIDProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceImage2DViewOf3DFeaturesEXT
andVkPhysicalDeviceImage2DViewOf3DFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceImageAlignmentControlFeaturesMESA
andVkPhysicalDeviceImageAlignmentControlFeaturesMESA.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceImageAlignmentControlPropertiesMESA
andVkPhysicalDeviceImageAlignmentControlPropertiesMESA.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceImageCompressionControlFeaturesEXT
andVkPhysicalDeviceImageCompressionControlFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceImageCompressionControlSwapchainFeaturesEXT
andVkPhysicalDeviceImageCompressionControlSwapchainFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceImageDrmFormatModifierInfoEXT
andVkPhysicalDeviceImageDrmFormatModifierInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceImageFormatInfo2
andVkPhysicalDeviceImageFormatInfo2.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceImagelessFramebufferFeatures
andVkPhysicalDeviceImagelessFramebufferFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceImageProcessing2FeaturesQCOM
andVkPhysicalDeviceImageProcessing2FeaturesQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceImageProcessing2PropertiesQCOM
andVkPhysicalDeviceImageProcessing2PropertiesQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceImageProcessingFeaturesQCOM
andVkPhysicalDeviceImageProcessingFeaturesQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceImageProcessingPropertiesQCOM
andVkPhysicalDeviceImageProcessingPropertiesQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceImageRobustnessFeatures
andVkPhysicalDeviceImageRobustnessFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceImageSlicedViewOf3DFeaturesEXT
andVkPhysicalDeviceImageSlicedViewOf3DFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceImageViewImageFormatInfoEXT
andVkPhysicalDeviceImageViewImageFormatInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceImageViewMinLodFeaturesEXT
andVkPhysicalDeviceImageViewMinLodFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceIndexTypeUint8Features
andVkPhysicalDeviceIndexTypeUint8Features.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceInheritedViewportScissorFeaturesNV
andVkPhysicalDeviceInheritedViewportScissorFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceInlineUniformBlockFeatures
andVkPhysicalDeviceInlineUniformBlockFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceInlineUniformBlockProperties
andVkPhysicalDeviceInlineUniformBlockProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceInvocationMaskFeaturesHUAWEI
andVkPhysicalDeviceInvocationMaskFeaturesHUAWEI.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceLayeredApiPropertiesKHR
andVkPhysicalDeviceLayeredApiPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceLayeredApiPropertiesListKHR
andVkPhysicalDeviceLayeredApiPropertiesListKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceLayeredApiVulkanPropertiesKHR
andVkPhysicalDeviceLayeredApiVulkanPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceLayeredDriverPropertiesMSFT
andVkPhysicalDeviceLayeredDriverPropertiesMSFT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceLegacyDitheringFeaturesEXT
andVkPhysicalDeviceLegacyDitheringFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceLegacyVertexAttributesFeaturesEXT
andVkPhysicalDeviceLegacyVertexAttributesFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceLegacyVertexAttributesPropertiesEXT
andVkPhysicalDeviceLegacyVertexAttributesPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceLimits
andVkPhysicalDeviceLimits.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceLinearColorAttachmentFeaturesNV
andVkPhysicalDeviceLinearColorAttachmentFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceLineRasterizationFeatures
andVkPhysicalDeviceLineRasterizationFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceLineRasterizationProperties
andVkPhysicalDeviceLineRasterizationProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMaintenance3Properties
andVkPhysicalDeviceMaintenance3Properties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMaintenance4Features
andVkPhysicalDeviceMaintenance4Features.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMaintenance4Properties
andVkPhysicalDeviceMaintenance4Properties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMaintenance5Features
andVkPhysicalDeviceMaintenance5Features.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMaintenance5Properties
andVkPhysicalDeviceMaintenance5Properties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMaintenance6Features
andVkPhysicalDeviceMaintenance6Features.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMaintenance6Properties
andVkPhysicalDeviceMaintenance6Properties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMaintenance7FeaturesKHR
andVkPhysicalDeviceMaintenance7FeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMaintenance7PropertiesKHR
andVkPhysicalDeviceMaintenance7PropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMaintenance8FeaturesKHR
andVkPhysicalDeviceMaintenance8FeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMapMemoryPlacedFeaturesEXT
andVkPhysicalDeviceMapMemoryPlacedFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMapMemoryPlacedPropertiesEXT
andVkPhysicalDeviceMapMemoryPlacedPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMemoryBudgetPropertiesEXT
andVkPhysicalDeviceMemoryBudgetPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMemoryDecompressionFeaturesNV
andVkPhysicalDeviceMemoryDecompressionFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMemoryDecompressionPropertiesNV
andVkPhysicalDeviceMemoryDecompressionPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMemoryPriorityFeaturesEXT
andVkPhysicalDeviceMemoryPriorityFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMemoryProperties
andVkPhysicalDeviceMemoryProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMemoryProperties2
andVkPhysicalDeviceMemoryProperties2.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMeshShaderFeaturesEXT
andVkPhysicalDeviceMeshShaderFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMeshShaderFeaturesNV
andVkPhysicalDeviceMeshShaderFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMeshShaderPropertiesEXT
andVkPhysicalDeviceMeshShaderPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMeshShaderPropertiesNV
andVkPhysicalDeviceMeshShaderPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMultiDrawFeaturesEXT
andVkPhysicalDeviceMultiDrawFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMultiDrawPropertiesEXT
andVkPhysicalDeviceMultiDrawPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMultisampledRenderToSingleSampledFeaturesEXT
andVkPhysicalDeviceMultisampledRenderToSingleSampledFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMultiviewFeatures
andVkPhysicalDeviceMultiviewFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX
andVkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMultiviewPerViewRenderAreasFeaturesQCOM
andVkPhysicalDeviceMultiviewPerViewRenderAreasFeaturesQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMultiviewPerViewViewportsFeaturesQCOM
andVkPhysicalDeviceMultiviewPerViewViewportsFeaturesQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMultiviewProperties
andVkPhysicalDeviceMultiviewProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceMutableDescriptorTypeFeaturesEXT
andVkPhysicalDeviceMutableDescriptorTypeFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceNestedCommandBufferFeaturesEXT
andVkPhysicalDeviceNestedCommandBufferFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceNestedCommandBufferPropertiesEXT
andVkPhysicalDeviceNestedCommandBufferPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT
andVkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceOpacityMicromapFeaturesEXT
andVkPhysicalDeviceOpacityMicromapFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceOpacityMicromapPropertiesEXT
andVkPhysicalDeviceOpacityMicromapPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceOpticalFlowFeaturesNV
andVkPhysicalDeviceOpticalFlowFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceOpticalFlowPropertiesNV
andVkPhysicalDeviceOpticalFlowPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT
andVkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePartitionedAccelerationStructureFeaturesNV
andVkPhysicalDevicePartitionedAccelerationStructureFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePartitionedAccelerationStructurePropertiesNV
andVkPhysicalDevicePartitionedAccelerationStructurePropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePCIBusInfoPropertiesEXT
andVkPhysicalDevicePCIBusInfoPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePerformanceQueryFeaturesKHR
andVkPhysicalDevicePerformanceQueryFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePerformanceQueryPropertiesKHR
andVkPhysicalDevicePerformanceQueryPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePerStageDescriptorSetFeaturesNV
andVkPhysicalDevicePerStageDescriptorSetFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePipelineBinaryFeaturesKHR
andVkPhysicalDevicePipelineBinaryFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePipelineBinaryPropertiesKHR
andVkPhysicalDevicePipelineBinaryPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePipelineCreationCacheControlFeatures
andVkPhysicalDevicePipelineCreationCacheControlFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR
andVkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePipelineLibraryGroupHandlesFeaturesEXT
andVkPhysicalDevicePipelineLibraryGroupHandlesFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePipelineOpacityMicromapFeaturesARM
andVkPhysicalDevicePipelineOpacityMicromapFeaturesARM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePipelinePropertiesFeaturesEXT
andVkPhysicalDevicePipelinePropertiesFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePipelineProtectedAccessFeatures
andVkPhysicalDevicePipelineProtectedAccessFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePipelineRobustnessFeatures
andVkPhysicalDevicePipelineRobustnessFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePipelineRobustnessProperties
andVkPhysicalDevicePipelineRobustnessProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePointClippingProperties
andVkPhysicalDevicePointClippingProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePortabilitySubsetFeaturesKHR
andVkPhysicalDevicePortabilitySubsetFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePortabilitySubsetPropertiesKHR
andVkPhysicalDevicePortabilitySubsetPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePresentBarrierFeaturesNV
andVkPhysicalDevicePresentBarrierFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePresentIdFeaturesKHR
andVkPhysicalDevicePresentIdFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePresentMeteringFeaturesNV
andVkPhysicalDevicePresentMeteringFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePresentModeFifoLatestReadyFeaturesEXT
andVkPhysicalDevicePresentModeFifoLatestReadyFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePresentWaitFeaturesKHR
andVkPhysicalDevicePresentWaitFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT
andVkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT
andVkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePrivateDataFeatures
andVkPhysicalDevicePrivateDataFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceProperties
andVkPhysicalDeviceProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceProperties2
andVkPhysicalDeviceProperties2.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceProtectedMemoryFeatures
andVkPhysicalDeviceProtectedMemoryFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceProtectedMemoryProperties
andVkPhysicalDeviceProtectedMemoryProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceProvokingVertexFeaturesEXT
andVkPhysicalDeviceProvokingVertexFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceProvokingVertexPropertiesEXT
andVkPhysicalDeviceProvokingVertexPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDevicePushDescriptorProperties
andVkPhysicalDevicePushDescriptorProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT
andVkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRawAccessChainsFeaturesNV
andVkPhysicalDeviceRawAccessChainsFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRayQueryFeaturesKHR
andVkPhysicalDeviceRayQueryFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRayTracingInvocationReorderFeaturesNV
andVkPhysicalDeviceRayTracingInvocationReorderFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRayTracingInvocationReorderPropertiesNV
andVkPhysicalDeviceRayTracingInvocationReorderPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV
andVkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRayTracingMaintenance1FeaturesKHR
andVkPhysicalDeviceRayTracingMaintenance1FeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRayTracingMotionBlurFeaturesNV
andVkPhysicalDeviceRayTracingMotionBlurFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRayTracingPipelineFeaturesKHR
andVkPhysicalDeviceRayTracingPipelineFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRayTracingPipelinePropertiesKHR
andVkPhysicalDeviceRayTracingPipelinePropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRayTracingPositionFetchFeaturesKHR
andVkPhysicalDeviceRayTracingPositionFetchFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRayTracingPropertiesNV
andVkPhysicalDeviceRayTracingPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRayTracingValidationFeaturesNV
andVkPhysicalDeviceRayTracingValidationFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRelaxedLineRasterizationFeaturesIMG
andVkPhysicalDeviceRelaxedLineRasterizationFeaturesIMG.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRenderPassStripedFeaturesARM
andVkPhysicalDeviceRenderPassStripedFeaturesARM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRenderPassStripedPropertiesARM
andVkPhysicalDeviceRenderPassStripedPropertiesARM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRepresentativeFragmentTestFeaturesNV
andVkPhysicalDeviceRepresentativeFragmentTestFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRGBA10X6FormatsFeaturesEXT
andVkPhysicalDeviceRGBA10X6FormatsFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRobustness2FeaturesEXT
andVkPhysicalDeviceRobustness2FeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceRobustness2PropertiesEXT
andVkPhysicalDeviceRobustness2PropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSampleLocationsPropertiesEXT
andVkPhysicalDeviceSampleLocationsPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSamplerFilterMinmaxProperties
andVkPhysicalDeviceSamplerFilterMinmaxProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSamplerYcbcrConversionFeatures
andVkPhysicalDeviceSamplerYcbcrConversionFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceScalarBlockLayoutFeatures
andVkPhysicalDeviceScalarBlockLayoutFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSchedulingControlsFeaturesARM
andVkPhysicalDeviceSchedulingControlsFeaturesARM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSchedulingControlsPropertiesARM
andVkPhysicalDeviceSchedulingControlsPropertiesARM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSeparateDepthStencilLayoutsFeatures
andVkPhysicalDeviceSeparateDepthStencilLayoutsFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV
andVkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
andVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderAtomicFloatFeaturesEXT
andVkPhysicalDeviceShaderAtomicFloatFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderAtomicInt64Features
andVkPhysicalDeviceShaderAtomicInt64Features.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderBfloat16FeaturesKHR
andVkPhysicalDeviceShaderBfloat16FeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderClockFeaturesKHR
andVkPhysicalDeviceShaderClockFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderCoreBuiltinsFeaturesARM
andVkPhysicalDeviceShaderCoreBuiltinsFeaturesARM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderCoreBuiltinsPropertiesARM
andVkPhysicalDeviceShaderCoreBuiltinsPropertiesARM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderCoreProperties2AMD
andVkPhysicalDeviceShaderCoreProperties2AMD.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderCorePropertiesAMD
andVkPhysicalDeviceShaderCorePropertiesAMD.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderCorePropertiesARM
andVkPhysicalDeviceShaderCorePropertiesARM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderDemoteToHelperInvocationFeatures
andVkPhysicalDeviceShaderDemoteToHelperInvocationFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderDrawParametersFeatures
andVkPhysicalDeviceShaderDrawParametersFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderEarlyAndLateFragmentTestsFeaturesAMD
andVkPhysicalDeviceShaderEarlyAndLateFragmentTestsFeaturesAMD.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderEnqueueFeaturesAMDX
andVkPhysicalDeviceShaderEnqueueFeaturesAMDX.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderEnqueuePropertiesAMDX
andVkPhysicalDeviceShaderEnqueuePropertiesAMDX.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderExpectAssumeFeatures
andVkPhysicalDeviceShaderExpectAssumeFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderFloat16Int8Features
andVkPhysicalDeviceShaderFloat16Int8Features.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderFloatControls2Features
andVkPhysicalDeviceShaderFloatControls2Features.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT
andVkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderImageFootprintFeaturesNV
andVkPhysicalDeviceShaderImageFootprintFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderIntegerDotProductFeatures
andVkPhysicalDeviceShaderIntegerDotProductFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderIntegerDotProductProperties
andVkPhysicalDeviceShaderIntegerDotProductProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL
andVkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderMaximalReconvergenceFeaturesKHR
andVkPhysicalDeviceShaderMaximalReconvergenceFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderModuleIdentifierFeaturesEXT
andVkPhysicalDeviceShaderModuleIdentifierFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderModuleIdentifierPropertiesEXT
andVkPhysicalDeviceShaderModuleIdentifierPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderObjectFeaturesEXT
andVkPhysicalDeviceShaderObjectFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderObjectPropertiesEXT
andVkPhysicalDeviceShaderObjectPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderQuadControlFeaturesKHR
andVkPhysicalDeviceShaderQuadControlFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR
andVkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderReplicatedCompositesFeaturesEXT
andVkPhysicalDeviceShaderReplicatedCompositesFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderSMBuiltinsFeaturesNV
andVkPhysicalDeviceShaderSMBuiltinsFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderSMBuiltinsPropertiesNV
andVkPhysicalDeviceShaderSMBuiltinsPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderSubgroupExtendedTypesFeatures
andVkPhysicalDeviceShaderSubgroupExtendedTypesFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderSubgroupRotateFeatures
andVkPhysicalDeviceShaderSubgroupRotateFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderSubgroupUniformControlFlowFeaturesKHR
andVkPhysicalDeviceShaderSubgroupUniformControlFlowFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderTerminateInvocationFeatures
andVkPhysicalDeviceShaderTerminateInvocationFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderTileImageFeaturesEXT
andVkPhysicalDeviceShaderTileImageFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShaderTileImagePropertiesEXT
andVkPhysicalDeviceShaderTileImagePropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShadingRateImageFeaturesNV
andVkPhysicalDeviceShadingRateImageFeaturesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceShadingRateImagePropertiesNV
andVkPhysicalDeviceShadingRateImagePropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSparseImageFormatInfo2
andVkPhysicalDeviceSparseImageFormatInfo2.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSparseProperties
andVkPhysicalDeviceSparseProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSubgroupProperties
andVkPhysicalDeviceSubgroupProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSubgroupSizeControlFeatures
andVkPhysicalDeviceSubgroupSizeControlFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSubgroupSizeControlProperties
andVkPhysicalDeviceSubgroupSizeControlProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSubpassMergeFeedbackFeaturesEXT
andVkPhysicalDeviceSubpassMergeFeedbackFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSubpassShadingFeaturesHUAWEI
andVkPhysicalDeviceSubpassShadingFeaturesHUAWEI.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSubpassShadingPropertiesHUAWEI
andVkPhysicalDeviceSubpassShadingPropertiesHUAWEI.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSurfaceInfo2KHR
andVkPhysicalDeviceSurfaceInfo2KHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSwapchainMaintenance1FeaturesEXT
andVkPhysicalDeviceSwapchainMaintenance1FeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceSynchronization2Features
andVkPhysicalDeviceSynchronization2Features.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceTexelBufferAlignmentFeaturesEXT
andVkPhysicalDeviceTexelBufferAlignmentFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceTexelBufferAlignmentProperties
andVkPhysicalDeviceTexelBufferAlignmentProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceTextureCompressionASTCHDRFeatures
andVkPhysicalDeviceTextureCompressionASTCHDRFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceTileMemoryHeapFeaturesQCOM
andVkPhysicalDeviceTileMemoryHeapFeaturesQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceTileMemoryHeapPropertiesQCOM
andVkPhysicalDeviceTileMemoryHeapPropertiesQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceTilePropertiesFeaturesQCOM
andVkPhysicalDeviceTilePropertiesFeaturesQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceTileShadingFeaturesQCOM
andVkPhysicalDeviceTileShadingFeaturesQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceTileShadingPropertiesQCOM
andVkPhysicalDeviceTileShadingPropertiesQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceTimelineSemaphoreFeatures
andVkPhysicalDeviceTimelineSemaphoreFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceTimelineSemaphoreProperties
andVkPhysicalDeviceTimelineSemaphoreProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceToolProperties
andVkPhysicalDeviceToolProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceTransformFeedbackFeaturesEXT
andVkPhysicalDeviceTransformFeedbackFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceTransformFeedbackPropertiesEXT
andVkPhysicalDeviceTransformFeedbackPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceUniformBufferStandardLayoutFeatures
andVkPhysicalDeviceUniformBufferStandardLayoutFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVariablePointersFeatures
andVkPhysicalDeviceVariablePointersFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVertexAttributeDivisorFeatures
andVkPhysicalDeviceVertexAttributeDivisorFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVertexAttributeDivisorProperties
andVkPhysicalDeviceVertexAttributeDivisorProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVertexAttributeDivisorPropertiesEXT
andVkPhysicalDeviceVertexAttributeDivisorPropertiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVertexAttributeRobustnessFeaturesEXT
andVkPhysicalDeviceVertexAttributeRobustnessFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVertexInputDynamicStateFeaturesEXT
andVkPhysicalDeviceVertexInputDynamicStateFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVideoEncodeAV1FeaturesKHR
andVkPhysicalDeviceVideoEncodeAV1FeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVideoEncodeQualityLevelInfoKHR
andVkPhysicalDeviceVideoEncodeQualityLevelInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVideoEncodeQuantizationMapFeaturesKHR
andVkPhysicalDeviceVideoEncodeQuantizationMapFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVideoFormatInfoKHR
andVkPhysicalDeviceVideoFormatInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVideoMaintenance1FeaturesKHR
andVkPhysicalDeviceVideoMaintenance1FeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVideoMaintenance2FeaturesKHR
andVkPhysicalDeviceVideoMaintenance2FeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVulkan11Features
andVkPhysicalDeviceVulkan11Features.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVulkan11Properties
andVkPhysicalDeviceVulkan11Properties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVulkan12Features
andVkPhysicalDeviceVulkan12Features.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVulkan12Properties
andVkPhysicalDeviceVulkan12Properties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVulkan13Features
andVkPhysicalDeviceVulkan13Features.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVulkan13Properties
andVkPhysicalDeviceVulkan13Properties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVulkan14Features
andVkPhysicalDeviceVulkan14Features.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVulkan14Properties
andVkPhysicalDeviceVulkan14Properties.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceVulkanMemoryModelFeatures
andVkPhysicalDeviceVulkanMemoryModelFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR
andVkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT
andVkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceYcbcrDegammaFeaturesQCOM
andVkPhysicalDeviceYcbcrDegammaFeaturesQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceYcbcrImageArraysFeaturesEXT
andVkPhysicalDeviceYcbcrImageArraysFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPhysicalDeviceZeroInitializeWorkgroupMemoryFeatures
andVkPhysicalDeviceZeroInitializeWorkgroupMemoryFeatures.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineBinaryCreateInfoKHR
andVkPipelineBinaryCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineBinaryDataInfoKHR
andVkPipelineBinaryDataInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineBinaryDataKHR
andVkPipelineBinaryDataKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineBinaryHandlesInfoKHR
andVkPipelineBinaryHandlesInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineBinaryInfoKHR
andVkPipelineBinaryInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineBinaryKeyKHR
andVkPipelineBinaryKeyKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineBinaryKeysAndDataKHR
andVkPipelineBinaryKeysAndDataKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineCacheCreateInfo
andVkPipelineCacheCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineCacheHeaderVersionOne
andVkPipelineCacheHeaderVersionOne.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineColorBlendAdvancedStateCreateInfoEXT
andVkPipelineColorBlendAdvancedStateCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineColorBlendAttachmentState
andVkPipelineColorBlendAttachmentState.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineColorBlendStateCreateInfo
andVkPipelineColorBlendStateCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineColorWriteCreateInfoEXT
andVkPipelineColorWriteCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineCompilerControlCreateInfoAMD
andVkPipelineCompilerControlCreateInfoAMD.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineCoverageModulationStateCreateInfoNV
andVkPipelineCoverageModulationStateCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineCoverageReductionStateCreateInfoNV
andVkPipelineCoverageReductionStateCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineCoverageToColorStateCreateInfoNV
andVkPipelineCoverageToColorStateCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineCreateFlags2CreateInfo
andVkPipelineCreateFlags2CreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineCreateInfoKHR
andVkPipelineCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineCreationFeedback
andVkPipelineCreationFeedback.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineCreationFeedbackCreateInfo
andVkPipelineCreationFeedbackCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineDepthStencilStateCreateInfo
andVkPipelineDepthStencilStateCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineDiscardRectangleStateCreateInfoEXT
andVkPipelineDiscardRectangleStateCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineDynamicStateCreateInfo
andVkPipelineDynamicStateCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineExecutableInfoKHR
andVkPipelineExecutableInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineExecutableInternalRepresentationKHR
andVkPipelineExecutableInternalRepresentationKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineExecutablePropertiesKHR
andVkPipelineExecutablePropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineExecutableStatisticKHR
andVkPipelineExecutableStatisticKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineExecutableStatisticValueKHR
andVkPipelineExecutableStatisticValueKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineFragmentShadingRateEnumStateCreateInfoNV
andVkPipelineFragmentShadingRateEnumStateCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineFragmentShadingRateStateCreateInfoKHR
andVkPipelineFragmentShadingRateStateCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineIndirectDeviceAddressInfoNV
andVkPipelineIndirectDeviceAddressInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineInfoKHR
andVkPipelineInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineInputAssemblyStateCreateInfo
andVkPipelineInputAssemblyStateCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineLayoutCreateInfo
andVkPipelineLayoutCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineLibraryCreateInfoKHR
andVkPipelineLibraryCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineMultisampleStateCreateInfo
andVkPipelineMultisampleStateCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelinePropertiesIdentifierEXT
andVkPipelinePropertiesIdentifierEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineRasterizationConservativeStateCreateInfoEXT
andVkPipelineRasterizationConservativeStateCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineRasterizationDepthClipStateCreateInfoEXT
andVkPipelineRasterizationDepthClipStateCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineRasterizationLineStateCreateInfo
andVkPipelineRasterizationLineStateCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineRasterizationProvokingVertexStateCreateInfoEXT
andVkPipelineRasterizationProvokingVertexStateCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineRasterizationStateCreateInfo
andVkPipelineRasterizationStateCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineRasterizationStateRasterizationOrderAMD
andVkPipelineRasterizationStateRasterizationOrderAMD.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineRasterizationStateStreamCreateInfoEXT
andVkPipelineRasterizationStateStreamCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineRenderingCreateInfo
andVkPipelineRenderingCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineRepresentativeFragmentTestStateCreateInfoNV
andVkPipelineRepresentativeFragmentTestStateCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineRobustnessCreateInfo
andVkPipelineRobustnessCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineSampleLocationsStateCreateInfoEXT
andVkPipelineSampleLocationsStateCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineShaderStageCreateInfo
andVkPipelineShaderStageCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineShaderStageModuleIdentifierCreateInfoEXT
andVkPipelineShaderStageModuleIdentifierCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineShaderStageNodeCreateInfoAMDX
andVkPipelineShaderStageNodeCreateInfoAMDX.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineShaderStageRequiredSubgroupSizeCreateInfo
andVkPipelineShaderStageRequiredSubgroupSizeCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineTessellationDomainOriginStateCreateInfo
andVkPipelineTessellationDomainOriginStateCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineTessellationStateCreateInfo
andVkPipelineTessellationStateCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineVertexInputDivisorStateCreateInfo
andVkPipelineVertexInputDivisorStateCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineVertexInputStateCreateInfo
andVkPipelineVertexInputStateCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineViewportCoarseSampleOrderStateCreateInfoNV
andVkPipelineViewportCoarseSampleOrderStateCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineViewportDepthClampControlCreateInfoEXT
andVkPipelineViewportDepthClampControlCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineViewportDepthClipControlCreateInfoEXT
andVkPipelineViewportDepthClipControlCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineViewportExclusiveScissorStateCreateInfoNV
andVkPipelineViewportExclusiveScissorStateCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineViewportShadingRateImageStateCreateInfoNV
andVkPipelineViewportShadingRateImageStateCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineViewportStateCreateInfo
andVkPipelineViewportStateCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineViewportSwizzleStateCreateInfoNV
andVkPipelineViewportSwizzleStateCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPipelineViewportWScalingStateCreateInfoNV
andVkPipelineViewportWScalingStateCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkPresentFrameTokenGGP
andVkPresentFrameTokenGGP.Ptr
operations.interface
Auxiliary interface for unifyingVkPresentIdKHR
andVkPresentIdKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPresentInfoKHR
andVkPresentInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPresentRegionKHR
andVkPresentRegionKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPresentRegionsKHR
andVkPresentRegionsKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkPresentTimeGOOGLE
andVkPresentTimeGOOGLE.Ptr
operations.interface
Auxiliary interface for unifyingVkPresentTimesInfoGOOGLE
andVkPresentTimesInfoGOOGLE.Ptr
operations.interface
Auxiliary interface for unifyingVkPrivateDataSlotCreateInfo
andVkPrivateDataSlotCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkProtectedSubmitInfo
andVkProtectedSubmitInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPushConstantRange
andVkPushConstantRange.Ptr
operations.interface
Auxiliary interface for unifyingVkPushConstantsInfo
andVkPushConstantsInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPushDescriptorSetInfo
andVkPushDescriptorSetInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkPushDescriptorSetWithTemplateInfo
andVkPushDescriptorSetWithTemplateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkQueryLowLatencySupportNV
andVkQueryLowLatencySupportNV.Ptr
operations.interface
Auxiliary interface for unifyingVkQueryPoolCreateInfo
andVkQueryPoolCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkQueryPoolPerformanceCreateInfoKHR
andVkQueryPoolPerformanceCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkQueryPoolPerformanceQueryCreateInfoINTEL
andVkQueryPoolPerformanceQueryCreateInfoINTEL.Ptr
operations.interface
Auxiliary interface for unifyingVkQueryPoolVideoEncodeFeedbackCreateInfoKHR
andVkQueryPoolVideoEncodeFeedbackCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkQueueFamilyCheckpointProperties2NV
andVkQueueFamilyCheckpointProperties2NV.Ptr
operations.interface
Auxiliary interface for unifyingVkQueueFamilyCheckpointPropertiesNV
andVkQueueFamilyCheckpointPropertiesNV.Ptr
operations.interface
Auxiliary interface for unifyingVkQueueFamilyGlobalPriorityProperties
andVkQueueFamilyGlobalPriorityProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkQueueFamilyProperties
andVkQueueFamilyProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkQueueFamilyProperties2
andVkQueueFamilyProperties2.Ptr
operations.interface
Auxiliary interface for unifyingVkQueueFamilyQueryResultStatusPropertiesKHR
andVkQueueFamilyQueryResultStatusPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkQueueFamilyVideoPropertiesKHR
andVkQueueFamilyVideoPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkRayTracingPipelineClusterAccelerationStructureCreateInfoNV
andVkRayTracingPipelineClusterAccelerationStructureCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkRayTracingPipelineCreateInfoKHR
andVkRayTracingPipelineCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkRayTracingPipelineCreateInfoNV
andVkRayTracingPipelineCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkRayTracingPipelineInterfaceCreateInfoKHR
andVkRayTracingPipelineInterfaceCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkRayTracingShaderGroupCreateInfoKHR
andVkRayTracingShaderGroupCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkRayTracingShaderGroupCreateInfoNV
andVkRayTracingShaderGroupCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkRect2D
andVkRect2D.Ptr
operations.interface
Auxiliary interface for unifyingVkRectLayerKHR
andVkRectLayerKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkRefreshCycleDurationGOOGLE
andVkRefreshCycleDurationGOOGLE.Ptr
operations.interface
Auxiliary interface for unifyingVkRefreshObjectKHR
andVkRefreshObjectKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkRefreshObjectListKHR
andVkRefreshObjectListKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkReleaseCapturedPipelineDataInfoKHR
andVkReleaseCapturedPipelineDataInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkReleaseSwapchainImagesInfoEXT
andVkReleaseSwapchainImagesInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderingAreaInfo
andVkRenderingAreaInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderingAttachmentInfo
andVkRenderingAttachmentInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderingAttachmentLocationInfo
andVkRenderingAttachmentLocationInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderingEndInfoEXT
andVkRenderingEndInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderingFragmentDensityMapAttachmentInfoEXT
andVkRenderingFragmentDensityMapAttachmentInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderingFragmentShadingRateAttachmentInfoKHR
andVkRenderingFragmentShadingRateAttachmentInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderingInfo
andVkRenderingInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderingInputAttachmentIndexInfo
andVkRenderingInputAttachmentIndexInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassAttachmentBeginInfo
andVkRenderPassAttachmentBeginInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassBeginInfo
andVkRenderPassBeginInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassCreateInfo
andVkRenderPassCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassCreateInfo2
andVkRenderPassCreateInfo2.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassCreationControlEXT
andVkRenderPassCreationControlEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassCreationFeedbackCreateInfoEXT
andVkRenderPassCreationFeedbackCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassCreationFeedbackInfoEXT
andVkRenderPassCreationFeedbackInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassFragmentDensityMapCreateInfoEXT
andVkRenderPassFragmentDensityMapCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassFragmentDensityMapOffsetEndInfoEXT
andVkRenderPassFragmentDensityMapOffsetEndInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassInputAttachmentAspectCreateInfo
andVkRenderPassInputAttachmentAspectCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassMultiviewCreateInfo
andVkRenderPassMultiviewCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassSampleLocationsBeginInfoEXT
andVkRenderPassSampleLocationsBeginInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassStripeBeginInfoARM
andVkRenderPassStripeBeginInfoARM.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassStripeInfoARM
andVkRenderPassStripeInfoARM.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassStripeSubmitInfoARM
andVkRenderPassStripeSubmitInfoARM.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassSubpassFeedbackCreateInfoEXT
andVkRenderPassSubpassFeedbackCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassSubpassFeedbackInfoEXT
andVkRenderPassSubpassFeedbackInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassTileShadingCreateInfoQCOM
andVkRenderPassTileShadingCreateInfoQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkRenderPassTransformBeginInfoQCOM
andVkRenderPassTransformBeginInfoQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkResolveImageInfo2
andVkResolveImageInfo2.Ptr
operations.interface
Auxiliary interface for unifyingVkSampleLocationEXT
andVkSampleLocationEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSampleLocationsInfoEXT
andVkSampleLocationsInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSamplerBlockMatchWindowCreateInfoQCOM
andVkSamplerBlockMatchWindowCreateInfoQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkSamplerBorderColorComponentMappingCreateInfoEXT
andVkSamplerBorderColorComponentMappingCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSamplerCaptureDescriptorDataInfoEXT
andVkSamplerCaptureDescriptorDataInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSamplerCreateInfo
andVkSamplerCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkSamplerCubicWeightsCreateInfoQCOM
andVkSamplerCubicWeightsCreateInfoQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkSamplerCustomBorderColorCreateInfoEXT
andVkSamplerCustomBorderColorCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSamplerReductionModeCreateInfo
andVkSamplerReductionModeCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkSamplerYcbcrConversionCreateInfo
andVkSamplerYcbcrConversionCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkSamplerYcbcrConversionImageFormatProperties
andVkSamplerYcbcrConversionImageFormatProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkSamplerYcbcrConversionInfo
andVkSamplerYcbcrConversionInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM
andVkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkSciSyncAttributesInfoNV
andVkSciSyncAttributesInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkScreenBufferFormatPropertiesQNX
andVkScreenBufferFormatPropertiesQNX.Ptr
operations.interface
Auxiliary interface for unifyingVkScreenBufferPropertiesQNX
andVkScreenBufferPropertiesQNX.Ptr
operations.interface
Auxiliary interface for unifyingVkScreenSurfaceCreateInfoQNX
andVkScreenSurfaceCreateInfoQNX.Ptr
operations.interface
Auxiliary interface for unifyingVkSemaphoreCreateInfo
andVkSemaphoreCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkSemaphoreGetFdInfoKHR
andVkSemaphoreGetFdInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkSemaphoreGetSciSyncInfoNV
andVkSemaphoreGetSciSyncInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkSemaphoreGetWin32HandleInfoKHR
andVkSemaphoreGetWin32HandleInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkSemaphoreGetZirconHandleInfoFUCHSIA
andVkSemaphoreGetZirconHandleInfoFUCHSIA.Ptr
operations.interface
Auxiliary interface for unifyingVkSemaphoreSciSyncCreateInfoNV
andVkSemaphoreSciSyncCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkSemaphoreSciSyncPoolCreateInfoNV
andVkSemaphoreSciSyncPoolCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkSemaphoreSignalInfo
andVkSemaphoreSignalInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkSemaphoreSubmitInfo
andVkSemaphoreSubmitInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkSemaphoreTypeCreateInfo
andVkSemaphoreTypeCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkSemaphoreWaitInfo
andVkSemaphoreWaitInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkSetDescriptorBufferOffsetsInfoEXT
andVkSetDescriptorBufferOffsetsInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSetLatencyMarkerInfoNV
andVkSetLatencyMarkerInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkSetPresentConfigNV
andVkSetPresentConfigNV.Ptr
operations.interface
Auxiliary interface for unifyingVkSetStateFlagsIndirectCommandNV
andVkSetStateFlagsIndirectCommandNV.Ptr
operations.interface
Auxiliary interface for unifyingVkShaderCreateInfoEXT
andVkShaderCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkShaderModuleCreateInfo
andVkShaderModuleCreateInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkShaderModuleIdentifierEXT
andVkShaderModuleIdentifierEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkShaderModuleValidationCacheCreateInfoEXT
andVkShaderModuleValidationCacheCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkShaderResourceUsageAMD
andVkShaderResourceUsageAMD.Ptr
operations.interface
Auxiliary interface for unifyingVkShaderStatisticsInfoAMD
andVkShaderStatisticsInfoAMD.Ptr
operations.interface
Auxiliary interface for unifyingVkShadingRatePaletteNV
andVkShadingRatePaletteNV.Ptr
operations.interface
Auxiliary interface for unifyingVkSharedPresentSurfaceCapabilitiesKHR
andVkSharedPresentSurfaceCapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkSparseBufferMemoryBindInfo
andVkSparseBufferMemoryBindInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkSparseImageFormatProperties
andVkSparseImageFormatProperties.Ptr
operations.interface
Auxiliary interface for unifyingVkSparseImageFormatProperties2
andVkSparseImageFormatProperties2.Ptr
operations.interface
Auxiliary interface for unifyingVkSparseImageMemoryBind
andVkSparseImageMemoryBind.Ptr
operations.interface
Auxiliary interface for unifyingVkSparseImageMemoryBindInfo
andVkSparseImageMemoryBindInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkSparseImageMemoryRequirements
andVkSparseImageMemoryRequirements.Ptr
operations.interface
Auxiliary interface for unifyingVkSparseImageMemoryRequirements2
andVkSparseImageMemoryRequirements2.Ptr
operations.interface
Auxiliary interface for unifyingVkSparseImageOpaqueMemoryBindInfo
andVkSparseImageOpaqueMemoryBindInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkSparseMemoryBind
andVkSparseMemoryBind.Ptr
operations.interface
Auxiliary interface for unifyingVkSpecializationInfo
andVkSpecializationInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkSpecializationMapEntry
andVkSpecializationMapEntry.Ptr
operations.interface
Auxiliary interface for unifyingVkSRTDataNV
andVkSRTDataNV.Ptr
operations.interface
Auxiliary interface for unifyingVkStencilOpState
andVkStencilOpState.Ptr
operations.interface
Auxiliary interface for unifyingVkStreamDescriptorSurfaceCreateInfoGGP
andVkStreamDescriptorSurfaceCreateInfoGGP.Ptr
operations.interface
Auxiliary interface for unifyingVkStridedDeviceAddressNV
andVkStridedDeviceAddressNV.Ptr
operations.interface
Auxiliary interface for unifyingVkStridedDeviceAddressRegionKHR
andVkStridedDeviceAddressRegionKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkSubmitInfo
andVkSubmitInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkSubmitInfo2
andVkSubmitInfo2.Ptr
operations.interface
Auxiliary interface for unifyingVkSubpassBeginInfo
andVkSubpassBeginInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkSubpassDependency
andVkSubpassDependency.Ptr
operations.interface
Auxiliary interface for unifyingVkSubpassDependency2
andVkSubpassDependency2.Ptr
operations.interface
Auxiliary interface for unifyingVkSubpassDescription
andVkSubpassDescription.Ptr
operations.interface
Auxiliary interface for unifyingVkSubpassDescription2
andVkSubpassDescription2.Ptr
operations.interface
Auxiliary interface for unifyingVkSubpassDescriptionDepthStencilResolve
andVkSubpassDescriptionDepthStencilResolve.Ptr
operations.interface
Auxiliary interface for unifyingVkSubpassEndInfo
andVkSubpassEndInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkSubpassResolvePerformanceQueryEXT
andVkSubpassResolvePerformanceQueryEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSubpassSampleLocationsEXT
andVkSubpassSampleLocationsEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSubpassShadingPipelineCreateInfoHUAWEI
andVkSubpassShadingPipelineCreateInfoHUAWEI.Ptr
operations.interface
Auxiliary interface for unifyingVkSubresourceHostMemcpySize
andVkSubresourceHostMemcpySize.Ptr
operations.interface
Auxiliary interface for unifyingVkSubresourceLayout
andVkSubresourceLayout.Ptr
operations.interface
Auxiliary interface for unifyingVkSubresourceLayout2
andVkSubresourceLayout2.Ptr
operations.interface
Auxiliary interface for unifyingVkSurfaceCapabilities2EXT
andVkSurfaceCapabilities2EXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSurfaceCapabilities2KHR
andVkSurfaceCapabilities2KHR.Ptr
operations.interface
Auxiliary interface for unifyingVkSurfaceCapabilitiesFullScreenExclusiveEXT
andVkSurfaceCapabilitiesFullScreenExclusiveEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSurfaceCapabilitiesKHR
andVkSurfaceCapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkSurfaceCapabilitiesPresentBarrierNV
andVkSurfaceCapabilitiesPresentBarrierNV.Ptr
operations.interface
Auxiliary interface for unifyingVkSurfaceFormat2KHR
andVkSurfaceFormat2KHR.Ptr
operations.interface
Auxiliary interface for unifyingVkSurfaceFormatKHR
andVkSurfaceFormatKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkSurfaceFullScreenExclusiveInfoEXT
andVkSurfaceFullScreenExclusiveInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSurfaceFullScreenExclusiveWin32InfoEXT
andVkSurfaceFullScreenExclusiveWin32InfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSurfacePresentModeCompatibilityEXT
andVkSurfacePresentModeCompatibilityEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSurfacePresentModeEXT
andVkSurfacePresentModeEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSurfacePresentScalingCapabilitiesEXT
andVkSurfacePresentScalingCapabilitiesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSurfaceProtectedCapabilitiesKHR
andVkSurfaceProtectedCapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkSwapchainCounterCreateInfoEXT
andVkSwapchainCounterCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSwapchainCreateInfoKHR
andVkSwapchainCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkSwapchainDisplayNativeHdrCreateInfoAMD
andVkSwapchainDisplayNativeHdrCreateInfoAMD.Ptr
operations.interface
Auxiliary interface for unifyingVkSwapchainLatencyCreateInfoNV
andVkSwapchainLatencyCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkSwapchainPresentBarrierCreateInfoNV
andVkSwapchainPresentBarrierCreateInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkSwapchainPresentFenceInfoEXT
andVkSwapchainPresentFenceInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSwapchainPresentModeInfoEXT
andVkSwapchainPresentModeInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSwapchainPresentModesCreateInfoEXT
andVkSwapchainPresentModesCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSwapchainPresentScalingCreateInfoEXT
andVkSwapchainPresentScalingCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkSysmemColorSpaceFUCHSIA
andVkSysmemColorSpaceFUCHSIA.Ptr
operations.interface
Auxiliary interface for unifyingVkTextureLODGatherFormatPropertiesAMD
andVkTextureLODGatherFormatPropertiesAMD.Ptr
operations.interface
Auxiliary interface for unifyingVkTileMemoryBindInfoQCOM
andVkTileMemoryBindInfoQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkTileMemoryRequirementsQCOM
andVkTileMemoryRequirementsQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkTileMemorySizeInfoQCOM
andVkTileMemorySizeInfoQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkTilePropertiesQCOM
andVkTilePropertiesQCOM.Ptr
operations.interface
Auxiliary interface for unifyingVkTimelineSemaphoreSubmitInfo
andVkTimelineSemaphoreSubmitInfo.Ptr
operations.interface
Auxiliary interface for unifyingVkTraceRaysIndirectCommand2KHR
andVkTraceRaysIndirectCommand2KHR.Ptr
operations.interface
Auxiliary interface for unifyingVkTraceRaysIndirectCommandKHR
andVkTraceRaysIndirectCommandKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkTransformMatrixKHR
andVkTransformMatrixKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkValidationCacheCreateInfoEXT
andVkValidationCacheCreateInfoEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkValidationFeaturesEXT
andVkValidationFeaturesEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkValidationFlagsEXT
andVkValidationFlagsEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkVertexInputAttributeDescription
andVkVertexInputAttributeDescription.Ptr
operations.interface
Auxiliary interface for unifyingVkVertexInputAttributeDescription2EXT
andVkVertexInputAttributeDescription2EXT.Ptr
operations.interface
Auxiliary interface for unifyingVkVertexInputBindingDescription
andVkVertexInputBindingDescription.Ptr
operations.interface
Auxiliary interface for unifyingVkVertexInputBindingDescription2EXT
andVkVertexInputBindingDescription2EXT.Ptr
operations.interface
Auxiliary interface for unifyingVkVertexInputBindingDivisorDescription
andVkVertexInputBindingDivisorDescription.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoBeginCodingInfoKHR
andVkVideoBeginCodingInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoCapabilitiesKHR
andVkVideoCapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoCodingControlInfoKHR
andVkVideoCodingControlInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeAV1CapabilitiesKHR
andVkVideoDecodeAV1CapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeAV1DpbSlotInfoKHR
andVkVideoDecodeAV1DpbSlotInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeAV1InlineSessionParametersInfoKHR
andVkVideoDecodeAV1InlineSessionParametersInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeAV1PictureInfoKHR
andVkVideoDecodeAV1PictureInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeAV1ProfileInfoKHR
andVkVideoDecodeAV1ProfileInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeAV1SessionParametersCreateInfoKHR
andVkVideoDecodeAV1SessionParametersCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeCapabilitiesKHR
andVkVideoDecodeCapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeH264CapabilitiesKHR
andVkVideoDecodeH264CapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeH264DpbSlotInfoKHR
andVkVideoDecodeH264DpbSlotInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeH264InlineSessionParametersInfoKHR
andVkVideoDecodeH264InlineSessionParametersInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeH264PictureInfoKHR
andVkVideoDecodeH264PictureInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeH264ProfileInfoKHR
andVkVideoDecodeH264ProfileInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeH264SessionParametersAddInfoKHR
andVkVideoDecodeH264SessionParametersAddInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeH264SessionParametersCreateInfoKHR
andVkVideoDecodeH264SessionParametersCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeH265CapabilitiesKHR
andVkVideoDecodeH265CapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeH265DpbSlotInfoKHR
andVkVideoDecodeH265DpbSlotInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeH265InlineSessionParametersInfoKHR
andVkVideoDecodeH265InlineSessionParametersInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeH265PictureInfoKHR
andVkVideoDecodeH265PictureInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeH265ProfileInfoKHR
andVkVideoDecodeH265ProfileInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeH265SessionParametersAddInfoKHR
andVkVideoDecodeH265SessionParametersAddInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeH265SessionParametersCreateInfoKHR
andVkVideoDecodeH265SessionParametersCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeInfoKHR
andVkVideoDecodeInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoDecodeUsageInfoKHR
andVkVideoDecodeUsageInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeAV1CapabilitiesKHR
andVkVideoEncodeAV1CapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeAV1DpbSlotInfoKHR
andVkVideoEncodeAV1DpbSlotInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeAV1FrameSizeKHR
andVkVideoEncodeAV1FrameSizeKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeAV1GopRemainingFrameInfoKHR
andVkVideoEncodeAV1GopRemainingFrameInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeAV1PictureInfoKHR
andVkVideoEncodeAV1PictureInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeAV1ProfileInfoKHR
andVkVideoEncodeAV1ProfileInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeAV1QIndexKHR
andVkVideoEncodeAV1QIndexKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeAV1QualityLevelPropertiesKHR
andVkVideoEncodeAV1QualityLevelPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeAV1QuantizationMapCapabilitiesKHR
andVkVideoEncodeAV1QuantizationMapCapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeAV1RateControlInfoKHR
andVkVideoEncodeAV1RateControlInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeAV1RateControlLayerInfoKHR
andVkVideoEncodeAV1RateControlLayerInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeAV1SessionCreateInfoKHR
andVkVideoEncodeAV1SessionCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeAV1SessionParametersCreateInfoKHR
andVkVideoEncodeAV1SessionParametersCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeCapabilitiesKHR
andVkVideoEncodeCapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264CapabilitiesKHR
andVkVideoEncodeH264CapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264DpbSlotInfoKHR
andVkVideoEncodeH264DpbSlotInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264FrameSizeKHR
andVkVideoEncodeH264FrameSizeKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264GopRemainingFrameInfoKHR
andVkVideoEncodeH264GopRemainingFrameInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264NaluSliceInfoKHR
andVkVideoEncodeH264NaluSliceInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264PictureInfoKHR
andVkVideoEncodeH264PictureInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264ProfileInfoKHR
andVkVideoEncodeH264ProfileInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264QpKHR
andVkVideoEncodeH264QpKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264QualityLevelPropertiesKHR
andVkVideoEncodeH264QualityLevelPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264QuantizationMapCapabilitiesKHR
andVkVideoEncodeH264QuantizationMapCapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264RateControlInfoKHR
andVkVideoEncodeH264RateControlInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264RateControlLayerInfoKHR
andVkVideoEncodeH264RateControlLayerInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264SessionCreateInfoKHR
andVkVideoEncodeH264SessionCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264SessionParametersAddInfoKHR
andVkVideoEncodeH264SessionParametersAddInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264SessionParametersCreateInfoKHR
andVkVideoEncodeH264SessionParametersCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264SessionParametersFeedbackInfoKHR
andVkVideoEncodeH264SessionParametersFeedbackInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH264SessionParametersGetInfoKHR
andVkVideoEncodeH264SessionParametersGetInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265CapabilitiesKHR
andVkVideoEncodeH265CapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265DpbSlotInfoKHR
andVkVideoEncodeH265DpbSlotInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265FrameSizeKHR
andVkVideoEncodeH265FrameSizeKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265GopRemainingFrameInfoKHR
andVkVideoEncodeH265GopRemainingFrameInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265NaluSliceSegmentInfoKHR
andVkVideoEncodeH265NaluSliceSegmentInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265PictureInfoKHR
andVkVideoEncodeH265PictureInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265ProfileInfoKHR
andVkVideoEncodeH265ProfileInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265QpKHR
andVkVideoEncodeH265QpKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265QualityLevelPropertiesKHR
andVkVideoEncodeH265QualityLevelPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265QuantizationMapCapabilitiesKHR
andVkVideoEncodeH265QuantizationMapCapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265RateControlInfoKHR
andVkVideoEncodeH265RateControlInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265RateControlLayerInfoKHR
andVkVideoEncodeH265RateControlLayerInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265SessionCreateInfoKHR
andVkVideoEncodeH265SessionCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265SessionParametersAddInfoKHR
andVkVideoEncodeH265SessionParametersAddInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265SessionParametersCreateInfoKHR
andVkVideoEncodeH265SessionParametersCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265SessionParametersFeedbackInfoKHR
andVkVideoEncodeH265SessionParametersFeedbackInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeH265SessionParametersGetInfoKHR
andVkVideoEncodeH265SessionParametersGetInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeInfoKHR
andVkVideoEncodeInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeQualityLevelInfoKHR
andVkVideoEncodeQualityLevelInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeQualityLevelPropertiesKHR
andVkVideoEncodeQualityLevelPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeQuantizationMapCapabilitiesKHR
andVkVideoEncodeQuantizationMapCapabilitiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeQuantizationMapInfoKHR
andVkVideoEncodeQuantizationMapInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR
andVkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeRateControlInfoKHR
andVkVideoEncodeRateControlInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeRateControlLayerInfoKHR
andVkVideoEncodeRateControlLayerInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeSessionParametersFeedbackInfoKHR
andVkVideoEncodeSessionParametersFeedbackInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeSessionParametersGetInfoKHR
andVkVideoEncodeSessionParametersGetInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEncodeUsageInfoKHR
andVkVideoEncodeUsageInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoEndCodingInfoKHR
andVkVideoEndCodingInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoFormatAV1QuantizationMapPropertiesKHR
andVkVideoFormatAV1QuantizationMapPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoFormatH265QuantizationMapPropertiesKHR
andVkVideoFormatH265QuantizationMapPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoFormatPropertiesKHR
andVkVideoFormatPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoFormatQuantizationMapPropertiesKHR
andVkVideoFormatQuantizationMapPropertiesKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoInlineQueryInfoKHR
andVkVideoInlineQueryInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoPictureResourceInfoKHR
andVkVideoPictureResourceInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoProfileInfoKHR
andVkVideoProfileInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoProfileListInfoKHR
andVkVideoProfileListInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoReferenceSlotInfoKHR
andVkVideoReferenceSlotInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoSessionCreateInfoKHR
andVkVideoSessionCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoSessionMemoryRequirementsKHR
andVkVideoSessionMemoryRequirementsKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoSessionParametersCreateInfoKHR
andVkVideoSessionParametersCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkVideoSessionParametersUpdateInfoKHR
andVkVideoSessionParametersUpdateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkViewport
andVkViewport.Ptr
operations.interface
Auxiliary interface for unifyingVkViewportSwizzleNV
andVkViewportSwizzleNV.Ptr
operations.interface
Auxiliary interface for unifyingVkViewportWScalingNV
andVkViewportWScalingNV.Ptr
operations.interface
Auxiliary interface for unifyingVkViSurfaceCreateInfoNN
andVkViSurfaceCreateInfoNN.Ptr
operations.interface
Auxiliary interface for unifyingVkWaylandSurfaceCreateInfoKHR
andVkWaylandSurfaceCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkWin32KeyedMutexAcquireReleaseInfoKHR
andVkWin32KeyedMutexAcquireReleaseInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkWin32KeyedMutexAcquireReleaseInfoNV
andVkWin32KeyedMutexAcquireReleaseInfoNV.Ptr
operations.interface
Auxiliary interface for unifyingVkWin32SurfaceCreateInfoKHR
andVkWin32SurfaceCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkWriteDescriptorSet
andVkWriteDescriptorSet.Ptr
operations.interface
Auxiliary interface for unifyingVkWriteDescriptorSetAccelerationStructureKHR
andVkWriteDescriptorSetAccelerationStructureKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkWriteDescriptorSetAccelerationStructureNV
andVkWriteDescriptorSetAccelerationStructureNV.Ptr
operations.interface
Auxiliary interface for unifyingVkWriteDescriptorSetInlineUniformBlock
andVkWriteDescriptorSetInlineUniformBlock.Ptr
operations.interface
Auxiliary interface for unifyingVkWriteDescriptorSetPartitionedAccelerationStructureNV
andVkWriteDescriptorSetPartitionedAccelerationStructureNV.Ptr
operations.interface
Auxiliary interface for unifyingVkWriteIndirectExecutionSetPipelineEXT
andVkWriteIndirectExecutionSetPipelineEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkWriteIndirectExecutionSetShaderEXT
andVkWriteIndirectExecutionSetShaderEXT.Ptr
operations.interface
Auxiliary interface for unifyingVkXcbSurfaceCreateInfoKHR
andVkXcbSurfaceCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkXlibSurfaceCreateInfoKHR
andVkXlibSurfaceCreateInfoKHR.Ptr
operations.interface
Auxiliary interface for unifyingVkXYColorEXT
andVkXYColorEXT.Ptr
operations.Classes in club.doki7.vulkan.datatype that implement IPointerModifier and TypeClassDescriptionfinal record
Represents a pointer to aNvSciSyncFence
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1CDEF
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1ColorConfig
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1ColorConfigFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1FilmGrain
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1FilmGrainFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1GlobalMotion
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1LoopFilter
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1LoopFilterFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1LoopRestoration
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1Quantization
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1QuantizationFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1Segmentation
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1SequenceHeader
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1SequenceHeaderFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1TileInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1TileInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1TimingInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoAV1TimingInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoDecodeAV1PictureInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoDecodeAV1PictureInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoDecodeAV1ReferenceInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoDecodeAV1ReferenceInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoDecodeH264PictureInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoDecodeH264PictureInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoDecodeH264ReferenceInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoDecodeH264ReferenceInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoDecodeH265PictureInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoDecodeH265PictureInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoDecodeH265ReferenceInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoDecodeH265ReferenceInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeAV1DecoderModelInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeAV1ExtensionHeader
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeAV1OperatingPointInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeAV1OperatingPointInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeAV1PictureInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeAV1PictureInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeAV1ReferenceInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeAV1ReferenceInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH264PictureInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH264PictureInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH264ReferenceInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH264ReferenceInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH264ReferenceListsInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH264ReferenceListsInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH264RefListModEntry
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH264RefPicMarkingEntry
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH264SliceHeader
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH264SliceHeaderFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH264WeightTable
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH264WeightTableFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH265LongTermRefPics
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH265PictureInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH265PictureInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH265ReferenceInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH265ReferenceInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH265ReferenceListsInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH265ReferenceListsInfoFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH265SliceSegmentHeader
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH265SliceSegmentHeaderFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH265WeightTable
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoEncodeH265WeightTableFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH264HrdParameters
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH264PictureParameterSet
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH264PpsFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH264ScalingLists
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH264SequenceParameterSet
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH264SequenceParameterSetVui
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH264SpsFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH264SpsVuiFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265DecPicBufMgr
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265HrdFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265HrdParameters
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265LongTermRefPicsSps
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265PictureParameterSet
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265PpsFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265PredictorPaletteEntries
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265ProfileTierLevel
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265ProfileTierLevelFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265ScalingLists
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265SequenceParameterSet
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265SequenceParameterSetVui
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265ShortTermRefPicSet
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265ShortTermRefPicSetFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265SpsFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265SpsVuiFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265SubLayerHrdParameters
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265VideoParameterSet
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aStdVideoH265VpsFlags
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aVkAabbPositionsKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAabbPositionsKHR
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureBuildGeometryInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureBuildGeometryInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureBuildRangeInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureBuildRangeInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureBuildSizesInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureBuildSizesInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureCaptureDescriptorDataInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureCaptureDescriptorDataInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureDeviceAddressInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureDeviceAddressInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureGeometryAabbsDataKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureGeometryAabbsDataKHR
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureGeometryDataKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureGeometryDataKHR
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureGeometryInstancesDataKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureGeometryInstancesDataKHR
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureGeometryKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureGeometryKHR
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureGeometryLinearSweptSpheresDataNV
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureGeometryLinearSweptSpheresDataNV
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureGeometryMotionTrianglesDataNV
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureGeometryMotionTrianglesDataNV
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureGeometrySpheresDataNV
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureGeometrySpheresDataNV
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureGeometryTrianglesDataKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureGeometryTrianglesDataKHR
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureInstanceKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureInstanceKHR
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureMatrixMotionInstanceNV
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureMatrixMotionInstanceNV
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureMemoryRequirementsInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureMemoryRequirementsInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureMotionInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureMotionInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureMotionInstanceDataNV
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureMotionInstanceDataNV
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureMotionInstanceNV
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureMotionInstanceNV
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureSRTMotionInstanceNV
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureSRTMotionInstanceNV
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureTrianglesDisplacementMicromapNV
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureTrianglesDisplacementMicromapNV
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureTrianglesOpacityMicromapEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureTrianglesOpacityMicromapEXT
structure(s) in native memory.final record
Represents a pointer to aVkAccelerationStructureVersionInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureVersionInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkAcquireNextImageInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAcquireNextImageInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkAcquireProfilingLockInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAcquireProfilingLockInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkAllocationCallbacks
structure in native memory.static final record
Represents a pointer to / an array ofVkAllocationCallbacks
structure(s) in native memory.final record
Represents a pointer to aVkAmigoProfilingSubmitInfoSEC
structure in native memory.static final record
Represents a pointer to / an array ofVkAmigoProfilingSubmitInfoSEC
structure(s) in native memory.final record
Represents a pointer to aVkAndroidHardwareBufferFormatProperties2ANDROID
structure in native memory.static final record
Represents a pointer to / an array ofVkAndroidHardwareBufferFormatProperties2ANDROID
structure(s) in native memory.final record
Represents a pointer to aVkAndroidHardwareBufferFormatPropertiesANDROID
structure in native memory.static final record
Represents a pointer to / an array ofVkAndroidHardwareBufferFormatPropertiesANDROID
structure(s) in native memory.final record
Represents a pointer to aVkAndroidHardwareBufferFormatResolvePropertiesANDROID
structure in native memory.static final record
Represents a pointer to / an array ofVkAndroidHardwareBufferFormatResolvePropertiesANDROID
structure(s) in native memory.final record
Represents a pointer to aVkAndroidHardwareBufferPropertiesANDROID
structure in native memory.static final record
Represents a pointer to / an array ofVkAndroidHardwareBufferPropertiesANDROID
structure(s) in native memory.final record
Represents a pointer to aVkAndroidHardwareBufferUsageANDROID
structure in native memory.static final record
Represents a pointer to / an array ofVkAndroidHardwareBufferUsageANDROID
structure(s) in native memory.final record
Represents a pointer to aVkAndroidSurfaceCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAndroidSurfaceCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkAntiLagDataAMD
structure in native memory.static final record
Represents a pointer to / an array ofVkAntiLagDataAMD
structure(s) in native memory.final record
Represents a pointer to aVkAntiLagPresentationInfoAMD
structure in native memory.static final record
Represents a pointer to / an array ofVkAntiLagPresentationInfoAMD
structure(s) in native memory.final record
Represents a pointer to aVkApplicationInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkApplicationInfo
structure(s) in native memory.final record
Represents a pointer to aVkApplicationParametersEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkApplicationParametersEXT
structure(s) in native memory.final record
Represents a pointer to aVkAttachmentDescription
structure in native memory.static final record
Represents a pointer to / an array ofVkAttachmentDescription
structure(s) in native memory.final record
Represents a pointer to aVkAttachmentDescription2
structure in native memory.static final record
Represents a pointer to / an array ofVkAttachmentDescription2
structure(s) in native memory.final record
Represents a pointer to aVkAttachmentDescriptionStencilLayout
structure in native memory.static final record
Represents a pointer to / an array ofVkAttachmentDescriptionStencilLayout
structure(s) in native memory.final record
Represents a pointer to aVkAttachmentReference
structure in native memory.static final record
Represents a pointer to / an array ofVkAttachmentReference
structure(s) in native memory.final record
Represents a pointer to aVkAttachmentReference2
structure in native memory.static final record
Represents a pointer to / an array ofVkAttachmentReference2
structure(s) in native memory.final record
Represents a pointer to aVkAttachmentReferenceStencilLayout
structure in native memory.static final record
Represents a pointer to / an array ofVkAttachmentReferenceStencilLayout
structure(s) in native memory.final record
Represents a pointer to aVkAttachmentSampleCountInfoAMD
structure in native memory.static final record
Represents a pointer to / an array ofVkAttachmentSampleCountInfoAMD
structure(s) in native memory.final record
Represents a pointer to aVkAttachmentSampleLocationsEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkAttachmentSampleLocationsEXT
structure(s) in native memory.final record
Represents a pointer to aVkBaseInStructure
structure in native memory.static final record
Represents a pointer to / an array ofVkBaseInStructure
structure(s) in native memory.final record
Represents a pointer to aVkBaseOutStructure
structure in native memory.static final record
Represents a pointer to / an array ofVkBaseOutStructure
structure(s) in native memory.final record
Represents a pointer to aVkBindAccelerationStructureMemoryInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkBindAccelerationStructureMemoryInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkBindBufferMemoryDeviceGroupInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkBindBufferMemoryDeviceGroupInfo
structure(s) in native memory.final record
Represents a pointer to aVkBindBufferMemoryInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkBindBufferMemoryInfo
structure(s) in native memory.final record
Represents a pointer to aVkBindDescriptorBufferEmbeddedSamplersInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkBindDescriptorBufferEmbeddedSamplersInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkBindDescriptorSetsInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkBindDescriptorSetsInfo
structure(s) in native memory.final record
Represents a pointer to aVkBindImageMemoryDeviceGroupInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkBindImageMemoryDeviceGroupInfo
structure(s) in native memory.final record
Represents a pointer to aVkBindImageMemoryInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkBindImageMemoryInfo
structure(s) in native memory.final record
Represents a pointer to aVkBindImageMemorySwapchainInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkBindImageMemorySwapchainInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkBindImagePlaneMemoryInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkBindImagePlaneMemoryInfo
structure(s) in native memory.final record
Represents a pointer to aVkBindIndexBufferIndirectCommandEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkBindIndexBufferIndirectCommandEXT
structure(s) in native memory.final record
Represents a pointer to aVkBindIndexBufferIndirectCommandNV
structure in native memory.static final record
Represents a pointer to / an array ofVkBindIndexBufferIndirectCommandNV
structure(s) in native memory.final record
Represents a pointer to aVkBindMemoryStatus
structure in native memory.static final record
Represents a pointer to / an array ofVkBindMemoryStatus
structure(s) in native memory.final record
Represents a pointer to aVkBindPipelineIndirectCommandNV
structure in native memory.static final record
Represents a pointer to / an array ofVkBindPipelineIndirectCommandNV
structure(s) in native memory.final record
Represents a pointer to aVkBindShaderGroupIndirectCommandNV
structure in native memory.static final record
Represents a pointer to / an array ofVkBindShaderGroupIndirectCommandNV
structure(s) in native memory.final record
Represents a pointer to aVkBindSparseInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkBindSparseInfo
structure(s) in native memory.final record
Represents a pointer to aVkBindVertexBufferIndirectCommandEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkBindVertexBufferIndirectCommandEXT
structure(s) in native memory.final record
Represents a pointer to aVkBindVertexBufferIndirectCommandNV
structure in native memory.static final record
Represents a pointer to / an array ofVkBindVertexBufferIndirectCommandNV
structure(s) in native memory.final record
Represents a pointer to aVkBindVideoSessionMemoryInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkBindVideoSessionMemoryInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkBlitImageCubicWeightsInfoQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkBlitImageCubicWeightsInfoQCOM
structure(s) in native memory.final record
Represents a pointer to aVkBlitImageInfo2
structure in native memory.static final record
Represents a pointer to / an array ofVkBlitImageInfo2
structure(s) in native memory.final record
Represents a pointer to aVkBufferCaptureDescriptorDataInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferCaptureDescriptorDataInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkBufferCollectionBufferCreateInfoFUCHSIA
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferCollectionBufferCreateInfoFUCHSIA
structure(s) in native memory.final record
Represents a pointer to aVkBufferCollectionConstraintsInfoFUCHSIA
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferCollectionConstraintsInfoFUCHSIA
structure(s) in native memory.final record
Represents a pointer to aVkBufferCollectionCreateInfoFUCHSIA
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferCollectionCreateInfoFUCHSIA
structure(s) in native memory.final record
Represents a pointer to aVkBufferCollectionImageCreateInfoFUCHSIA
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferCollectionImageCreateInfoFUCHSIA
structure(s) in native memory.final record
Represents a pointer to aVkBufferCollectionPropertiesFUCHSIA
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferCollectionPropertiesFUCHSIA
structure(s) in native memory.final record
Represents a pointer to aVkBufferConstraintsInfoFUCHSIA
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferConstraintsInfoFUCHSIA
structure(s) in native memory.final record
Represents a pointer to aVkBufferCopy
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferCopy
structure(s) in native memory.final record
Represents a pointer to aVkBufferCopy2
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferCopy2
structure(s) in native memory.final record
Represents a pointer to aVkBufferCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkBufferDeviceAddressCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferDeviceAddressCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkBufferDeviceAddressInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferDeviceAddressInfo
structure(s) in native memory.final record
Represents a pointer to aVkBufferImageCopy
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferImageCopy
structure(s) in native memory.final record
Represents a pointer to aVkBufferImageCopy2
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferImageCopy2
structure(s) in native memory.final record
Represents a pointer to aVkBufferMemoryBarrier
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferMemoryBarrier
structure(s) in native memory.final record
Represents a pointer to aVkBufferMemoryBarrier2
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferMemoryBarrier2
structure(s) in native memory.final record
Represents a pointer to aVkBufferMemoryRequirementsInfo2
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferMemoryRequirementsInfo2
structure(s) in native memory.final record
Represents a pointer to aVkBufferOpaqueCaptureAddressCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferOpaqueCaptureAddressCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkBufferUsageFlags2CreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferUsageFlags2CreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkBufferViewCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferViewCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkBuildPartitionedAccelerationStructureIndirectCommandNV
structure in native memory.static final record
Represents a pointer to / an array ofVkBuildPartitionedAccelerationStructureIndirectCommandNV
structure(s) in native memory.final record
Represents a pointer to aVkBuildPartitionedAccelerationStructureInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkBuildPartitionedAccelerationStructureInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkCalibratedTimestampInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkCalibratedTimestampInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkCheckpointData2NV
structure in native memory.static final record
Represents a pointer to / an array ofVkCheckpointData2NV
structure(s) in native memory.final record
Represents a pointer to aVkCheckpointDataNV
structure in native memory.static final record
Represents a pointer to / an array ofVkCheckpointDataNV
structure(s) in native memory.final record
Represents a pointer to aVkClearAttachment
structure in native memory.static final record
Represents a pointer to / an array ofVkClearAttachment
structure(s) in native memory.final record
Represents a pointer to aVkClearColorValue
structure in native memory.static final record
Represents a pointer to / an array ofVkClearColorValue
structure(s) in native memory.final record
Represents a pointer to aVkClearDepthStencilValue
structure in native memory.static final record
Represents a pointer to / an array ofVkClearDepthStencilValue
structure(s) in native memory.final record
Represents a pointer to aVkClearRect
structure in native memory.static final record
Represents a pointer to / an array ofVkClearRect
structure(s) in native memory.final record
Represents a pointer to aVkClearValue
structure in native memory.static final record
Represents a pointer to / an array ofVkClearValue
structure(s) in native memory.final record
Represents a pointer to aVkClusterAccelerationStructureBuildClustersBottomLevelInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkClusterAccelerationStructureBuildClustersBottomLevelInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkClusterAccelerationStructureBuildTriangleClusterInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkClusterAccelerationStructureBuildTriangleClusterInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkClusterAccelerationStructureBuildTriangleClusterTemplateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkClusterAccelerationStructureBuildTriangleClusterTemplateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkClusterAccelerationStructureClustersBottomLevelInputNV
structure in native memory.static final record
Represents a pointer to / an array ofVkClusterAccelerationStructureClustersBottomLevelInputNV
structure(s) in native memory.final record
Represents a pointer to aVkClusterAccelerationStructureCommandsInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkClusterAccelerationStructureCommandsInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkClusterAccelerationStructureGeometryIndexAndGeometryFlagsNV
structure in native memory.static final record
Represents a pointer to / an array ofVkClusterAccelerationStructureGeometryIndexAndGeometryFlagsNV
structure(s) in native memory.final record
Represents a pointer to aVkClusterAccelerationStructureInputInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkClusterAccelerationStructureInputInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkClusterAccelerationStructureInstantiateClusterInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkClusterAccelerationStructureInstantiateClusterInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkClusterAccelerationStructureMoveObjectsInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkClusterAccelerationStructureMoveObjectsInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkClusterAccelerationStructureMoveObjectsInputNV
structure in native memory.static final record
Represents a pointer to / an array ofVkClusterAccelerationStructureMoveObjectsInputNV
structure(s) in native memory.final record
Represents a pointer to aVkClusterAccelerationStructureOpInputNV
structure in native memory.static final record
Represents a pointer to / an array ofVkClusterAccelerationStructureOpInputNV
structure(s) in native memory.final record
Represents a pointer to aVkClusterAccelerationStructureTriangleClusterInputNV
structure in native memory.static final record
Represents a pointer to / an array ofVkClusterAccelerationStructureTriangleClusterInputNV
structure(s) in native memory.final record
Represents a pointer to aVkCoarseSampleLocationNV
structure in native memory.static final record
Represents a pointer to / an array ofVkCoarseSampleLocationNV
structure(s) in native memory.final record
Represents a pointer to aVkCoarseSampleOrderCustomNV
structure in native memory.static final record
Represents a pointer to / an array ofVkCoarseSampleOrderCustomNV
structure(s) in native memory.final record
Represents a pointer to aVkColorBlendAdvancedEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkColorBlendAdvancedEXT
structure(s) in native memory.final record
Represents a pointer to aVkColorBlendEquationEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkColorBlendEquationEXT
structure(s) in native memory.final record
Represents a pointer to aVkCommandBufferAllocateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkCommandBufferAllocateInfo
structure(s) in native memory.final record
Represents a pointer to aVkCommandBufferBeginInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkCommandBufferBeginInfo
structure(s) in native memory.final record
Represents a pointer to aVkCommandBufferInheritanceConditionalRenderingInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkCommandBufferInheritanceConditionalRenderingInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkCommandBufferInheritanceInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkCommandBufferInheritanceInfo
structure(s) in native memory.final record
Represents a pointer to aVkCommandBufferInheritanceRenderingInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkCommandBufferInheritanceRenderingInfo
structure(s) in native memory.final record
Represents a pointer to aVkCommandBufferInheritanceRenderPassTransformInfoQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkCommandBufferInheritanceRenderPassTransformInfoQCOM
structure(s) in native memory.final record
Represents a pointer to aVkCommandBufferInheritanceViewportScissorInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkCommandBufferInheritanceViewportScissorInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkCommandBufferSubmitInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkCommandBufferSubmitInfo
structure(s) in native memory.final record
Represents a pointer to aVkCommandPoolCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkCommandPoolCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkComponentMapping
structure in native memory.static final record
Represents a pointer to / an array ofVkComponentMapping
structure(s) in native memory.final record
Represents a pointer to aVkComputePipelineCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkComputePipelineCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkComputePipelineIndirectBufferInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkComputePipelineIndirectBufferInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkConditionalRenderingBeginInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkConditionalRenderingBeginInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkConformanceVersion
structure in native memory.static final record
Represents a pointer to / an array ofVkConformanceVersion
structure(s) in native memory.final record
Represents a pointer to aVkConvertCooperativeVectorMatrixInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkConvertCooperativeVectorMatrixInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkCooperativeMatrixFlexibleDimensionsPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkCooperativeMatrixFlexibleDimensionsPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkCooperativeMatrixPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkCooperativeMatrixPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkCooperativeMatrixPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkCooperativeMatrixPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkCooperativeVectorPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkCooperativeVectorPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkCopyAccelerationStructureInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyAccelerationStructureInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkCopyAccelerationStructureToMemoryInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyAccelerationStructureToMemoryInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkCopyBufferInfo2
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyBufferInfo2
structure(s) in native memory.final record
Represents a pointer to aVkCopyBufferToImageInfo2
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyBufferToImageInfo2
structure(s) in native memory.final record
Represents a pointer to aVkCopyCommandTransformInfoQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyCommandTransformInfoQCOM
structure(s) in native memory.final record
Represents a pointer to aVkCopyDescriptorSet
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyDescriptorSet
structure(s) in native memory.final record
Represents a pointer to aVkCopyImageInfo2
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyImageInfo2
structure(s) in native memory.final record
Represents a pointer to aVkCopyImageToBufferInfo2
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyImageToBufferInfo2
structure(s) in native memory.final record
Represents a pointer to aVkCopyImageToImageInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyImageToImageInfo
structure(s) in native memory.final record
Represents a pointer to aVkCopyImageToMemoryInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyImageToMemoryInfo
structure(s) in native memory.final record
Represents a pointer to aVkCopyMemoryIndirectCommandNV
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyMemoryIndirectCommandNV
structure(s) in native memory.final record
Represents a pointer to aVkCopyMemoryToAccelerationStructureInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyMemoryToAccelerationStructureInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkCopyMemoryToImageIndirectCommandNV
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyMemoryToImageIndirectCommandNV
structure(s) in native memory.final record
Represents a pointer to aVkCopyMemoryToImageInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyMemoryToImageInfo
structure(s) in native memory.final record
Represents a pointer to aVkCopyMemoryToMicromapInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyMemoryToMicromapInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkCopyMicromapInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyMicromapInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkCopyMicromapToMemoryInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkCopyMicromapToMemoryInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkCudaFunctionCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkCudaFunctionCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkCudaLaunchInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkCudaLaunchInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkCudaModuleCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkCudaModuleCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkCuFunctionCreateInfoNVX
structure in native memory.static final record
Represents a pointer to / an array ofVkCuFunctionCreateInfoNVX
structure(s) in native memory.final record
Represents a pointer to aVkCuLaunchInfoNVX
structure in native memory.static final record
Represents a pointer to / an array ofVkCuLaunchInfoNVX
structure(s) in native memory.final record
Represents a pointer to aVkCuModuleCreateInfoNVX
structure in native memory.static final record
Represents a pointer to / an array ofVkCuModuleCreateInfoNVX
structure(s) in native memory.final record
Represents a pointer to aVkCuModuleTexturingModeCreateInfoNVX
structure in native memory.static final record
Represents a pointer to / an array ofVkCuModuleTexturingModeCreateInfoNVX
structure(s) in native memory.final record
Represents a pointer to aVkD3D12FenceSubmitInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkD3D12FenceSubmitInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkDebugMarkerMarkerInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDebugMarkerMarkerInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDebugMarkerObjectNameInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDebugMarkerObjectNameInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDebugMarkerObjectTagInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDebugMarkerObjectTagInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDebugReportCallbackCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDebugReportCallbackCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDebugUtilsLabelEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDebugUtilsLabelEXT
structure(s) in native memory.final record
Represents a pointer to aVkDebugUtilsMessengerCallbackDataEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDebugUtilsMessengerCallbackDataEXT
structure(s) in native memory.final record
Represents a pointer to aVkDebugUtilsMessengerCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDebugUtilsMessengerCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDebugUtilsObjectNameInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDebugUtilsObjectNameInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDebugUtilsObjectTagInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDebugUtilsObjectTagInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDecompressMemoryRegionNV
structure in native memory.static final record
Represents a pointer to / an array ofVkDecompressMemoryRegionNV
structure(s) in native memory.final record
Represents a pointer to aVkDedicatedAllocationBufferCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkDedicatedAllocationBufferCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkDedicatedAllocationImageCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkDedicatedAllocationImageCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkDedicatedAllocationMemoryAllocateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkDedicatedAllocationMemoryAllocateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkDependencyInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDependencyInfo
structure(s) in native memory.final record
Represents a pointer to aVkDepthBiasInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDepthBiasInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDepthBiasRepresentationInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDepthBiasRepresentationInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDepthClampRangeEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDepthClampRangeEXT
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorAddressInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorAddressInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorBufferBindingInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorBufferBindingInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorBufferBindingPushDescriptorBufferHandleEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorBufferBindingPushDescriptorBufferHandleEXT
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorBufferInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorBufferInfo
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorDataEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorDataEXT
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorGetInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorGetInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorImageInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorImageInfo
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorPoolCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorPoolCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorPoolInlineUniformBlockCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorPoolInlineUniformBlockCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorPoolSize
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorPoolSize
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorSetAllocateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorSetAllocateInfo
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorSetBindingReferenceVALVE
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorSetBindingReferenceVALVE
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorSetLayoutBinding
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorSetLayoutBinding
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorSetLayoutBindingFlagsCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorSetLayoutBindingFlagsCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorSetLayoutCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorSetLayoutCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorSetLayoutHostMappingInfoVALVE
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorSetLayoutHostMappingInfoVALVE
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorSetLayoutSupport
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorSetLayoutSupport
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorSetVariableDescriptorCountAllocateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorSetVariableDescriptorCountAllocateInfo
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorSetVariableDescriptorCountLayoutSupport
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorSetVariableDescriptorCountLayoutSupport
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorUpdateTemplateCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorUpdateTemplateCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkDescriptorUpdateTemplateEntry
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorUpdateTemplateEntry
structure(s) in native memory.final record
Represents a pointer to aVkDeviceAddressBindingCallbackDataEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceAddressBindingCallbackDataEXT
structure(s) in native memory.final record
Represents a pointer to aVkDeviceBufferMemoryRequirements
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceBufferMemoryRequirements
structure(s) in native memory.final record
Represents a pointer to aVkDeviceCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkDeviceDeviceMemoryReportCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceDeviceMemoryReportCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDeviceDiagnosticsConfigCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceDiagnosticsConfigCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkDeviceEventInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceEventInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDeviceFaultAddressInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceFaultAddressInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDeviceFaultCountsEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceFaultCountsEXT
structure(s) in native memory.final record
Represents a pointer to aVkDeviceFaultInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceFaultInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDeviceFaultVendorBinaryHeaderVersionOneEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceFaultVendorBinaryHeaderVersionOneEXT
structure(s) in native memory.final record
Represents a pointer to aVkDeviceFaultVendorInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceFaultVendorInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDeviceGroupBindSparseInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceGroupBindSparseInfo
structure(s) in native memory.final record
Represents a pointer to aVkDeviceGroupCommandBufferBeginInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceGroupCommandBufferBeginInfo
structure(s) in native memory.final record
Represents a pointer to aVkDeviceGroupDeviceCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceGroupDeviceCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkDeviceGroupPresentCapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceGroupPresentCapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkDeviceGroupPresentInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceGroupPresentInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkDeviceGroupRenderPassBeginInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceGroupRenderPassBeginInfo
structure(s) in native memory.final record
Represents a pointer to aVkDeviceGroupSubmitInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceGroupSubmitInfo
structure(s) in native memory.final record
Represents a pointer to aVkDeviceGroupSwapchainCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceGroupSwapchainCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkDeviceImageMemoryRequirements
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceImageMemoryRequirements
structure(s) in native memory.final record
Represents a pointer to aVkDeviceImageSubresourceInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceImageSubresourceInfo
structure(s) in native memory.final record
Represents a pointer to aVkDeviceMemoryOpaqueCaptureAddressInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceMemoryOpaqueCaptureAddressInfo
structure(s) in native memory.final record
Represents a pointer to aVkDeviceMemoryOverallocationCreateInfoAMD
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceMemoryOverallocationCreateInfoAMD
structure(s) in native memory.final record
Represents a pointer to aVkDeviceMemoryReportCallbackDataEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceMemoryReportCallbackDataEXT
structure(s) in native memory.final record
Represents a pointer to aVkDeviceOrHostAddressConstAMDX
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceOrHostAddressConstAMDX
structure(s) in native memory.final record
Represents a pointer to aVkDeviceOrHostAddressConstKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceOrHostAddressConstKHR
structure(s) in native memory.final record
Represents a pointer to aVkDeviceOrHostAddressKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceOrHostAddressKHR
structure(s) in native memory.final record
Represents a pointer to aVkDevicePipelineBinaryInternalCacheControlKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDevicePipelineBinaryInternalCacheControlKHR
structure(s) in native memory.final record
Represents a pointer to aVkDevicePrivateDataCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDevicePrivateDataCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkDeviceQueueCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceQueueCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkDeviceQueueGlobalPriorityCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceQueueGlobalPriorityCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkDeviceQueueInfo2
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceQueueInfo2
structure(s) in native memory.final record
Represents a pointer to aVkDeviceQueueShaderCoreControlCreateInfoARM
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceQueueShaderCoreControlCreateInfoARM
structure(s) in native memory.final record
Represents a pointer to aVkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkDirectDriverLoadingInfoLUNARG
structure in native memory.static final record
Represents a pointer to / an array ofVkDirectDriverLoadingInfoLUNARG
structure(s) in native memory.final record
Represents a pointer to aVkDirectDriverLoadingListLUNARG
structure in native memory.static final record
Represents a pointer to / an array ofVkDirectDriverLoadingListLUNARG
structure(s) in native memory.final record
Represents a pointer to aVkDirectFBSurfaceCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDirectFBSurfaceCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDispatchGraphCountInfoAMDX
structure in native memory.static final record
Represents a pointer to / an array ofVkDispatchGraphCountInfoAMDX
structure(s) in native memory.final record
Represents a pointer to aVkDispatchGraphInfoAMDX
structure in native memory.static final record
Represents a pointer to / an array ofVkDispatchGraphInfoAMDX
structure(s) in native memory.final record
Represents a pointer to aVkDispatchIndirectCommand
structure in native memory.static final record
Represents a pointer to / an array ofVkDispatchIndirectCommand
structure(s) in native memory.final record
Represents a pointer to aVkDispatchTileInfoQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkDispatchTileInfoQCOM
structure(s) in native memory.final record
Represents a pointer to aVkDisplayEventInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayEventInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDisplayModeCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayModeCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkDisplayModeParametersKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayModeParametersKHR
structure(s) in native memory.final record
Represents a pointer to aVkDisplayModeProperties2KHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayModeProperties2KHR
structure(s) in native memory.final record
Represents a pointer to aVkDisplayModePropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayModePropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkDisplayModeStereoPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayModeStereoPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkDisplayNativeHdrSurfaceCapabilitiesAMD
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayNativeHdrSurfaceCapabilitiesAMD
structure(s) in native memory.final record
Represents a pointer to aVkDisplayPlaneCapabilities2KHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayPlaneCapabilities2KHR
structure(s) in native memory.final record
Represents a pointer to aVkDisplayPlaneCapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayPlaneCapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkDisplayPlaneInfo2KHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayPlaneInfo2KHR
structure(s) in native memory.final record
Represents a pointer to aVkDisplayPlaneProperties2KHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayPlaneProperties2KHR
structure(s) in native memory.final record
Represents a pointer to aVkDisplayPlanePropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayPlanePropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkDisplayPowerInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayPowerInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkDisplayPresentInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayPresentInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkDisplayProperties2KHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayProperties2KHR
structure(s) in native memory.final record
Represents a pointer to aVkDisplayPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkDisplaySurfaceCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplaySurfaceCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkDisplaySurfaceStereoCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplaySurfaceStereoCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkDrawIndexedIndirectCommand
structure in native memory.static final record
Represents a pointer to / an array ofVkDrawIndexedIndirectCommand
structure(s) in native memory.final record
Represents a pointer to aVkDrawIndirectCommand
structure in native memory.static final record
Represents a pointer to / an array ofVkDrawIndirectCommand
structure(s) in native memory.final record
Represents a pointer to aVkDrawIndirectCountIndirectCommandEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDrawIndirectCountIndirectCommandEXT
structure(s) in native memory.final record
Represents a pointer to aVkDrawMeshTasksIndirectCommandEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDrawMeshTasksIndirectCommandEXT
structure(s) in native memory.final record
Represents a pointer to aVkDrawMeshTasksIndirectCommandNV
structure in native memory.static final record
Represents a pointer to / an array ofVkDrawMeshTasksIndirectCommandNV
structure(s) in native memory.final record
Represents a pointer to aVkDrmFormatModifierProperties2EXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDrmFormatModifierProperties2EXT
structure(s) in native memory.final record
Represents a pointer to aVkDrmFormatModifierPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDrmFormatModifierPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkDrmFormatModifierPropertiesList2EXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDrmFormatModifierPropertiesList2EXT
structure(s) in native memory.final record
Represents a pointer to aVkDrmFormatModifierPropertiesListEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDrmFormatModifierPropertiesListEXT
structure(s) in native memory.final record
Represents a pointer to aVkEventCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkEventCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkExecutionGraphPipelineCreateInfoAMDX
structure in native memory.static final record
Represents a pointer to / an array ofVkExecutionGraphPipelineCreateInfoAMDX
structure(s) in native memory.final record
Represents a pointer to aVkExecutionGraphPipelineScratchSizeAMDX
structure in native memory.static final record
Represents a pointer to / an array ofVkExecutionGraphPipelineScratchSizeAMDX
structure(s) in native memory.final record
Represents a pointer to aVkExportFenceCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkExportFenceCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkExportFenceSciSyncInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkExportFenceSciSyncInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkExportFenceWin32HandleInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkExportFenceWin32HandleInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkExportMemoryAllocateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkExportMemoryAllocateInfo
structure(s) in native memory.final record
Represents a pointer to aVkExportMemoryAllocateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkExportMemoryAllocateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkExportMemorySciBufInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkExportMemorySciBufInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkExportMemoryWin32HandleInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkExportMemoryWin32HandleInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkExportMemoryWin32HandleInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkExportMemoryWin32HandleInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkExportMetalBufferInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkExportMetalBufferInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkExportMetalCommandQueueInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkExportMetalCommandQueueInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkExportMetalDeviceInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkExportMetalDeviceInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkExportMetalIOSurfaceInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkExportMetalIOSurfaceInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkExportMetalObjectCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkExportMetalObjectCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkExportMetalObjectsInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkExportMetalObjectsInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkExportMetalSharedEventInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkExportMetalSharedEventInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkExportMetalTextureInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkExportMetalTextureInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkExportSemaphoreCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkExportSemaphoreCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkExportSemaphoreSciSyncInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkExportSemaphoreSciSyncInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkExportSemaphoreWin32HandleInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkExportSemaphoreWin32HandleInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkExtensionProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkExtensionProperties
structure(s) in native memory.final record
Represents a pointer to aVkExtent2D
structure in native memory.static final record
Represents a pointer to / an array ofVkExtent2D
structure(s) in native memory.final record
Represents a pointer to aVkExtent3D
structure in native memory.static final record
Represents a pointer to / an array ofVkExtent3D
structure(s) in native memory.final record
Represents a pointer to aVkExternalBufferProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkExternalBufferProperties
structure(s) in native memory.final record
Represents a pointer to aVkExternalComputeQueueCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkExternalComputeQueueCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkExternalComputeQueueDataParamsNV
structure in native memory.static final record
Represents a pointer to / an array ofVkExternalComputeQueueDataParamsNV
structure(s) in native memory.final record
Represents a pointer to aVkExternalComputeQueueDeviceCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkExternalComputeQueueDeviceCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkExternalFenceProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkExternalFenceProperties
structure(s) in native memory.final record
Represents a pointer to aVkExternalFormatANDROID
structure in native memory.static final record
Represents a pointer to / an array ofVkExternalFormatANDROID
structure(s) in native memory.final record
Represents a pointer to aVkExternalFormatQNX
structure in native memory.static final record
Represents a pointer to / an array ofVkExternalFormatQNX
structure(s) in native memory.final record
Represents a pointer to aVkExternalImageFormatProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkExternalImageFormatProperties
structure(s) in native memory.final record
Represents a pointer to aVkExternalImageFormatPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkExternalImageFormatPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkExternalMemoryAcquireUnmodifiedEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkExternalMemoryAcquireUnmodifiedEXT
structure(s) in native memory.final record
Represents a pointer to aVkExternalMemoryBufferCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkExternalMemoryBufferCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkExternalMemoryImageCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkExternalMemoryImageCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkExternalMemoryImageCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkExternalMemoryImageCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkExternalMemoryProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkExternalMemoryProperties
structure(s) in native memory.final record
Represents a pointer to aVkExternalSemaphoreProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkExternalSemaphoreProperties
structure(s) in native memory.final record
Represents a pointer to aVkFenceCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkFenceCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkFenceGetFdInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkFenceGetFdInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkFenceGetSciSyncInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkFenceGetSciSyncInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkFenceGetWin32HandleInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkFenceGetWin32HandleInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkFilterCubicImageViewImageFormatPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkFilterCubicImageViewImageFormatPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkFormatProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkFormatProperties
structure(s) in native memory.final record
Represents a pointer to aVkFormatProperties2
structure in native memory.static final record
Represents a pointer to / an array ofVkFormatProperties2
structure(s) in native memory.final record
Represents a pointer to aVkFormatProperties3
structure in native memory.static final record
Represents a pointer to / an array ofVkFormatProperties3
structure(s) in native memory.final record
Represents a pointer to aVkFragmentShadingRateAttachmentInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkFragmentShadingRateAttachmentInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkFrameBoundaryEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkFrameBoundaryEXT
structure(s) in native memory.final record
Represents a pointer to aVkFramebufferAttachmentImageInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkFramebufferAttachmentImageInfo
structure(s) in native memory.final record
Represents a pointer to aVkFramebufferAttachmentsCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkFramebufferAttachmentsCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkFramebufferCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkFramebufferCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkFramebufferMixedSamplesCombinationNV
structure in native memory.static final record
Represents a pointer to / an array ofVkFramebufferMixedSamplesCombinationNV
structure(s) in native memory.final record
Represents a pointer to aVkGeneratedCommandsInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkGeneratedCommandsInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkGeneratedCommandsInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkGeneratedCommandsInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkGeneratedCommandsMemoryRequirementsInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkGeneratedCommandsMemoryRequirementsInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkGeneratedCommandsMemoryRequirementsInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkGeneratedCommandsMemoryRequirementsInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkGeneratedCommandsPipelineInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkGeneratedCommandsPipelineInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkGeneratedCommandsShaderInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkGeneratedCommandsShaderInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkGeometryAABBNV
structure in native memory.static final record
Represents a pointer to / an array ofVkGeometryAABBNV
structure(s) in native memory.final record
Represents a pointer to aVkGeometryDataNV
structure in native memory.static final record
Represents a pointer to / an array ofVkGeometryDataNV
structure(s) in native memory.final record
Represents a pointer to aVkGeometryNV
structure in native memory.static final record
Represents a pointer to / an array ofVkGeometryNV
structure(s) in native memory.final record
Represents a pointer to aVkGeometryTrianglesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkGeometryTrianglesNV
structure(s) in native memory.final record
Represents a pointer to aVkGetLatencyMarkerInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkGetLatencyMarkerInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkGraphicsPipelineCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkGraphicsPipelineCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkGraphicsPipelineLibraryCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkGraphicsPipelineLibraryCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkGraphicsPipelineShaderGroupsCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkGraphicsPipelineShaderGroupsCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkGraphicsShaderGroupCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkGraphicsShaderGroupCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkHdrMetadataEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkHdrMetadataEXT
structure(s) in native memory.final record
Represents a pointer to aVkHdrVividDynamicMetadataHUAWEI
structure in native memory.static final record
Represents a pointer to / an array ofVkHdrVividDynamicMetadataHUAWEI
structure(s) in native memory.final record
Represents a pointer to aVkHeadlessSurfaceCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkHeadlessSurfaceCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkHostImageCopyDevicePerformanceQuery
structure in native memory.static final record
Represents a pointer to / an array ofVkHostImageCopyDevicePerformanceQuery
structure(s) in native memory.final record
Represents a pointer to aVkHostImageLayoutTransitionInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkHostImageLayoutTransitionInfo
structure(s) in native memory.final record
Represents a pointer to aVkImageAlignmentControlCreateInfoMESA
structure in native memory.static final record
Represents a pointer to / an array ofVkImageAlignmentControlCreateInfoMESA
structure(s) in native memory.final record
Represents a pointer to aVkImageBlit
structure in native memory.static final record
Represents a pointer to / an array ofVkImageBlit
structure(s) in native memory.final record
Represents a pointer to aVkImageBlit2
structure in native memory.static final record
Represents a pointer to / an array ofVkImageBlit2
structure(s) in native memory.final record
Represents a pointer to aVkImageCaptureDescriptorDataInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkImageCaptureDescriptorDataInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkImageCompressionControlEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkImageCompressionControlEXT
structure(s) in native memory.final record
Represents a pointer to aVkImageCompressionPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkImageCompressionPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkImageConstraintsInfoFUCHSIA
structure in native memory.static final record
Represents a pointer to / an array ofVkImageConstraintsInfoFUCHSIA
structure(s) in native memory.final record
Represents a pointer to aVkImageCopy
structure in native memory.static final record
Represents a pointer to / an array ofVkImageCopy
structure(s) in native memory.final record
Represents a pointer to aVkImageCopy2
structure in native memory.static final record
Represents a pointer to / an array ofVkImageCopy2
structure(s) in native memory.final record
Represents a pointer to aVkImageCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkImageCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkImageDrmFormatModifierExplicitCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkImageDrmFormatModifierExplicitCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkImageDrmFormatModifierListCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkImageDrmFormatModifierListCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkImageDrmFormatModifierPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkImageDrmFormatModifierPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkImageFormatConstraintsInfoFUCHSIA
structure in native memory.static final record
Represents a pointer to / an array ofVkImageFormatConstraintsInfoFUCHSIA
structure(s) in native memory.final record
Represents a pointer to aVkImageFormatListCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkImageFormatListCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkImageFormatProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkImageFormatProperties
structure(s) in native memory.final record
Represents a pointer to aVkImageFormatProperties2
structure in native memory.static final record
Represents a pointer to / an array ofVkImageFormatProperties2
structure(s) in native memory.final record
Represents a pointer to aVkImageMemoryBarrier
structure in native memory.static final record
Represents a pointer to / an array ofVkImageMemoryBarrier
structure(s) in native memory.final record
Represents a pointer to aVkImageMemoryBarrier2
structure in native memory.static final record
Represents a pointer to / an array ofVkImageMemoryBarrier2
structure(s) in native memory.final record
Represents a pointer to aVkImageMemoryRequirementsInfo2
structure in native memory.static final record
Represents a pointer to / an array ofVkImageMemoryRequirementsInfo2
structure(s) in native memory.final record
Represents a pointer to aVkImagePipeSurfaceCreateInfoFUCHSIA
structure in native memory.static final record
Represents a pointer to / an array ofVkImagePipeSurfaceCreateInfoFUCHSIA
structure(s) in native memory.final record
Represents a pointer to aVkImagePlaneMemoryRequirementsInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkImagePlaneMemoryRequirementsInfo
structure(s) in native memory.final record
Represents a pointer to aVkImageResolve
structure in native memory.static final record
Represents a pointer to / an array ofVkImageResolve
structure(s) in native memory.final record
Represents a pointer to aVkImageResolve2
structure in native memory.static final record
Represents a pointer to / an array ofVkImageResolve2
structure(s) in native memory.final record
Represents a pointer to aVkImageSparseMemoryRequirementsInfo2
structure in native memory.static final record
Represents a pointer to / an array ofVkImageSparseMemoryRequirementsInfo2
structure(s) in native memory.final record
Represents a pointer to aVkImageStencilUsageCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkImageStencilUsageCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkImageSubresource
structure in native memory.static final record
Represents a pointer to / an array ofVkImageSubresource
structure(s) in native memory.final record
Represents a pointer to aVkImageSubresource2
structure in native memory.static final record
Represents a pointer to / an array ofVkImageSubresource2
structure(s) in native memory.final record
Represents a pointer to aVkImageSubresourceLayers
structure in native memory.static final record
Represents a pointer to / an array ofVkImageSubresourceLayers
structure(s) in native memory.final record
Represents a pointer to aVkImageSubresourceRange
structure in native memory.static final record
Represents a pointer to / an array ofVkImageSubresourceRange
structure(s) in native memory.final record
Represents a pointer to aVkImageSwapchainCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkImageSwapchainCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkImageToMemoryCopy
structure in native memory.static final record
Represents a pointer to / an array ofVkImageToMemoryCopy
structure(s) in native memory.final record
Represents a pointer to aVkImageViewAddressPropertiesNVX
structure in native memory.static final record
Represents a pointer to / an array ofVkImageViewAddressPropertiesNVX
structure(s) in native memory.final record
Represents a pointer to aVkImageViewASTCDecodeModeEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkImageViewASTCDecodeModeEXT
structure(s) in native memory.final record
Represents a pointer to aVkImageViewCaptureDescriptorDataInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkImageViewCaptureDescriptorDataInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkImageViewCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkImageViewCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkImageViewHandleInfoNVX
structure in native memory.static final record
Represents a pointer to / an array ofVkImageViewHandleInfoNVX
structure(s) in native memory.final record
Represents a pointer to aVkImageViewMinLodCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkImageViewMinLodCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkImageViewSampleWeightCreateInfoQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkImageViewSampleWeightCreateInfoQCOM
structure(s) in native memory.final record
Represents a pointer to aVkImageViewSlicedCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkImageViewSlicedCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkImageViewUsageCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkImageViewUsageCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkImportAndroidHardwareBufferInfoANDROID
structure in native memory.static final record
Represents a pointer to / an array ofVkImportAndroidHardwareBufferInfoANDROID
structure(s) in native memory.final record
Represents a pointer to aVkImportFenceFdInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkImportFenceFdInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkImportFenceSciSyncInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkImportFenceSciSyncInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkImportFenceWin32HandleInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkImportFenceWin32HandleInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkImportMemoryBufferCollectionFUCHSIA
structure in native memory.static final record
Represents a pointer to / an array ofVkImportMemoryBufferCollectionFUCHSIA
structure(s) in native memory.final record
Represents a pointer to aVkImportMemoryFdInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkImportMemoryFdInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkImportMemoryHostPointerInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkImportMemoryHostPointerInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkImportMemoryMetalHandleInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkImportMemoryMetalHandleInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkImportMemorySciBufInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkImportMemorySciBufInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkImportMemoryWin32HandleInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkImportMemoryWin32HandleInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkImportMemoryWin32HandleInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkImportMemoryWin32HandleInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkImportMemoryZirconHandleInfoFUCHSIA
structure in native memory.static final record
Represents a pointer to / an array ofVkImportMemoryZirconHandleInfoFUCHSIA
structure(s) in native memory.final record
Represents a pointer to aVkImportMetalBufferInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkImportMetalBufferInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkImportMetalIOSurfaceInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkImportMetalIOSurfaceInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkImportMetalSharedEventInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkImportMetalSharedEventInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkImportMetalTextureInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkImportMetalTextureInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkImportScreenBufferInfoQNX
structure in native memory.static final record
Represents a pointer to / an array ofVkImportScreenBufferInfoQNX
structure(s) in native memory.final record
Represents a pointer to aVkImportSemaphoreFdInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkImportSemaphoreFdInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkImportSemaphoreSciSyncInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkImportSemaphoreSciSyncInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkImportSemaphoreWin32HandleInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkImportSemaphoreWin32HandleInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkImportSemaphoreZirconHandleInfoFUCHSIA
structure in native memory.static final record
Represents a pointer to / an array ofVkImportSemaphoreZirconHandleInfoFUCHSIA
structure(s) in native memory.final record
Represents a pointer to aVkIndirectCommandsExecutionSetTokenEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkIndirectCommandsExecutionSetTokenEXT
structure(s) in native memory.final record
Represents a pointer to aVkIndirectCommandsIndexBufferTokenEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkIndirectCommandsIndexBufferTokenEXT
structure(s) in native memory.final record
Represents a pointer to aVkIndirectCommandsLayoutCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkIndirectCommandsLayoutCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkIndirectCommandsLayoutCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkIndirectCommandsLayoutCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkIndirectCommandsLayoutTokenEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkIndirectCommandsLayoutTokenEXT
structure(s) in native memory.final record
Represents a pointer to aVkIndirectCommandsLayoutTokenNV
structure in native memory.static final record
Represents a pointer to / an array ofVkIndirectCommandsLayoutTokenNV
structure(s) in native memory.final record
Represents a pointer to aVkIndirectCommandsPushConstantTokenEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkIndirectCommandsPushConstantTokenEXT
structure(s) in native memory.final record
Represents a pointer to aVkIndirectCommandsStreamNV
structure in native memory.static final record
Represents a pointer to / an array ofVkIndirectCommandsStreamNV
structure(s) in native memory.final record
Represents a pointer to aVkIndirectCommandsTokenDataEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkIndirectCommandsTokenDataEXT
structure(s) in native memory.final record
Represents a pointer to aVkIndirectCommandsVertexBufferTokenEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkIndirectCommandsVertexBufferTokenEXT
structure(s) in native memory.final record
Represents a pointer to aVkIndirectExecutionSetCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkIndirectExecutionSetCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkIndirectExecutionSetInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkIndirectExecutionSetInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkIndirectExecutionSetPipelineInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkIndirectExecutionSetPipelineInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkIndirectExecutionSetShaderInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkIndirectExecutionSetShaderInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkIndirectExecutionSetShaderLayoutInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkIndirectExecutionSetShaderLayoutInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkInitializePerformanceApiInfoINTEL
structure in native memory.static final record
Represents a pointer to / an array ofVkInitializePerformanceApiInfoINTEL
structure(s) in native memory.final record
Represents a pointer to aVkInputAttachmentAspectReference
structure in native memory.static final record
Represents a pointer to / an array ofVkInputAttachmentAspectReference
structure(s) in native memory.final record
Represents a pointer to aVkInstanceCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkInstanceCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkIOSSurfaceCreateInfoMVK
structure in native memory.static final record
Represents a pointer to / an array ofVkIOSSurfaceCreateInfoMVK
structure(s) in native memory.final record
Represents a pointer to aVkLatencySleepInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkLatencySleepInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkLatencySleepModeInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkLatencySleepModeInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkLatencySubmissionPresentIdNV
structure in native memory.static final record
Represents a pointer to / an array ofVkLatencySubmissionPresentIdNV
structure(s) in native memory.final record
Represents a pointer to aVkLatencySurfaceCapabilitiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkLatencySurfaceCapabilitiesNV
structure(s) in native memory.final record
Represents a pointer to aVkLatencyTimingsFrameReportNV
structure in native memory.static final record
Represents a pointer to / an array ofVkLatencyTimingsFrameReportNV
structure(s) in native memory.final record
Represents a pointer to aVkLayerProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkLayerProperties
structure(s) in native memory.final record
Represents a pointer to aVkLayerSettingEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkLayerSettingEXT
structure(s) in native memory.final record
Represents a pointer to aVkLayerSettingsCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkLayerSettingsCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkMacOSSurfaceCreateInfoMVK
structure in native memory.static final record
Represents a pointer to / an array ofVkMacOSSurfaceCreateInfoMVK
structure(s) in native memory.final record
Represents a pointer to aVkMappedMemoryRange
structure in native memory.static final record
Represents a pointer to / an array ofVkMappedMemoryRange
structure(s) in native memory.final record
Represents a pointer to aVkMemoryAllocateFlagsInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryAllocateFlagsInfo
structure(s) in native memory.final record
Represents a pointer to aVkMemoryAllocateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryAllocateInfo
structure(s) in native memory.final record
Represents a pointer to aVkMemoryBarrier
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryBarrier
structure(s) in native memory.final record
Represents a pointer to aVkMemoryBarrier2
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryBarrier2
structure(s) in native memory.final record
Represents a pointer to aVkMemoryBarrierAccessFlags3KHR
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryBarrierAccessFlags3KHR
structure(s) in native memory.final record
Represents a pointer to aVkMemoryDedicatedAllocateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryDedicatedAllocateInfo
structure(s) in native memory.final record
Represents a pointer to aVkMemoryDedicatedRequirements
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryDedicatedRequirements
structure(s) in native memory.final record
Represents a pointer to aVkMemoryFdPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryFdPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkMemoryGetAndroidHardwareBufferInfoANDROID
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryGetAndroidHardwareBufferInfoANDROID
structure(s) in native memory.final record
Represents a pointer to aVkMemoryGetFdInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryGetFdInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkMemoryGetMetalHandleInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryGetMetalHandleInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkMemoryGetRemoteAddressInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryGetRemoteAddressInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkMemoryGetSciBufInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryGetSciBufInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkMemoryGetWin32HandleInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryGetWin32HandleInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkMemoryGetZirconHandleInfoFUCHSIA
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryGetZirconHandleInfoFUCHSIA
structure(s) in native memory.final record
Represents a pointer to aVkMemoryHeap
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryHeap
structure(s) in native memory.final record
Represents a pointer to aVkMemoryHostPointerPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryHostPointerPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkMemoryMapInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryMapInfo
structure(s) in native memory.final record
Represents a pointer to aVkMemoryMapPlacedInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryMapPlacedInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkMemoryMetalHandlePropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryMetalHandlePropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkMemoryOpaqueCaptureAddressAllocateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryOpaqueCaptureAddressAllocateInfo
structure(s) in native memory.final record
Represents a pointer to aVkMemoryPriorityAllocateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryPriorityAllocateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkMemoryRequirements
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryRequirements
structure(s) in native memory.final record
Represents a pointer to aVkMemoryRequirements2
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryRequirements2
structure(s) in native memory.final record
Represents a pointer to aVkMemorySciBufPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkMemorySciBufPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkMemoryToImageCopy
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryToImageCopy
structure(s) in native memory.final record
Represents a pointer to aVkMemoryType
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryType
structure(s) in native memory.final record
Represents a pointer to aVkMemoryUnmapInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryUnmapInfo
structure(s) in native memory.final record
Represents a pointer to aVkMemoryWin32HandlePropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryWin32HandlePropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkMemoryZirconHandlePropertiesFUCHSIA
structure in native memory.static final record
Represents a pointer to / an array ofVkMemoryZirconHandlePropertiesFUCHSIA
structure(s) in native memory.final record
Represents a pointer to aVkMetalSurfaceCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMetalSurfaceCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkMicromapBuildInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMicromapBuildInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkMicromapBuildSizesInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMicromapBuildSizesInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkMicromapCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMicromapCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkMicromapTriangleEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMicromapTriangleEXT
structure(s) in native memory.final record
Represents a pointer to aVkMicromapUsageEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMicromapUsageEXT
structure(s) in native memory.final record
Represents a pointer to aVkMicromapVersionInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMicromapVersionInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkMultiDrawIndexedInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMultiDrawIndexedInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkMultiDrawInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMultiDrawInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkMultisampledRenderToSingleSampledInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMultisampledRenderToSingleSampledInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkMultisamplePropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMultisamplePropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkMultiviewPerViewAttributesInfoNVX
structure in native memory.static final record
Represents a pointer to / an array ofVkMultiviewPerViewAttributesInfoNVX
structure(s) in native memory.final record
Represents a pointer to aVkMultiviewPerViewRenderAreasRenderPassBeginInfoQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkMultiviewPerViewRenderAreasRenderPassBeginInfoQCOM
structure(s) in native memory.final record
Represents a pointer to aVkMutableDescriptorTypeCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMutableDescriptorTypeCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkMutableDescriptorTypeListEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkMutableDescriptorTypeListEXT
structure(s) in native memory.final record
Represents a pointer to aVkOffset2D
structure in native memory.static final record
Represents a pointer to / an array ofVkOffset2D
structure(s) in native memory.final record
Represents a pointer to aVkOffset3D
structure in native memory.static final record
Represents a pointer to / an array ofVkOffset3D
structure(s) in native memory.final record
Represents a pointer to aVkOpaqueCaptureDescriptorDataCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkOpaqueCaptureDescriptorDataCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkOpticalFlowExecuteInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkOpticalFlowExecuteInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkOpticalFlowImageFormatInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkOpticalFlowImageFormatInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkOpticalFlowImageFormatPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkOpticalFlowImageFormatPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkOpticalFlowSessionCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkOpticalFlowSessionCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkOpticalFlowSessionCreatePrivateDataInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkOpticalFlowSessionCreatePrivateDataInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkOutOfBandQueueTypeInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkOutOfBandQueueTypeInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkPartitionedAccelerationStructureFlagsNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPartitionedAccelerationStructureFlagsNV
structure(s) in native memory.final record
Represents a pointer to aVkPartitionedAccelerationStructureInstancesInputNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPartitionedAccelerationStructureInstancesInputNV
structure(s) in native memory.final record
Represents a pointer to aVkPartitionedAccelerationStructureUpdateInstanceDataNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPartitionedAccelerationStructureUpdateInstanceDataNV
structure(s) in native memory.final record
Represents a pointer to aVkPartitionedAccelerationStructureWriteInstanceDataNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPartitionedAccelerationStructureWriteInstanceDataNV
structure(s) in native memory.final record
Represents a pointer to aVkPartitionedAccelerationStructureWritePartitionTranslationDataNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPartitionedAccelerationStructureWritePartitionTranslationDataNV
structure(s) in native memory.final record
Represents a pointer to aVkPastPresentationTimingGOOGLE
structure in native memory.static final record
Represents a pointer to / an array ofVkPastPresentationTimingGOOGLE
structure(s) in native memory.final record
Represents a pointer to aVkPerformanceConfigurationAcquireInfoINTEL
structure in native memory.static final record
Represents a pointer to / an array ofVkPerformanceConfigurationAcquireInfoINTEL
structure(s) in native memory.final record
Represents a pointer to aVkPerformanceCounterDescriptionKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPerformanceCounterDescriptionKHR
structure(s) in native memory.final record
Represents a pointer to aVkPerformanceCounterKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPerformanceCounterKHR
structure(s) in native memory.final record
Represents a pointer to aVkPerformanceCounterResultKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPerformanceCounterResultKHR
structure(s) in native memory.final record
Represents a pointer to aVkPerformanceMarkerInfoINTEL
structure in native memory.static final record
Represents a pointer to / an array ofVkPerformanceMarkerInfoINTEL
structure(s) in native memory.final record
Represents a pointer to aVkPerformanceOverrideInfoINTEL
structure in native memory.static final record
Represents a pointer to / an array ofVkPerformanceOverrideInfoINTEL
structure(s) in native memory.final record
Represents a pointer to aVkPerformanceQueryReservationInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPerformanceQueryReservationInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkPerformanceQuerySubmitInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPerformanceQuerySubmitInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkPerformanceStreamMarkerInfoINTEL
structure in native memory.static final record
Represents a pointer to / an array ofVkPerformanceStreamMarkerInfoINTEL
structure(s) in native memory.final record
Represents a pointer to aVkPerformanceValueDataINTEL
structure in native memory.static final record
Represents a pointer to / an array ofVkPerformanceValueDataINTEL
structure(s) in native memory.final record
Represents a pointer to aVkPerformanceValueINTEL
structure in native memory.static final record
Represents a pointer to / an array ofVkPerformanceValueINTEL
structure(s) in native memory.final record
Represents a pointer to aVkPerTileBeginInfoQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkPerTileBeginInfoQCOM
structure(s) in native memory.final record
Represents a pointer to aVkPerTileEndInfoQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkPerTileEndInfoQCOM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevice16BitStorageFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevice16BitStorageFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevice4444FormatsFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevice4444FormatsFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevice8BitStorageFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevice8BitStorageFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceAccelerationStructureFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceAccelerationStructureFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceAccelerationStructurePropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceAccelerationStructurePropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceAddressBindingReportFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceAddressBindingReportFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceAmigoProfilingFeaturesSEC
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceAmigoProfilingFeaturesSEC
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceAntiLagFeaturesAMD
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceAntiLagFeaturesAMD
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceASTCDecodeFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceASTCDecodeFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceAttachmentFeedbackLoopDynamicStateFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceAttachmentFeedbackLoopDynamicStateFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceAttachmentFeedbackLoopLayoutFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceAttachmentFeedbackLoopLayoutFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceBlendOperationAdvancedFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceBlendOperationAdvancedFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceBlendOperationAdvancedPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceBlendOperationAdvancedPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceBorderColorSwizzleFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceBorderColorSwizzleFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceBufferDeviceAddressFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceBufferDeviceAddressFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceBufferDeviceAddressFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceBufferDeviceAddressFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceClusterAccelerationStructureFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceClusterAccelerationStructureFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceClusterAccelerationStructurePropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceClusterAccelerationStructurePropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCoherentMemoryFeaturesAMD
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCoherentMemoryFeaturesAMD
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceColorWriteEnableFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceColorWriteEnableFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCommandBufferInheritanceFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCommandBufferInheritanceFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceComputeShaderDerivativesFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceComputeShaderDerivativesFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceComputeShaderDerivativesPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceComputeShaderDerivativesPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceConditionalRenderingFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceConditionalRenderingFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceConservativeRasterizationPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceConservativeRasterizationPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCooperativeMatrix2FeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCooperativeMatrix2FeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCooperativeMatrix2PropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCooperativeMatrix2PropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCooperativeMatrixFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCooperativeMatrixFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCooperativeMatrixFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCooperativeMatrixFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCooperativeMatrixPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCooperativeMatrixPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCooperativeMatrixPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCooperativeMatrixPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCooperativeVectorFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCooperativeVectorFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCooperativeVectorPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCooperativeVectorPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCopyMemoryIndirectFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCopyMemoryIndirectFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCopyMemoryIndirectPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCopyMemoryIndirectPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCornerSampledImageFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCornerSampledImageFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCoverageReductionModeFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCoverageReductionModeFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCubicClampFeaturesQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCubicClampFeaturesQCOM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCubicWeightsFeaturesQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCubicWeightsFeaturesQCOM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCudaKernelLaunchFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCudaKernelLaunchFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCudaKernelLaunchPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCudaKernelLaunchPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCustomBorderColorFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCustomBorderColorFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceCustomBorderColorPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceCustomBorderColorPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDepthBiasControlFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDepthBiasControlFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDepthClampControlFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDepthClampControlFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDepthClampZeroOneFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDepthClampZeroOneFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDepthClipControlFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDepthClipControlFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDepthClipEnableFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDepthClipEnableFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDepthStencilResolveProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDepthStencilResolveProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDescriptorBufferDensityMapPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDescriptorBufferDensityMapPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDescriptorBufferFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDescriptorBufferFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDescriptorBufferPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDescriptorBufferPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDescriptorIndexingFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDescriptorIndexingFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDescriptorIndexingProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDescriptorIndexingProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDescriptorSetHostMappingFeaturesVALVE
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDescriptorSetHostMappingFeaturesVALVE
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDeviceMemoryReportFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDeviceMemoryReportFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDiagnosticsConfigFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDiagnosticsConfigFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDiscardRectanglePropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDiscardRectanglePropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDisplacementMicromapFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDisplacementMicromapFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDisplacementMicromapPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDisplacementMicromapPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDriverProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDriverProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDrmPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDrmPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDynamicRenderingFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDynamicRenderingFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDynamicRenderingLocalReadFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDynamicRenderingLocalReadFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExclusiveScissorFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExclusiveScissorFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExtendedDynamicState2FeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExtendedDynamicState2FeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExtendedDynamicState3FeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExtendedDynamicState3FeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExtendedDynamicState3PropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExtendedDynamicState3PropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExtendedDynamicStateFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExtendedDynamicStateFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExtendedSparseAddressSpaceFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExtendedSparseAddressSpaceFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExtendedSparseAddressSpacePropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExtendedSparseAddressSpacePropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExternalBufferInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExternalBufferInfo
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExternalComputeQueuePropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExternalComputeQueuePropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExternalFenceInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExternalFenceInfo
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExternalFormatResolveFeaturesANDROID
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExternalFormatResolveFeaturesANDROID
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExternalFormatResolvePropertiesANDROID
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExternalFormatResolvePropertiesANDROID
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExternalImageFormatInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExternalImageFormatInfo
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExternalMemoryHostPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExternalMemoryHostPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExternalMemoryRDMAFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExternalMemoryRDMAFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExternalMemorySciBufFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExternalMemorySciBufFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExternalMemoryScreenBufferFeaturesQNX
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExternalMemoryScreenBufferFeaturesQNX
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExternalSciSync2FeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExternalSciSync2FeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExternalSciSyncFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExternalSciSyncFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceExternalSemaphoreInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceExternalSemaphoreInfo
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFaultFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFaultFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFeatures2
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFeatures2
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFloatControlsProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFloatControlsProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFragmentDensityMap2FeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFragmentDensityMap2FeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFragmentDensityMap2PropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFragmentDensityMap2PropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFragmentDensityMapFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFragmentDensityMapFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFragmentDensityMapOffsetFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFragmentDensityMapOffsetFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFragmentDensityMapOffsetPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFragmentDensityMapOffsetPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFragmentDensityMapPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFragmentDensityMapPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFragmentShaderBarycentricFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFragmentShaderBarycentricFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFragmentShaderInterlockFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFragmentShaderInterlockFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFragmentShadingRateEnumsFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFragmentShadingRateEnumsFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFragmentShadingRateFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFragmentShadingRateFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFragmentShadingRateKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFragmentShadingRateKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFragmentShadingRatePropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFragmentShadingRatePropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceFrameBoundaryFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceFrameBoundaryFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceGlobalPriorityQueryFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceGlobalPriorityQueryFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceGraphicsPipelineLibraryFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceGraphicsPipelineLibraryFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceGroupProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceGroupProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceHdrVividFeaturesHUAWEI
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceHdrVividFeaturesHUAWEI
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceHostImageCopyFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceHostImageCopyFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceHostImageCopyProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceHostImageCopyProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceHostQueryResetFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceHostQueryResetFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceIDProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceIDProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceImage2DViewOf3DFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceImage2DViewOf3DFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceImageAlignmentControlFeaturesMESA
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceImageAlignmentControlFeaturesMESA
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceImageAlignmentControlPropertiesMESA
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceImageAlignmentControlPropertiesMESA
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceImageCompressionControlFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceImageCompressionControlFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceImageCompressionControlSwapchainFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceImageCompressionControlSwapchainFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceImageDrmFormatModifierInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceImageDrmFormatModifierInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceImageFormatInfo2
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceImageFormatInfo2
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceImagelessFramebufferFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceImagelessFramebufferFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceImageProcessing2FeaturesQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceImageProcessing2FeaturesQCOM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceImageProcessing2PropertiesQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceImageProcessing2PropertiesQCOM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceImageProcessingFeaturesQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceImageProcessingFeaturesQCOM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceImageProcessingPropertiesQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceImageProcessingPropertiesQCOM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceImageRobustnessFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceImageRobustnessFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceImageSlicedViewOf3DFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceImageSlicedViewOf3DFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceImageViewImageFormatInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceImageViewImageFormatInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceImageViewMinLodFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceImageViewMinLodFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceIndexTypeUint8Features
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceIndexTypeUint8Features
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceInheritedViewportScissorFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceInheritedViewportScissorFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceInlineUniformBlockFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceInlineUniformBlockFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceInlineUniformBlockProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceInlineUniformBlockProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceInvocationMaskFeaturesHUAWEI
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceInvocationMaskFeaturesHUAWEI
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceLayeredApiPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceLayeredApiPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceLayeredApiPropertiesListKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceLayeredApiPropertiesListKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceLayeredApiVulkanPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceLayeredApiVulkanPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceLayeredDriverPropertiesMSFT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceLayeredDriverPropertiesMSFT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceLegacyDitheringFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceLegacyDitheringFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceLegacyVertexAttributesFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceLegacyVertexAttributesFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceLegacyVertexAttributesPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceLegacyVertexAttributesPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceLimits
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceLimits
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceLinearColorAttachmentFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceLinearColorAttachmentFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceLineRasterizationFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceLineRasterizationFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceLineRasterizationProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceLineRasterizationProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMaintenance3Properties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMaintenance3Properties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMaintenance4Features
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMaintenance4Features
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMaintenance4Properties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMaintenance4Properties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMaintenance5Features
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMaintenance5Features
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMaintenance5Properties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMaintenance5Properties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMaintenance6Features
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMaintenance6Features
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMaintenance6Properties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMaintenance6Properties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMaintenance7FeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMaintenance7FeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMaintenance7PropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMaintenance7PropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMaintenance8FeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMaintenance8FeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMapMemoryPlacedFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMapMemoryPlacedFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMapMemoryPlacedPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMapMemoryPlacedPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMemoryBudgetPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMemoryBudgetPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMemoryDecompressionFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMemoryDecompressionFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMemoryDecompressionPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMemoryDecompressionPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMemoryPriorityFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMemoryPriorityFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMemoryProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMemoryProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMemoryProperties2
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMemoryProperties2
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMeshShaderFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMeshShaderFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMeshShaderFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMeshShaderFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMeshShaderPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMeshShaderPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMeshShaderPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMeshShaderPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMultiDrawFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMultiDrawFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMultiDrawPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMultiDrawPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMultisampledRenderToSingleSampledFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMultisampledRenderToSingleSampledFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMultiviewFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMultiviewFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMultiviewPerViewRenderAreasFeaturesQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMultiviewPerViewRenderAreasFeaturesQCOM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMultiviewPerViewViewportsFeaturesQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMultiviewPerViewViewportsFeaturesQCOM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMultiviewProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMultiviewProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceMutableDescriptorTypeFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceMutableDescriptorTypeFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceNestedCommandBufferFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceNestedCommandBufferFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceNestedCommandBufferPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceNestedCommandBufferPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceOpacityMicromapFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceOpacityMicromapFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceOpacityMicromapPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceOpacityMicromapPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceOpticalFlowFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceOpticalFlowFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceOpticalFlowPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceOpticalFlowPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePartitionedAccelerationStructureFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePartitionedAccelerationStructureFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePartitionedAccelerationStructurePropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePartitionedAccelerationStructurePropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePCIBusInfoPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePCIBusInfoPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePerformanceQueryFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePerformanceQueryFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePerformanceQueryPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePerformanceQueryPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePerStageDescriptorSetFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePerStageDescriptorSetFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePipelineBinaryFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePipelineBinaryFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePipelineBinaryPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePipelineBinaryPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePipelineCreationCacheControlFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePipelineCreationCacheControlFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePipelineLibraryGroupHandlesFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePipelineLibraryGroupHandlesFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePipelineOpacityMicromapFeaturesARM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePipelineOpacityMicromapFeaturesARM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePipelinePropertiesFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePipelinePropertiesFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePipelineProtectedAccessFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePipelineProtectedAccessFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePipelineRobustnessFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePipelineRobustnessFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePipelineRobustnessProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePipelineRobustnessProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePointClippingProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePointClippingProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePortabilitySubsetFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePortabilitySubsetFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePortabilitySubsetPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePortabilitySubsetPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePresentBarrierFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePresentBarrierFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePresentIdFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePresentIdFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePresentMeteringFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePresentMeteringFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePresentModeFifoLatestReadyFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePresentModeFifoLatestReadyFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePresentWaitFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePresentWaitFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePrivateDataFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePrivateDataFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceProperties2
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceProperties2
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceProtectedMemoryFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceProtectedMemoryFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceProtectedMemoryProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceProtectedMemoryProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceProvokingVertexFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceProvokingVertexFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceProvokingVertexPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceProvokingVertexPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDevicePushDescriptorProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDevicePushDescriptorProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRawAccessChainsFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRawAccessChainsFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRayQueryFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRayQueryFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRayTracingInvocationReorderFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRayTracingInvocationReorderFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRayTracingInvocationReorderPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRayTracingInvocationReorderPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRayTracingLinearSweptSpheresFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRayTracingMaintenance1FeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRayTracingMaintenance1FeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRayTracingMotionBlurFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRayTracingMotionBlurFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRayTracingPipelineFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRayTracingPipelineFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRayTracingPipelinePropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRayTracingPipelinePropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRayTracingPositionFetchFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRayTracingPositionFetchFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRayTracingPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRayTracingPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRayTracingValidationFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRayTracingValidationFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRelaxedLineRasterizationFeaturesIMG
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRelaxedLineRasterizationFeaturesIMG
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRenderPassStripedFeaturesARM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRenderPassStripedFeaturesARM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRenderPassStripedPropertiesARM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRenderPassStripedPropertiesARM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRepresentativeFragmentTestFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRepresentativeFragmentTestFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRGBA10X6FormatsFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRGBA10X6FormatsFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRobustness2FeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRobustness2FeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceRobustness2PropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceRobustness2PropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSampleLocationsPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSampleLocationsPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSamplerFilterMinmaxProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSamplerFilterMinmaxProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSamplerYcbcrConversionFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSamplerYcbcrConversionFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceScalarBlockLayoutFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceScalarBlockLayoutFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSchedulingControlsFeaturesARM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSchedulingControlsFeaturesARM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSchedulingControlsPropertiesARM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSchedulingControlsPropertiesARM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSeparateDepthStencilLayoutsFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSeparateDepthStencilLayoutsFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderAtomicFloatFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderAtomicFloatFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderAtomicInt64Features
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderAtomicInt64Features
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderBfloat16FeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderBfloat16FeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderClockFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderClockFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderCoreBuiltinsFeaturesARM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderCoreBuiltinsFeaturesARM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderCoreBuiltinsPropertiesARM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderCoreBuiltinsPropertiesARM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderCoreProperties2AMD
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderCoreProperties2AMD
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderCorePropertiesAMD
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderCorePropertiesAMD
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderCorePropertiesARM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderCorePropertiesARM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderDemoteToHelperInvocationFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderDemoteToHelperInvocationFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderDrawParametersFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderDrawParametersFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderEarlyAndLateFragmentTestsFeaturesAMD
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderEarlyAndLateFragmentTestsFeaturesAMD
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderEnqueueFeaturesAMDX
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderEnqueueFeaturesAMDX
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderEnqueuePropertiesAMDX
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderEnqueuePropertiesAMDX
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderExpectAssumeFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderExpectAssumeFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderFloat16Int8Features
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderFloat16Int8Features
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderFloatControls2Features
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderFloatControls2Features
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderImageFootprintFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderImageFootprintFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderIntegerDotProductFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderIntegerDotProductFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderIntegerDotProductProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderIntegerDotProductProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderMaximalReconvergenceFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderMaximalReconvergenceFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderModuleIdentifierFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderModuleIdentifierFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderModuleIdentifierPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderModuleIdentifierPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderObjectFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderObjectFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderObjectPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderObjectPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderQuadControlFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderQuadControlFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderReplicatedCompositesFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderReplicatedCompositesFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderSMBuiltinsFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderSMBuiltinsFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderSMBuiltinsPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderSMBuiltinsPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderSubgroupExtendedTypesFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderSubgroupExtendedTypesFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderSubgroupRotateFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderSubgroupRotateFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderSubgroupUniformControlFlowFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderSubgroupUniformControlFlowFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderTerminateInvocationFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderTerminateInvocationFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderTileImageFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderTileImageFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShaderTileImagePropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderTileImagePropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShadingRateImageFeaturesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShadingRateImageFeaturesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceShadingRateImagePropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceShadingRateImagePropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSparseImageFormatInfo2
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSparseImageFormatInfo2
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSparseProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSparseProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSubgroupProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSubgroupProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSubgroupSizeControlFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSubgroupSizeControlFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSubgroupSizeControlProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSubgroupSizeControlProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSubpassMergeFeedbackFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSubpassMergeFeedbackFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSubpassShadingFeaturesHUAWEI
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSubpassShadingFeaturesHUAWEI
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSubpassShadingPropertiesHUAWEI
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSubpassShadingPropertiesHUAWEI
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSurfaceInfo2KHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSurfaceInfo2KHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSwapchainMaintenance1FeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSwapchainMaintenance1FeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceSynchronization2Features
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceSynchronization2Features
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceTexelBufferAlignmentFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceTexelBufferAlignmentFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceTexelBufferAlignmentProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceTexelBufferAlignmentProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceTextureCompressionASTCHDRFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceTextureCompressionASTCHDRFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceTileMemoryHeapFeaturesQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceTileMemoryHeapFeaturesQCOM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceTileMemoryHeapPropertiesQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceTileMemoryHeapPropertiesQCOM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceTilePropertiesFeaturesQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceTilePropertiesFeaturesQCOM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceTileShadingFeaturesQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceTileShadingFeaturesQCOM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceTileShadingPropertiesQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceTileShadingPropertiesQCOM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceTimelineSemaphoreFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceTimelineSemaphoreFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceTimelineSemaphoreProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceTimelineSemaphoreProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceToolProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceToolProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceTransformFeedbackFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceTransformFeedbackFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceTransformFeedbackPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceTransformFeedbackPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceUniformBufferStandardLayoutFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceUniformBufferStandardLayoutFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVariablePointersFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVariablePointersFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVertexAttributeDivisorFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVertexAttributeDivisorFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVertexAttributeDivisorProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVertexAttributeDivisorProperties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVertexAttributeDivisorPropertiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVertexAttributeDivisorPropertiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVertexAttributeRobustnessFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVertexAttributeRobustnessFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVertexInputDynamicStateFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVertexInputDynamicStateFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVideoEncodeAV1FeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVideoEncodeAV1FeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVideoEncodeQualityLevelInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVideoEncodeQualityLevelInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVideoEncodeQuantizationMapFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVideoEncodeQuantizationMapFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVideoFormatInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVideoFormatInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVideoMaintenance1FeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVideoMaintenance1FeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVideoMaintenance2FeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVideoMaintenance2FeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVulkan11Features
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVulkan11Features
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVulkan11Properties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVulkan11Properties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVulkan12Features
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVulkan12Features
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVulkan12Properties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVulkan12Properties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVulkan13Features
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVulkan13Features
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVulkan13Properties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVulkan13Properties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVulkan14Features
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVulkan14Features
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVulkan14Properties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVulkan14Properties
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceVulkanMemoryModelFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceVulkanMemoryModelFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceYcbcrDegammaFeaturesQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceYcbcrDegammaFeaturesQCOM
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceYcbcrImageArraysFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceYcbcrImageArraysFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkPhysicalDeviceZeroInitializeWorkgroupMemoryFeatures
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceZeroInitializeWorkgroupMemoryFeatures
structure(s) in native memory.final record
Represents a pointer to aVkPipelineBinaryCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineBinaryCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkPipelineBinaryDataInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineBinaryDataInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkPipelineBinaryDataKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineBinaryDataKHR
structure(s) in native memory.final record
Represents a pointer to aVkPipelineBinaryHandlesInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineBinaryHandlesInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkPipelineBinaryInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineBinaryInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkPipelineBinaryKeyKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineBinaryKeyKHR
structure(s) in native memory.final record
Represents a pointer to aVkPipelineBinaryKeysAndDataKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineBinaryKeysAndDataKHR
structure(s) in native memory.final record
Represents a pointer to aVkPipelineCacheCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineCacheCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineCacheHeaderVersionOne
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineCacheHeaderVersionOne
structure(s) in native memory.final record
Represents a pointer to aVkPipelineColorBlendAdvancedStateCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineColorBlendAdvancedStateCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkPipelineColorBlendAttachmentState
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineColorBlendAttachmentState
structure(s) in native memory.final record
Represents a pointer to aVkPipelineColorBlendStateCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineColorBlendStateCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineColorWriteCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineColorWriteCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkPipelineCompilerControlCreateInfoAMD
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineCompilerControlCreateInfoAMD
structure(s) in native memory.final record
Represents a pointer to aVkPipelineCoverageModulationStateCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineCoverageModulationStateCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkPipelineCoverageReductionStateCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineCoverageReductionStateCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkPipelineCoverageToColorStateCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineCoverageToColorStateCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkPipelineCreateFlags2CreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineCreateFlags2CreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkPipelineCreationFeedback
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineCreationFeedback
structure(s) in native memory.final record
Represents a pointer to aVkPipelineCreationFeedbackCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineCreationFeedbackCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineDepthStencilStateCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineDepthStencilStateCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineDiscardRectangleStateCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineDiscardRectangleStateCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkPipelineDynamicStateCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineDynamicStateCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineExecutableInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineExecutableInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkPipelineExecutableInternalRepresentationKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineExecutableInternalRepresentationKHR
structure(s) in native memory.final record
Represents a pointer to aVkPipelineExecutablePropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineExecutablePropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkPipelineExecutableStatisticKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineExecutableStatisticKHR
structure(s) in native memory.final record
Represents a pointer to aVkPipelineExecutableStatisticValueKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineExecutableStatisticValueKHR
structure(s) in native memory.final record
Represents a pointer to aVkPipelineFragmentShadingRateEnumStateCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineFragmentShadingRateEnumStateCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkPipelineFragmentShadingRateStateCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineFragmentShadingRateStateCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkPipelineIndirectDeviceAddressInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineIndirectDeviceAddressInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkPipelineInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkPipelineInputAssemblyStateCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineInputAssemblyStateCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineLayoutCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineLayoutCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineLibraryCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineLibraryCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkPipelineMultisampleStateCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineMultisampleStateCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelinePropertiesIdentifierEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelinePropertiesIdentifierEXT
structure(s) in native memory.final record
Represents a pointer to aVkPipelineRasterizationConservativeStateCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineRasterizationConservativeStateCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkPipelineRasterizationDepthClipStateCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineRasterizationDepthClipStateCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkPipelineRasterizationLineStateCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineRasterizationLineStateCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineRasterizationProvokingVertexStateCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineRasterizationProvokingVertexStateCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkPipelineRasterizationStateCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineRasterizationStateCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineRasterizationStateRasterizationOrderAMD
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineRasterizationStateRasterizationOrderAMD
structure(s) in native memory.final record
Represents a pointer to aVkPipelineRasterizationStateStreamCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineRasterizationStateStreamCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkPipelineRenderingCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineRenderingCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineRepresentativeFragmentTestStateCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineRepresentativeFragmentTestStateCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkPipelineRobustnessCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineRobustnessCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineSampleLocationsStateCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineSampleLocationsStateCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkPipelineShaderStageCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineShaderStageCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineShaderStageModuleIdentifierCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineShaderStageModuleIdentifierCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkPipelineShaderStageNodeCreateInfoAMDX
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineShaderStageNodeCreateInfoAMDX
structure(s) in native memory.final record
Represents a pointer to aVkPipelineShaderStageRequiredSubgroupSizeCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineShaderStageRequiredSubgroupSizeCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineTessellationDomainOriginStateCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineTessellationDomainOriginStateCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineTessellationStateCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineTessellationStateCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineVertexInputDivisorStateCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineVertexInputDivisorStateCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineVertexInputStateCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineVertexInputStateCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineViewportCoarseSampleOrderStateCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineViewportCoarseSampleOrderStateCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkPipelineViewportDepthClampControlCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineViewportDepthClampControlCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkPipelineViewportDepthClipControlCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineViewportDepthClipControlCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkPipelineViewportExclusiveScissorStateCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineViewportExclusiveScissorStateCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkPipelineViewportShadingRateImageStateCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineViewportShadingRateImageStateCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkPipelineViewportStateCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineViewportStateCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkPipelineViewportSwizzleStateCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineViewportSwizzleStateCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkPipelineViewportWScalingStateCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineViewportWScalingStateCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkPresentFrameTokenGGP
structure in native memory.static final record
Represents a pointer to / an array ofVkPresentFrameTokenGGP
structure(s) in native memory.final record
Represents a pointer to aVkPresentIdKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPresentIdKHR
structure(s) in native memory.final record
Represents a pointer to aVkPresentInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPresentInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkPresentRegionKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPresentRegionKHR
structure(s) in native memory.final record
Represents a pointer to aVkPresentRegionsKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPresentRegionsKHR
structure(s) in native memory.final record
Represents a pointer to aVkPresentTimeGOOGLE
structure in native memory.static final record
Represents a pointer to / an array ofVkPresentTimeGOOGLE
structure(s) in native memory.final record
Represents a pointer to aVkPresentTimesInfoGOOGLE
structure in native memory.static final record
Represents a pointer to / an array ofVkPresentTimesInfoGOOGLE
structure(s) in native memory.final record
Represents a pointer to aVkPrivateDataSlotCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPrivateDataSlotCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkProtectedSubmitInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkProtectedSubmitInfo
structure(s) in native memory.final record
Represents a pointer to aVkPushConstantRange
structure in native memory.static final record
Represents a pointer to / an array ofVkPushConstantRange
structure(s) in native memory.final record
Represents a pointer to aVkPushConstantsInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPushConstantsInfo
structure(s) in native memory.final record
Represents a pointer to aVkPushDescriptorSetInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPushDescriptorSetInfo
structure(s) in native memory.final record
Represents a pointer to aVkPushDescriptorSetWithTemplateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPushDescriptorSetWithTemplateInfo
structure(s) in native memory.final record
Represents a pointer to aVkQueryLowLatencySupportNV
structure in native memory.static final record
Represents a pointer to / an array ofVkQueryLowLatencySupportNV
structure(s) in native memory.final record
Represents a pointer to aVkQueryPoolCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkQueryPoolCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkQueryPoolPerformanceCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkQueryPoolPerformanceCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkQueryPoolPerformanceQueryCreateInfoINTEL
structure in native memory.static final record
Represents a pointer to / an array ofVkQueryPoolPerformanceQueryCreateInfoINTEL
structure(s) in native memory.final record
Represents a pointer to aVkQueryPoolVideoEncodeFeedbackCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkQueryPoolVideoEncodeFeedbackCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkQueueFamilyCheckpointProperties2NV
structure in native memory.static final record
Represents a pointer to / an array ofVkQueueFamilyCheckpointProperties2NV
structure(s) in native memory.final record
Represents a pointer to aVkQueueFamilyCheckpointPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkQueueFamilyCheckpointPropertiesNV
structure(s) in native memory.final record
Represents a pointer to aVkQueueFamilyGlobalPriorityProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkQueueFamilyGlobalPriorityProperties
structure(s) in native memory.final record
Represents a pointer to aVkQueueFamilyProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkQueueFamilyProperties
structure(s) in native memory.final record
Represents a pointer to aVkQueueFamilyProperties2
structure in native memory.static final record
Represents a pointer to / an array ofVkQueueFamilyProperties2
structure(s) in native memory.final record
Represents a pointer to aVkQueueFamilyQueryResultStatusPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkQueueFamilyQueryResultStatusPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkQueueFamilyVideoPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkQueueFamilyVideoPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkRayTracingPipelineClusterAccelerationStructureCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkRayTracingPipelineClusterAccelerationStructureCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkRayTracingPipelineCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkRayTracingPipelineCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkRayTracingPipelineCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkRayTracingPipelineCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkRayTracingPipelineInterfaceCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkRayTracingPipelineInterfaceCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkRayTracingShaderGroupCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkRayTracingShaderGroupCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkRayTracingShaderGroupCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkRayTracingShaderGroupCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkRect2D
structure in native memory.static final record
Represents a pointer to / an array ofVkRect2D
structure(s) in native memory.final record
Represents a pointer to aVkRectLayerKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkRectLayerKHR
structure(s) in native memory.final record
Represents a pointer to aVkRefreshCycleDurationGOOGLE
structure in native memory.static final record
Represents a pointer to / an array ofVkRefreshCycleDurationGOOGLE
structure(s) in native memory.final record
Represents a pointer to aVkRefreshObjectKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkRefreshObjectKHR
structure(s) in native memory.final record
Represents a pointer to aVkRefreshObjectListKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkRefreshObjectListKHR
structure(s) in native memory.final record
Represents a pointer to aVkReleaseCapturedPipelineDataInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkReleaseCapturedPipelineDataInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkReleaseSwapchainImagesInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkReleaseSwapchainImagesInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkRenderingAreaInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderingAreaInfo
structure(s) in native memory.final record
Represents a pointer to aVkRenderingAttachmentInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderingAttachmentInfo
structure(s) in native memory.final record
Represents a pointer to aVkRenderingAttachmentLocationInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderingAttachmentLocationInfo
structure(s) in native memory.final record
Represents a pointer to aVkRenderingEndInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderingEndInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkRenderingFragmentDensityMapAttachmentInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderingFragmentDensityMapAttachmentInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkRenderingFragmentShadingRateAttachmentInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderingFragmentShadingRateAttachmentInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkRenderingInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderingInfo
structure(s) in native memory.final record
Represents a pointer to aVkRenderingInputAttachmentIndexInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderingInputAttachmentIndexInfo
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassAttachmentBeginInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassAttachmentBeginInfo
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassBeginInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassBeginInfo
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassCreateInfo2
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassCreateInfo2
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassCreationControlEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassCreationControlEXT
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassCreationFeedbackCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassCreationFeedbackCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassCreationFeedbackInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassCreationFeedbackInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassFragmentDensityMapCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassFragmentDensityMapCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassFragmentDensityMapOffsetEndInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassFragmentDensityMapOffsetEndInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassInputAttachmentAspectCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassInputAttachmentAspectCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassMultiviewCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassMultiviewCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassSampleLocationsBeginInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassSampleLocationsBeginInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassStripeBeginInfoARM
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassStripeBeginInfoARM
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassStripeInfoARM
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassStripeInfoARM
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassStripeSubmitInfoARM
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassStripeSubmitInfoARM
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassSubpassFeedbackCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassSubpassFeedbackCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassSubpassFeedbackInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassSubpassFeedbackInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassTileShadingCreateInfoQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassTileShadingCreateInfoQCOM
structure(s) in native memory.final record
Represents a pointer to aVkRenderPassTransformBeginInfoQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkRenderPassTransformBeginInfoQCOM
structure(s) in native memory.final record
Represents a pointer to aVkResolveImageInfo2
structure in native memory.static final record
Represents a pointer to / an array ofVkResolveImageInfo2
structure(s) in native memory.final record
Represents a pointer to aVkSampleLocationEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSampleLocationEXT
structure(s) in native memory.final record
Represents a pointer to aVkSampleLocationsInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSampleLocationsInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkSamplerBlockMatchWindowCreateInfoQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkSamplerBlockMatchWindowCreateInfoQCOM
structure(s) in native memory.final record
Represents a pointer to aVkSamplerBorderColorComponentMappingCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSamplerBorderColorComponentMappingCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkSamplerCaptureDescriptorDataInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSamplerCaptureDescriptorDataInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkSamplerCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSamplerCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkSamplerCubicWeightsCreateInfoQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkSamplerCubicWeightsCreateInfoQCOM
structure(s) in native memory.final record
Represents a pointer to aVkSamplerCustomBorderColorCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSamplerCustomBorderColorCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkSamplerReductionModeCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSamplerReductionModeCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkSamplerYcbcrConversionCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSamplerYcbcrConversionCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkSamplerYcbcrConversionImageFormatProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkSamplerYcbcrConversionImageFormatProperties
structure(s) in native memory.final record
Represents a pointer to aVkSamplerYcbcrConversionInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSamplerYcbcrConversionInfo
structure(s) in native memory.final record
Represents a pointer to aVkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM
structure(s) in native memory.final record
Represents a pointer to aVkSciSyncAttributesInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkSciSyncAttributesInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkScreenBufferFormatPropertiesQNX
structure in native memory.static final record
Represents a pointer to / an array ofVkScreenBufferFormatPropertiesQNX
structure(s) in native memory.final record
Represents a pointer to aVkScreenBufferPropertiesQNX
structure in native memory.static final record
Represents a pointer to / an array ofVkScreenBufferPropertiesQNX
structure(s) in native memory.final record
Represents a pointer to aVkScreenSurfaceCreateInfoQNX
structure in native memory.static final record
Represents a pointer to / an array ofVkScreenSurfaceCreateInfoQNX
structure(s) in native memory.final record
Represents a pointer to aVkSemaphoreCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSemaphoreCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkSemaphoreGetFdInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkSemaphoreGetFdInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkSemaphoreGetSciSyncInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkSemaphoreGetSciSyncInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkSemaphoreGetWin32HandleInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkSemaphoreGetWin32HandleInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkSemaphoreGetZirconHandleInfoFUCHSIA
structure in native memory.static final record
Represents a pointer to / an array ofVkSemaphoreGetZirconHandleInfoFUCHSIA
structure(s) in native memory.final record
Represents a pointer to aVkSemaphoreSciSyncCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkSemaphoreSciSyncCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkSemaphoreSciSyncPoolCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkSemaphoreSciSyncPoolCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkSemaphoreSignalInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSemaphoreSignalInfo
structure(s) in native memory.final record
Represents a pointer to aVkSemaphoreSubmitInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSemaphoreSubmitInfo
structure(s) in native memory.final record
Represents a pointer to aVkSemaphoreTypeCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSemaphoreTypeCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkSemaphoreWaitInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSemaphoreWaitInfo
structure(s) in native memory.final record
Represents a pointer to aVkSetDescriptorBufferOffsetsInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSetDescriptorBufferOffsetsInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkSetLatencyMarkerInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkSetLatencyMarkerInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkSetPresentConfigNV
structure in native memory.static final record
Represents a pointer to / an array ofVkSetPresentConfigNV
structure(s) in native memory.final record
Represents a pointer to aVkSetStateFlagsIndirectCommandNV
structure in native memory.static final record
Represents a pointer to / an array ofVkSetStateFlagsIndirectCommandNV
structure(s) in native memory.final record
Represents a pointer to aVkShaderCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkShaderCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkShaderModuleCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkShaderModuleCreateInfo
structure(s) in native memory.final record
Represents a pointer to aVkShaderModuleIdentifierEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkShaderModuleIdentifierEXT
structure(s) in native memory.final record
Represents a pointer to aVkShaderModuleValidationCacheCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkShaderModuleValidationCacheCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkShaderResourceUsageAMD
structure in native memory.static final record
Represents a pointer to / an array ofVkShaderResourceUsageAMD
structure(s) in native memory.final record
Represents a pointer to aVkShaderStatisticsInfoAMD
structure in native memory.static final record
Represents a pointer to / an array ofVkShaderStatisticsInfoAMD
structure(s) in native memory.final record
Represents a pointer to aVkShadingRatePaletteNV
structure in native memory.static final record
Represents a pointer to / an array ofVkShadingRatePaletteNV
structure(s) in native memory.final record
Represents a pointer to aVkSharedPresentSurfaceCapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkSharedPresentSurfaceCapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkSparseBufferMemoryBindInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSparseBufferMemoryBindInfo
structure(s) in native memory.final record
Represents a pointer to aVkSparseImageFormatProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkSparseImageFormatProperties
structure(s) in native memory.final record
Represents a pointer to aVkSparseImageFormatProperties2
structure in native memory.static final record
Represents a pointer to / an array ofVkSparseImageFormatProperties2
structure(s) in native memory.final record
Represents a pointer to aVkSparseImageMemoryBind
structure in native memory.static final record
Represents a pointer to / an array ofVkSparseImageMemoryBind
structure(s) in native memory.final record
Represents a pointer to aVkSparseImageMemoryBindInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSparseImageMemoryBindInfo
structure(s) in native memory.final record
Represents a pointer to aVkSparseImageMemoryRequirements
structure in native memory.static final record
Represents a pointer to / an array ofVkSparseImageMemoryRequirements
structure(s) in native memory.final record
Represents a pointer to aVkSparseImageMemoryRequirements2
structure in native memory.static final record
Represents a pointer to / an array ofVkSparseImageMemoryRequirements2
structure(s) in native memory.final record
Represents a pointer to aVkSparseImageOpaqueMemoryBindInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSparseImageOpaqueMemoryBindInfo
structure(s) in native memory.final record
Represents a pointer to aVkSparseMemoryBind
structure in native memory.static final record
Represents a pointer to / an array ofVkSparseMemoryBind
structure(s) in native memory.final record
Represents a pointer to aVkSpecializationInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSpecializationInfo
structure(s) in native memory.final record
Represents a pointer to aVkSpecializationMapEntry
structure in native memory.static final record
Represents a pointer to / an array ofVkSpecializationMapEntry
structure(s) in native memory.final record
Represents a pointer to aVkSRTDataNV
structure in native memory.static final record
Represents a pointer to / an array ofVkSRTDataNV
structure(s) in native memory.final record
Represents a pointer to aVkStencilOpState
structure in native memory.static final record
Represents a pointer to / an array ofVkStencilOpState
structure(s) in native memory.final record
Represents a pointer to aVkStreamDescriptorSurfaceCreateInfoGGP
structure in native memory.static final record
Represents a pointer to / an array ofVkStreamDescriptorSurfaceCreateInfoGGP
structure(s) in native memory.final record
Represents a pointer to aVkStridedDeviceAddressNV
structure in native memory.static final record
Represents a pointer to / an array ofVkStridedDeviceAddressNV
structure(s) in native memory.final record
Represents a pointer to aVkStridedDeviceAddressRegionKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkStridedDeviceAddressRegionKHR
structure(s) in native memory.final record
Represents a pointer to aVkSubmitInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSubmitInfo
structure(s) in native memory.final record
Represents a pointer to aVkSubmitInfo2
structure in native memory.static final record
Represents a pointer to / an array ofVkSubmitInfo2
structure(s) in native memory.final record
Represents a pointer to aVkSubpassBeginInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSubpassBeginInfo
structure(s) in native memory.final record
Represents a pointer to aVkSubpassDependency
structure in native memory.static final record
Represents a pointer to / an array ofVkSubpassDependency
structure(s) in native memory.final record
Represents a pointer to aVkSubpassDependency2
structure in native memory.static final record
Represents a pointer to / an array ofVkSubpassDependency2
structure(s) in native memory.final record
Represents a pointer to aVkSubpassDescription
structure in native memory.static final record
Represents a pointer to / an array ofVkSubpassDescription
structure(s) in native memory.final record
Represents a pointer to aVkSubpassDescription2
structure in native memory.static final record
Represents a pointer to / an array ofVkSubpassDescription2
structure(s) in native memory.final record
Represents a pointer to aVkSubpassDescriptionDepthStencilResolve
structure in native memory.static final record
Represents a pointer to / an array ofVkSubpassDescriptionDepthStencilResolve
structure(s) in native memory.final record
Represents a pointer to aVkSubpassEndInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSubpassEndInfo
structure(s) in native memory.final record
Represents a pointer to aVkSubpassResolvePerformanceQueryEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSubpassResolvePerformanceQueryEXT
structure(s) in native memory.final record
Represents a pointer to aVkSubpassSampleLocationsEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSubpassSampleLocationsEXT
structure(s) in native memory.final record
Represents a pointer to aVkSubpassShadingPipelineCreateInfoHUAWEI
structure in native memory.static final record
Represents a pointer to / an array ofVkSubpassShadingPipelineCreateInfoHUAWEI
structure(s) in native memory.final record
Represents a pointer to aVkSubresourceHostMemcpySize
structure in native memory.static final record
Represents a pointer to / an array ofVkSubresourceHostMemcpySize
structure(s) in native memory.final record
Represents a pointer to aVkSubresourceLayout
structure in native memory.static final record
Represents a pointer to / an array ofVkSubresourceLayout
structure(s) in native memory.final record
Represents a pointer to aVkSubresourceLayout2
structure in native memory.static final record
Represents a pointer to / an array ofVkSubresourceLayout2
structure(s) in native memory.final record
Represents a pointer to aVkSurfaceCapabilities2EXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSurfaceCapabilities2EXT
structure(s) in native memory.final record
Represents a pointer to aVkSurfaceCapabilities2KHR
structure in native memory.static final record
Represents a pointer to / an array ofVkSurfaceCapabilities2KHR
structure(s) in native memory.final record
Represents a pointer to aVkSurfaceCapabilitiesFullScreenExclusiveEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSurfaceCapabilitiesFullScreenExclusiveEXT
structure(s) in native memory.final record
Represents a pointer to aVkSurfaceCapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkSurfaceCapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkSurfaceCapabilitiesPresentBarrierNV
structure in native memory.static final record
Represents a pointer to / an array ofVkSurfaceCapabilitiesPresentBarrierNV
structure(s) in native memory.final record
Represents a pointer to aVkSurfaceFormat2KHR
structure in native memory.static final record
Represents a pointer to / an array ofVkSurfaceFormat2KHR
structure(s) in native memory.final record
Represents a pointer to aVkSurfaceFormatKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkSurfaceFormatKHR
structure(s) in native memory.final record
Represents a pointer to aVkSurfaceFullScreenExclusiveInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSurfaceFullScreenExclusiveInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkSurfaceFullScreenExclusiveWin32InfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSurfaceFullScreenExclusiveWin32InfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkSurfacePresentModeCompatibilityEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSurfacePresentModeCompatibilityEXT
structure(s) in native memory.final record
Represents a pointer to aVkSurfacePresentModeEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSurfacePresentModeEXT
structure(s) in native memory.final record
Represents a pointer to aVkSurfacePresentScalingCapabilitiesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSurfacePresentScalingCapabilitiesEXT
structure(s) in native memory.final record
Represents a pointer to aVkSurfaceProtectedCapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkSurfaceProtectedCapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkSwapchainCounterCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSwapchainCounterCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkSwapchainCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkSwapchainCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkSwapchainDisplayNativeHdrCreateInfoAMD
structure in native memory.static final record
Represents a pointer to / an array ofVkSwapchainDisplayNativeHdrCreateInfoAMD
structure(s) in native memory.final record
Represents a pointer to aVkSwapchainLatencyCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkSwapchainLatencyCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkSwapchainPresentBarrierCreateInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkSwapchainPresentBarrierCreateInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkSwapchainPresentFenceInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSwapchainPresentFenceInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkSwapchainPresentModeInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSwapchainPresentModeInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkSwapchainPresentModesCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSwapchainPresentModesCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkSwapchainPresentScalingCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkSwapchainPresentScalingCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkSysmemColorSpaceFUCHSIA
structure in native memory.static final record
Represents a pointer to / an array ofVkSysmemColorSpaceFUCHSIA
structure(s) in native memory.final record
Represents a pointer to aVkTextureLODGatherFormatPropertiesAMD
structure in native memory.static final record
Represents a pointer to / an array ofVkTextureLODGatherFormatPropertiesAMD
structure(s) in native memory.final record
Represents a pointer to aVkTileMemoryBindInfoQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkTileMemoryBindInfoQCOM
structure(s) in native memory.final record
Represents a pointer to aVkTileMemoryRequirementsQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkTileMemoryRequirementsQCOM
structure(s) in native memory.final record
Represents a pointer to aVkTileMemorySizeInfoQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkTileMemorySizeInfoQCOM
structure(s) in native memory.final record
Represents a pointer to aVkTilePropertiesQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkTilePropertiesQCOM
structure(s) in native memory.final record
Represents a pointer to aVkTimelineSemaphoreSubmitInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkTimelineSemaphoreSubmitInfo
structure(s) in native memory.final record
Represents a pointer to aVkTraceRaysIndirectCommand2KHR
structure in native memory.static final record
Represents a pointer to / an array ofVkTraceRaysIndirectCommand2KHR
structure(s) in native memory.final record
Represents a pointer to aVkTraceRaysIndirectCommandKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkTraceRaysIndirectCommandKHR
structure(s) in native memory.final record
Represents a pointer to aVkTransformMatrixKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkTransformMatrixKHR
structure(s) in native memory.final record
Represents a pointer to aVkValidationCacheCreateInfoEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkValidationCacheCreateInfoEXT
structure(s) in native memory.final record
Represents a pointer to aVkValidationFeaturesEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkValidationFeaturesEXT
structure(s) in native memory.final record
Represents a pointer to aVkValidationFlagsEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkValidationFlagsEXT
structure(s) in native memory.final record
Represents a pointer to aVkVertexInputAttributeDescription
structure in native memory.static final record
Represents a pointer to / an array ofVkVertexInputAttributeDescription
structure(s) in native memory.final record
Represents a pointer to aVkVertexInputAttributeDescription2EXT
structure in native memory.static final record
Represents a pointer to / an array ofVkVertexInputAttributeDescription2EXT
structure(s) in native memory.final record
Represents a pointer to aVkVertexInputBindingDescription
structure in native memory.static final record
Represents a pointer to / an array ofVkVertexInputBindingDescription
structure(s) in native memory.final record
Represents a pointer to aVkVertexInputBindingDescription2EXT
structure in native memory.static final record
Represents a pointer to / an array ofVkVertexInputBindingDescription2EXT
structure(s) in native memory.final record
Represents a pointer to aVkVertexInputBindingDivisorDescription
structure in native memory.static final record
Represents a pointer to / an array ofVkVertexInputBindingDivisorDescription
structure(s) in native memory.final record
Represents a pointer to aVkVideoBeginCodingInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoBeginCodingInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoCapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoCapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoCodingControlInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoCodingControlInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeAV1CapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeAV1CapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeAV1DpbSlotInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeAV1DpbSlotInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeAV1InlineSessionParametersInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeAV1InlineSessionParametersInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeAV1PictureInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeAV1PictureInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeAV1ProfileInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeAV1ProfileInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeAV1SessionParametersCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeAV1SessionParametersCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeCapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeCapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeH264CapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeH264CapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeH264DpbSlotInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeH264DpbSlotInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeH264InlineSessionParametersInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeH264InlineSessionParametersInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeH264PictureInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeH264PictureInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeH264ProfileInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeH264ProfileInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeH264SessionParametersAddInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeH264SessionParametersAddInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeH264SessionParametersCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeH264SessionParametersCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeH265CapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeH265CapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeH265DpbSlotInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeH265DpbSlotInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeH265InlineSessionParametersInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeH265InlineSessionParametersInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeH265PictureInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeH265PictureInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeH265ProfileInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeH265ProfileInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeH265SessionParametersAddInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeH265SessionParametersAddInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeH265SessionParametersCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeH265SessionParametersCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoDecodeUsageInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoDecodeUsageInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeAV1CapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeAV1CapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeAV1DpbSlotInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeAV1DpbSlotInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeAV1FrameSizeKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeAV1FrameSizeKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeAV1GopRemainingFrameInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeAV1GopRemainingFrameInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeAV1PictureInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeAV1PictureInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeAV1ProfileInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeAV1ProfileInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeAV1QIndexKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeAV1QIndexKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeAV1QualityLevelPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeAV1QualityLevelPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeAV1QuantizationMapCapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeAV1QuantizationMapCapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeAV1RateControlInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeAV1RateControlInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeAV1RateControlLayerInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeAV1RateControlLayerInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeAV1SessionCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeAV1SessionCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeAV1SessionParametersCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeAV1SessionParametersCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeCapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeCapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264CapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264CapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264DpbSlotInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264DpbSlotInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264FrameSizeKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264FrameSizeKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264GopRemainingFrameInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264GopRemainingFrameInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264NaluSliceInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264NaluSliceInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264PictureInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264PictureInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264ProfileInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264ProfileInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264QpKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264QpKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264QualityLevelPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264QualityLevelPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264QuantizationMapCapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264QuantizationMapCapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264RateControlInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264RateControlInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264RateControlLayerInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264RateControlLayerInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264SessionCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264SessionCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264SessionParametersAddInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264SessionParametersAddInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264SessionParametersCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264SessionParametersCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264SessionParametersFeedbackInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264SessionParametersFeedbackInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH264SessionParametersGetInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH264SessionParametersGetInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265CapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265CapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265DpbSlotInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265DpbSlotInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265FrameSizeKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265FrameSizeKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265GopRemainingFrameInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265GopRemainingFrameInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265NaluSliceSegmentInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265NaluSliceSegmentInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265PictureInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265PictureInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265ProfileInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265ProfileInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265QpKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265QpKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265QualityLevelPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265QualityLevelPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265QuantizationMapCapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265QuantizationMapCapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265RateControlInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265RateControlInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265RateControlLayerInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265RateControlLayerInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265SessionCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265SessionCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265SessionParametersAddInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265SessionParametersAddInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265SessionParametersCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265SessionParametersCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265SessionParametersFeedbackInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265SessionParametersFeedbackInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeH265SessionParametersGetInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeH265SessionParametersGetInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeQualityLevelInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeQualityLevelInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeQualityLevelPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeQualityLevelPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeQuantizationMapCapabilitiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeQuantizationMapCapabilitiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeQuantizationMapInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeQuantizationMapInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeRateControlInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeRateControlInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeRateControlLayerInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeRateControlLayerInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeSessionParametersFeedbackInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeSessionParametersFeedbackInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeSessionParametersGetInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeSessionParametersGetInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEncodeUsageInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEncodeUsageInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoEndCodingInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoEndCodingInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoFormatAV1QuantizationMapPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoFormatAV1QuantizationMapPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoFormatH265QuantizationMapPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoFormatH265QuantizationMapPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoFormatPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoFormatPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoFormatQuantizationMapPropertiesKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoFormatQuantizationMapPropertiesKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoInlineQueryInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoInlineQueryInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoPictureResourceInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoPictureResourceInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoProfileInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoProfileInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoProfileListInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoProfileListInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoReferenceSlotInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoReferenceSlotInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoSessionCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoSessionCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoSessionMemoryRequirementsKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoSessionMemoryRequirementsKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoSessionParametersCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoSessionParametersCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkVideoSessionParametersUpdateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoSessionParametersUpdateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkViewport
structure in native memory.static final record
Represents a pointer to / an array ofVkViewport
structure(s) in native memory.final record
Represents a pointer to aVkViewportSwizzleNV
structure in native memory.static final record
Represents a pointer to / an array ofVkViewportSwizzleNV
structure(s) in native memory.final record
Represents a pointer to aVkViewportWScalingNV
structure in native memory.static final record
Represents a pointer to / an array ofVkViewportWScalingNV
structure(s) in native memory.final record
Represents a pointer to aVkViSurfaceCreateInfoNN
structure in native memory.static final record
Represents a pointer to / an array ofVkViSurfaceCreateInfoNN
structure(s) in native memory.final record
Represents a pointer to aVkWaylandSurfaceCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkWaylandSurfaceCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkWin32KeyedMutexAcquireReleaseInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkWin32KeyedMutexAcquireReleaseInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkWin32KeyedMutexAcquireReleaseInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkWin32KeyedMutexAcquireReleaseInfoNV
structure(s) in native memory.final record
Represents a pointer to aVkWin32SurfaceCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkWin32SurfaceCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkWriteDescriptorSet
structure in native memory.static final record
Represents a pointer to / an array ofVkWriteDescriptorSet
structure(s) in native memory.final record
Represents a pointer to aVkWriteDescriptorSetAccelerationStructureKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkWriteDescriptorSetAccelerationStructureKHR
structure(s) in native memory.final record
Represents a pointer to aVkWriteDescriptorSetAccelerationStructureNV
structure in native memory.static final record
Represents a pointer to / an array ofVkWriteDescriptorSetAccelerationStructureNV
structure(s) in native memory.final record
Represents a pointer to aVkWriteDescriptorSetInlineUniformBlock
structure in native memory.static final record
Represents a pointer to / an array ofVkWriteDescriptorSetInlineUniformBlock
structure(s) in native memory.final record
Represents a pointer to aVkWriteDescriptorSetPartitionedAccelerationStructureNV
structure in native memory.static final record
Represents a pointer to / an array ofVkWriteDescriptorSetPartitionedAccelerationStructureNV
structure(s) in native memory.final record
Represents a pointer to aVkWriteIndirectExecutionSetPipelineEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkWriteIndirectExecutionSetPipelineEXT
structure(s) in native memory.final record
Represents a pointer to aVkWriteIndirectExecutionSetShaderEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkWriteIndirectExecutionSetShaderEXT
structure(s) in native memory.final record
Represents a pointer to aVkXcbSurfaceCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkXcbSurfaceCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkXlibSurfaceCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkXlibSurfaceCreateInfoKHR
structure(s) in native memory.final record
Represents a pointer to aVkXYColorEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkXYColorEXT
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IPointerModifier and TypeMethodDescriptionVkXcbSurfaceCreateInfoKHR.connection
(@Nullable IPointer pointer) VkDeviceOrHostAddressConstAMDX.hostAddress
(@Nullable IPointer pointer) VkDeviceOrHostAddressConstKHR.hostAddress
(@Nullable IPointer pointer) VkDeviceOrHostAddressKHR.hostAddress
(@Nullable IPointer pointer) VkExportMetalCommandQueueInfoEXT.mtlCommandQueue
(@Nullable IPointer pointer) VkExportMetalSharedEventInfoEXT.mtlSharedEvent
(@Nullable IPointer pointer) VkImportMetalSharedEventInfoEXT.mtlSharedEvent
(@Nullable IPointer pointer) VkExportMetalTextureInfoEXT.mtlTexture
(@Nullable IPointer pointer) VkImportMetalTextureInfoEXT.mtlTexture
(@Nullable IPointer pointer) VkOpaqueCaptureDescriptorDataCreateInfoEXT.opaqueCaptureDescriptorData
(@Nullable IPointer pointer) VkExportFenceSciSyncInfoNV.pAttributes
(@Nullable IPointer pointer) VkExportFenceWin32HandleInfoKHR.pAttributes
(@Nullable IPointer pointer) VkExportMemorySciBufInfoNV.pAttributes
(@Nullable IPointer pointer) VkExportMemoryWin32HandleInfoKHR.pAttributes
(@Nullable IPointer pointer) VkExportMemoryWin32HandleInfoNV.pAttributes
(@Nullable IPointer pointer) VkExportSemaphoreSciSyncInfoNV.pAttributes
(@Nullable IPointer pointer) VkExportSemaphoreWin32HandleInfoKHR.pAttributes
(@Nullable IPointer pointer) VkCheckpointData2NV.pCheckpointMarker
(@Nullable IPointer pointer) VkCheckpointDataNV.pCheckpointMarker
(@Nullable IPointer pointer) VkHdrVividDynamicMetadataHUAWEI.pDynamicMetadata
(@Nullable IPointer pointer) VkAllocationCallbacks.pfnAllocation
(@Nullable IPointer pointer) VkDebugReportCallbackCreateInfoEXT.pfnCallback
(@Nullable IPointer pointer) VkDirectDriverLoadingInfoLUNARG.pfnGetInstanceProcAddr
(@Nullable IPointer pointer) VkAllocationCallbacks.pfnInternalAllocation
(@Nullable IPointer pointer) VkAllocationCallbacks.pfnInternalFree
(@Nullable IPointer pointer) VkAllocationCallbacks.pfnReallocation
(@Nullable IPointer pointer) VkDebugUtilsMessengerCreateInfoEXT.pfnUserCallback
(@Nullable IPointer pointer) VkDeviceDeviceMemoryReportCreateInfoEXT.pfnUserCallback
(@Nullable IPointer pointer) VkImageToMemoryCopy.pHostPointer
(@Nullable IPointer pointer) VkImportMemoryHostPointerInfoEXT.pHostPointer
(@Nullable IPointer pointer) VkMemoryToImageCopy.pHostPointer
(@Nullable IPointer pointer) VkPipelineCacheCreateInfo.pInitialData
(@Nullable IPointer pointer) VkValidationCacheCreateInfoEXT.pInitialData
(@Nullable IPointer pointer) VkMemoryMapPlacedInfoEXT.pPlacedAddress
(@Nullable IPointer pointer) VkOpticalFlowSessionCreatePrivateDataInfoNV.pPrivateData
(@Nullable IPointer pointer) VkQueryLowLatencySupportNV.pQueriedLowLatencyData
(@Nullable IPointer pointer) VkRayTracingShaderGroupCreateInfoKHR.pShaderGroupCaptureReplayHandle
(@Nullable IPointer pointer) VkDeviceFaultInfoEXT.pVendorBinaryData
(@Nullable IPointer pointer) -
Uses of IPointer in club.doki7.vulkan.handle
Classes in club.doki7.vulkan.handle that implement IPointerModifier and TypeClassDescriptionfinal record
Represents an opaque handle typeVkAccelerationStructureKHR
.static final record
Represents a pointer toVkAccelerationStructureKHR
handle(s) in native memory.final record
Represents an opaque handle typeVkAccelerationStructureNV
.static final record
Represents a pointer toVkAccelerationStructureNV
handle(s) in native memory.final record
Represents an opaque handle typeVkBuffer
.static final record
Represents a pointer toVkBuffer
handle(s) in native memory.final record
Represents an opaque handle typeVkBufferCollectionFUCHSIA
.static final record
Represents a pointer toVkBufferCollectionFUCHSIA
handle(s) in native memory.final record
Represents an opaque handle typeVkBufferView
.static final record
Represents a pointer toVkBufferView
handle(s) in native memory.final record
Represents an opaque handle typeVkCommandBuffer
.static final record
Represents a pointer toVkCommandBuffer
handle(s) in native memory.final record
Represents an opaque handle typeVkCommandPool
.static final record
Represents a pointer toVkCommandPool
handle(s) in native memory.final record
Represents an opaque handle typeVkCudaFunctionNV
.static final record
Represents a pointer toVkCudaFunctionNV
handle(s) in native memory.final record
Represents an opaque handle typeVkCudaModuleNV
.static final record
Represents a pointer toVkCudaModuleNV
handle(s) in native memory.final record
Represents an opaque handle typeVkCuFunctionNVX
.static final record
Represents a pointer toVkCuFunctionNVX
handle(s) in native memory.final record
Represents an opaque handle typeVkCuModuleNVX
.static final record
Represents a pointer toVkCuModuleNVX
handle(s) in native memory.final record
Represents an opaque handle typeVkDebugReportCallbackEXT
.static final record
Represents a pointer toVkDebugReportCallbackEXT
handle(s) in native memory.final record
Represents an opaque handle typeVkDebugUtilsMessengerEXT
.static final record
Represents a pointer toVkDebugUtilsMessengerEXT
handle(s) in native memory.final record
Represents an opaque handle typeVkDeferredOperationKHR
.static final record
Represents a pointer toVkDeferredOperationKHR
handle(s) in native memory.final record
Represents an opaque handle typeVkDescriptorPool
.static final record
Represents a pointer toVkDescriptorPool
handle(s) in native memory.final record
Represents an opaque handle typeVkDescriptorSet
.static final record
Represents a pointer toVkDescriptorSet
handle(s) in native memory.final record
Represents an opaque handle typeVkDescriptorSetLayout
.static final record
Represents a pointer toVkDescriptorSetLayout
handle(s) in native memory.final record
Represents an opaque handle typeVkDescriptorUpdateTemplate
.static final record
Represents a pointer toVkDescriptorUpdateTemplate
handle(s) in native memory.final record
Represents an opaque handle typeVkDevice
.static final record
Represents a pointer toVkDevice
handle(s) in native memory.final record
Represents an opaque handle typeVkDeviceMemory
.static final record
Represents a pointer toVkDeviceMemory
handle(s) in native memory.final record
Represents an opaque handle typeVkDisplayKHR
.static final record
Represents a pointer toVkDisplayKHR
handle(s) in native memory.final record
Represents an opaque handle typeVkDisplayModeKHR
.static final record
Represents a pointer toVkDisplayModeKHR
handle(s) in native memory.final record
Represents an opaque handle typeVkEvent
.static final record
Represents a pointer toVkEvent
handle(s) in native memory.final record
Represents an opaque handle typeVkExternalComputeQueueNV
.static final record
Represents a pointer toVkExternalComputeQueueNV
handle(s) in native memory.final record
Represents an opaque handle typeVkFence
.static final record
Represents a pointer toVkFence
handle(s) in native memory.final record
Represents an opaque handle typeVkFramebuffer
.static final record
Represents a pointer toVkFramebuffer
handle(s) in native memory.final record
Represents an opaque handle typeVkImage
.static final record
Represents a pointer toVkImage
handle(s) in native memory.final record
Represents an opaque handle typeVkImageView
.static final record
Represents a pointer toVkImageView
handle(s) in native memory.final record
Represents an opaque handle typeVkIndirectCommandsLayoutEXT
.static final record
Represents a pointer toVkIndirectCommandsLayoutEXT
handle(s) in native memory.final record
Represents an opaque handle typeVkIndirectCommandsLayoutNV
.static final record
Represents a pointer toVkIndirectCommandsLayoutNV
handle(s) in native memory.final record
Represents an opaque handle typeVkIndirectExecutionSetEXT
.static final record
Represents a pointer toVkIndirectExecutionSetEXT
handle(s) in native memory.final record
Represents an opaque handle typeVkInstance
.static final record
Represents a pointer toVkInstance
handle(s) in native memory.final record
Represents an opaque handle typeVkMicromapEXT
.static final record
Represents a pointer toVkMicromapEXT
handle(s) in native memory.final record
Represents an opaque handle typeVkOpticalFlowSessionNV
.static final record
Represents a pointer toVkOpticalFlowSessionNV
handle(s) in native memory.final record
Represents an opaque handle typeVkPerformanceConfigurationINTEL
.static final record
Represents a pointer toVkPerformanceConfigurationINTEL
handle(s) in native memory.final record
Represents an opaque handle typeVkPhysicalDevice
.static final record
Represents a pointer toVkPhysicalDevice
handle(s) in native memory.final record
Represents an opaque handle typeVkPipeline
.static final record
Represents a pointer toVkPipeline
handle(s) in native memory.final record
Represents an opaque handle typeVkPipelineBinaryKHR
.static final record
Represents a pointer toVkPipelineBinaryKHR
handle(s) in native memory.final record
Represents an opaque handle typeVkPipelineCache
.static final record
Represents a pointer toVkPipelineCache
handle(s) in native memory.final record
Represents an opaque handle typeVkPipelineLayout
.static final record
Represents a pointer toVkPipelineLayout
handle(s) in native memory.final record
Represents an opaque handle typeVkPrivateDataSlot
.static final record
Represents a pointer toVkPrivateDataSlot
handle(s) in native memory.final record
Represents an opaque handle typeVkQueryPool
.static final record
Represents a pointer toVkQueryPool
handle(s) in native memory.final record
Represents an opaque handle typeVkQueue
.static final record
Represents a pointer toVkQueue
handle(s) in native memory.final record
Represents an opaque handle typeVkRenderPass
.static final record
Represents a pointer toVkRenderPass
handle(s) in native memory.final record
Represents an opaque handle typeVkSampler
.static final record
Represents a pointer toVkSampler
handle(s) in native memory.final record
Represents an opaque handle typeVkSamplerYcbcrConversion
.static final record
Represents a pointer toVkSamplerYcbcrConversion
handle(s) in native memory.final record
Represents an opaque handle typeVkSemaphore
.static final record
Represents a pointer toVkSemaphore
handle(s) in native memory.final record
Represents an opaque handle typeVkSemaphoreSciSyncPoolNV
.static final record
Represents a pointer toVkSemaphoreSciSyncPoolNV
handle(s) in native memory.final record
Represents an opaque handle typeVkShaderEXT
.static final record
Represents a pointer toVkShaderEXT
handle(s) in native memory.final record
Represents an opaque handle typeVkShaderModule
.static final record
Represents a pointer toVkShaderModule
handle(s) in native memory.final record
Represents an opaque handle typeVkSurfaceKHR
.static final record
Represents a pointer toVkSurfaceKHR
handle(s) in native memory.final record
Represents an opaque handle typeVkSwapchainKHR
.static final record
Represents a pointer toVkSwapchainKHR
handle(s) in native memory.final record
Represents an opaque handle typeVkValidationCacheEXT
.static final record
Represents a pointer toVkValidationCacheEXT
handle(s) in native memory.final record
Represents an opaque handle typeVkVideoSessionKHR
.static final record
Represents a pointer toVkVideoSessionKHR
handle(s) in native memory.final record
Represents an opaque handle typeVkVideoSessionParametersKHR
.static final record
Represents a pointer toVkVideoSessionParametersKHR
handle(s) in native memory. -
Uses of IPointer in club.doki7.webgpu.datatype
Subinterfaces of IPointer in club.doki7.webgpu.datatypeModifier and TypeInterfaceDescriptioninterface
Auxiliary interface for unifyingWGPUAdapterInfo
andWGPUAdapterInfo.Ptr
operations.interface
Auxiliary interface for unifyingWGPUBindGroupDescriptor
andWGPUBindGroupDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUBindGroupEntry
andWGPUBindGroupEntry.Ptr
operations.interface
Auxiliary interface for unifyingWGPUBindGroupEntryExtras
andWGPUBindGroupEntryExtras.Ptr
operations.interface
Auxiliary interface for unifyingWGPUBindGroupLayoutDescriptor
andWGPUBindGroupLayoutDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUBindGroupLayoutEntry
andWGPUBindGroupLayoutEntry.Ptr
operations.interface
Auxiliary interface for unifyingWGPUBindGroupLayoutEntryExtras
andWGPUBindGroupLayoutEntryExtras.Ptr
operations.interface
Auxiliary interface for unifyingWGPUBlendComponent
andWGPUBlendComponent.Ptr
operations.interface
Auxiliary interface for unifyingWGPUBlendState
andWGPUBlendState.Ptr
operations.interface
Auxiliary interface for unifyingWGPUBufferBindingLayout
andWGPUBufferBindingLayout.Ptr
operations.interface
Auxiliary interface for unifyingWGPUBufferDescriptor
andWGPUBufferDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUBufferMapCallbackInfo
andWGPUBufferMapCallbackInfo.Ptr
operations.interface
Auxiliary interface for unifyingWGPUChainedStruct
andWGPUChainedStruct.Ptr
operations.interface
Auxiliary interface for unifyingWGPUChainedStructOut
andWGPUChainedStructOut.Ptr
operations.interface
Auxiliary interface for unifyingWGPUColor
andWGPUColor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUColorTargetState
andWGPUColorTargetState.Ptr
operations.interface
Auxiliary interface for unifyingWGPUCommandBufferDescriptor
andWGPUCommandBufferDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUCommandEncoderDescriptor
andWGPUCommandEncoderDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUCompilationInfo
andWGPUCompilationInfo.Ptr
operations.interface
Auxiliary interface for unifyingWGPUCompilationInfoCallbackInfo
andWGPUCompilationInfoCallbackInfo.Ptr
operations.interface
Auxiliary interface for unifyingWGPUCompilationMessage
andWGPUCompilationMessage.Ptr
operations.interface
Auxiliary interface for unifyingWGPUComputePassDescriptor
andWGPUComputePassDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUComputePassTimestampWrites
andWGPUComputePassTimestampWrites.Ptr
operations.interface
Auxiliary interface for unifyingWGPUComputePipelineDescriptor
andWGPUComputePipelineDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUConstantEntry
andWGPUConstantEntry.Ptr
operations.interface
Auxiliary interface for unifyingWGPUCreateComputePipelineAsyncCallbackInfo
andWGPUCreateComputePipelineAsyncCallbackInfo.Ptr
operations.interface
Auxiliary interface for unifyingWGPUCreateRenderPipelineAsyncCallbackInfo
andWGPUCreateRenderPipelineAsyncCallbackInfo.Ptr
operations.interface
Auxiliary interface for unifyingWGPUDepthStencilState
andWGPUDepthStencilState.Ptr
operations.interface
Auxiliary interface for unifyingWGPUDeviceDescriptor
andWGPUDeviceDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUDeviceExtras
andWGPUDeviceExtras.Ptr
operations.interface
Auxiliary interface for unifyingWGPUDeviceLostCallbackInfo
andWGPUDeviceLostCallbackInfo.Ptr
operations.interface
Auxiliary interface for unifyingWGPUExtent3d
andWGPUExtent3d.Ptr
operations.interface
Auxiliary interface for unifyingWGPUFragmentState
andWGPUFragmentState.Ptr
operations.interface
Auxiliary interface for unifyingWGPUFuture
andWGPUFuture.Ptr
operations.interface
Auxiliary interface for unifyingWGPUFutureWaitInfo
andWGPUFutureWaitInfo.Ptr
operations.interface
Auxiliary interface for unifyingWGPUGlobalReport
andWGPUGlobalReport.Ptr
operations.interface
Auxiliary interface for unifyingWGPUHubReport
andWGPUHubReport.Ptr
operations.interface
Auxiliary interface for unifyingWGPUInstanceCapabilities
andWGPUInstanceCapabilities.Ptr
operations.interface
Auxiliary interface for unifyingWGPUInstanceDescriptor
andWGPUInstanceDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUInstanceEnumerateAdapterOptions
andWGPUInstanceEnumerateAdapterOptions.Ptr
operations.interface
Auxiliary interface for unifyingWGPUInstanceExtras
andWGPUInstanceExtras.Ptr
operations.interface
Auxiliary interface for unifyingWGPULimits
andWGPULimits.Ptr
operations.interface
Auxiliary interface for unifyingWGPUMultisampleState
andWGPUMultisampleState.Ptr
operations.interface
Auxiliary interface for unifyingWGPUNativeLimits
andWGPUNativeLimits.Ptr
operations.interface
Auxiliary interface for unifyingWGPUOrigin3d
andWGPUOrigin3d.Ptr
operations.interface
Auxiliary interface for unifyingWGPUPipelineLayoutDescriptor
andWGPUPipelineLayoutDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUPipelineLayoutExtras
andWGPUPipelineLayoutExtras.Ptr
operations.interface
Auxiliary interface for unifyingWGPUPopErrorScopeCallbackInfo
andWGPUPopErrorScopeCallbackInfo.Ptr
operations.interface
Auxiliary interface for unifyingWGPUPrimitiveState
andWGPUPrimitiveState.Ptr
operations.interface
Auxiliary interface for unifyingWGPUProgrammableStageDescriptor
andWGPUProgrammableStageDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUPushConstantRange
andWGPUPushConstantRange.Ptr
operations.interface
Auxiliary interface for unifyingWGPUQuerySetDescriptor
andWGPUQuerySetDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUQuerySetDescriptorExtras
andWGPUQuerySetDescriptorExtras.Ptr
operations.interface
Auxiliary interface for unifyingWGPUQueueDescriptor
andWGPUQueueDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUQueueWorkDoneCallbackInfo
andWGPUQueueWorkDoneCallbackInfo.Ptr
operations.interface
Auxiliary interface for unifyingWGPURegistryReport
andWGPURegistryReport.Ptr
operations.interface
Auxiliary interface for unifyingWGPURenderBundleDescriptor
andWGPURenderBundleDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPURenderBundleEncoderDescriptor
andWGPURenderBundleEncoderDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPURenderPassColorAttachment
andWGPURenderPassColorAttachment.Ptr
operations.interface
Auxiliary interface for unifyingWGPURenderPassDepthStencilAttachment
andWGPURenderPassDepthStencilAttachment.Ptr
operations.interface
Auxiliary interface for unifyingWGPURenderPassDescriptor
andWGPURenderPassDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPURenderPassMaxDrawCount
andWGPURenderPassMaxDrawCount.Ptr
operations.interface
Auxiliary interface for unifyingWGPURenderPassTimestampWrites
andWGPURenderPassTimestampWrites.Ptr
operations.interface
Auxiliary interface for unifyingWGPURenderPipelineDescriptor
andWGPURenderPipelineDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPURequestAdapterCallbackInfo
andWGPURequestAdapterCallbackInfo.Ptr
operations.interface
Auxiliary interface for unifyingWGPURequestAdapterOptions
andWGPURequestAdapterOptions.Ptr
operations.interface
Auxiliary interface for unifyingWGPURequestDeviceCallbackInfo
andWGPURequestDeviceCallbackInfo.Ptr
operations.interface
Auxiliary interface for unifyingWGPUSamplerBindingLayout
andWGPUSamplerBindingLayout.Ptr
operations.interface
Auxiliary interface for unifyingWGPUSamplerDescriptor
andWGPUSamplerDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUShaderDefine
andWGPUShaderDefine.Ptr
operations.interface
Auxiliary interface for unifyingWGPUShaderModuleDescriptor
andWGPUShaderModuleDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUShaderModuleDescriptorSpirV
andWGPUShaderModuleDescriptorSpirV.Ptr
operations.interface
Auxiliary interface for unifyingWGPUShaderSourceGLSL
andWGPUShaderSourceGLSL.Ptr
operations.interface
Auxiliary interface for unifyingWGPUShaderSourceSpirv
andWGPUShaderSourceSpirv.Ptr
operations.interface
Auxiliary interface for unifyingWGPUShaderSourceWgsl
andWGPUShaderSourceWgsl.Ptr
operations.interface
Auxiliary interface for unifyingWGPUStencilFaceState
andWGPUStencilFaceState.Ptr
operations.interface
Auxiliary interface for unifyingWGPUStorageTextureBindingLayout
andWGPUStorageTextureBindingLayout.Ptr
operations.interface
Auxiliary interface for unifyingWGPUStringView
andWGPUStringView.Ptr
operations.interface
Auxiliary interface for unifyingWGPUSupportedFeatures
andWGPUSupportedFeatures.Ptr
operations.interface
Auxiliary interface for unifyingWGPUSupportedWgslLanguageFeatures
andWGPUSupportedWgslLanguageFeatures.Ptr
operations.interface
Auxiliary interface for unifyingWGPUSurfaceCapabilities
andWGPUSurfaceCapabilities.Ptr
operations.interface
Auxiliary interface for unifyingWGPUSurfaceConfiguration
andWGPUSurfaceConfiguration.Ptr
operations.interface
Auxiliary interface for unifyingWGPUSurfaceConfigurationExtras
andWGPUSurfaceConfigurationExtras.Ptr
operations.interface
Auxiliary interface for unifyingWGPUSurfaceDescriptor
andWGPUSurfaceDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUSurfaceSourceAndroidNativeWindow
andWGPUSurfaceSourceAndroidNativeWindow.Ptr
operations.interface
Auxiliary interface for unifyingWGPUSurfaceSourceMetalLayer
andWGPUSurfaceSourceMetalLayer.Ptr
operations.interface
Auxiliary interface for unifyingWGPUSurfaceSourceWaylandSurface
andWGPUSurfaceSourceWaylandSurface.Ptr
operations.interface
Auxiliary interface for unifyingWGPUSurfaceSourceWindowsHwnd
andWGPUSurfaceSourceWindowsHwnd.Ptr
operations.interface
Auxiliary interface for unifyingWGPUSurfaceSourceXcbWindow
andWGPUSurfaceSourceXcbWindow.Ptr
operations.interface
Auxiliary interface for unifyingWGPUSurfaceSourceXlibWindow
andWGPUSurfaceSourceXlibWindow.Ptr
operations.interface
Auxiliary interface for unifyingWGPUSurfaceTexture
andWGPUSurfaceTexture.Ptr
operations.interface
Auxiliary interface for unifyingWGPUTexelCopyBufferInfo
andWGPUTexelCopyBufferInfo.Ptr
operations.interface
Auxiliary interface for unifyingWGPUTexelCopyBufferLayout
andWGPUTexelCopyBufferLayout.Ptr
operations.interface
Auxiliary interface for unifyingWGPUTexelCopyTextureInfo
andWGPUTexelCopyTextureInfo.Ptr
operations.interface
Auxiliary interface for unifyingWGPUTextureBindingLayout
andWGPUTextureBindingLayout.Ptr
operations.interface
Auxiliary interface for unifyingWGPUTextureDescriptor
andWGPUTextureDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUTextureViewDescriptor
andWGPUTextureViewDescriptor.Ptr
operations.interface
Auxiliary interface for unifyingWGPUUncapturedErrorCallbackInfo
andWGPUUncapturedErrorCallbackInfo.Ptr
operations.interface
Auxiliary interface for unifyingWGPUVertexAttribute
andWGPUVertexAttribute.Ptr
operations.interface
Auxiliary interface for unifyingWGPUVertexBufferLayout
andWGPUVertexBufferLayout.Ptr
operations.interface
Auxiliary interface for unifyingWGPUVertexState
andWGPUVertexState.Ptr
operations.Classes in club.doki7.webgpu.datatype that implement IPointerModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUAdapterInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUBindGroupDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUBindGroupEntry
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUBindGroupEntryExtras
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUBindGroupLayoutDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUBindGroupLayoutEntry
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUBindGroupLayoutEntryExtras
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUBlendComponent
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUBlendState
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUBufferBindingLayout
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUBufferDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUBufferMapCallbackInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUChainedStruct
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUChainedStructOut
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUColor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUColorTargetState
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUCommandBufferDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUCommandEncoderDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUCompilationInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUCompilationInfoCallbackInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUCompilationMessage
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUComputePassDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUComputePassTimestampWrites
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUComputePipelineDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUConstantEntry
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUCreateComputePipelineAsyncCallbackInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUCreateRenderPipelineAsyncCallbackInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUDepthStencilState
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUDeviceDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUDeviceExtras
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUDeviceLostCallbackInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUExtent3d
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUFragmentState
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUFuture
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUFutureWaitInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUGlobalReport
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUHubReport
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUInstanceCapabilities
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUInstanceDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUInstanceEnumerateAdapterOptions
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUInstanceExtras
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPULimits
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUMultisampleState
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUNativeLimits
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUOrigin3d
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUPipelineLayoutDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUPipelineLayoutExtras
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUPopErrorScopeCallbackInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUPrimitiveState
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUProgrammableStageDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUPushConstantRange
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUQuerySetDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUQuerySetDescriptorExtras
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUQueueDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUQueueWorkDoneCallbackInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPURegistryReport
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPURenderBundleDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPURenderBundleEncoderDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPURenderPassColorAttachment
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPURenderPassDepthStencilAttachment
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPURenderPassDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPURenderPassMaxDrawCount
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPURenderPassTimestampWrites
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPURenderPipelineDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPURequestAdapterCallbackInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPURequestAdapterOptions
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPURequestDeviceCallbackInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUSamplerBindingLayout
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUSamplerDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUShaderDefine
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUShaderModuleDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUShaderModuleDescriptorSpirV
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUShaderSourceGLSL
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUShaderSourceSpirv
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUShaderSourceWgsl
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUStencilFaceState
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUStorageTextureBindingLayout
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUStringView
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUSupportedFeatures
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUSupportedWgslLanguageFeatures
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUSurfaceCapabilities
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUSurfaceConfiguration
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUSurfaceConfigurationExtras
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUSurfaceDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUSurfaceSourceAndroidNativeWindow
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUSurfaceSourceMetalLayer
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUSurfaceSourceWaylandSurface
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUSurfaceSourceWindowsHwnd
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUSurfaceSourceXcbWindow
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUSurfaceSourceXlibWindow
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUSurfaceTexture
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUTexelCopyBufferInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUTexelCopyBufferLayout
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUTexelCopyTextureInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUTextureBindingLayout
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUTextureDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUTextureViewDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUUncapturedErrorCallbackInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUVertexAttribute
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUVertexBufferLayout
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.final record
Represents a pointer to aWGPUVertexState
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.webgpu.datatype with parameters of type IPointerModifier and TypeMethodDescriptionWGPUSurfaceSourceXcbWindow.connection
(@Nullable IPointer pointer) -
Uses of IPointer in club.doki7.webgpu.handle
Classes in club.doki7.webgpu.handle that implement IPointerModifier and TypeClassDescriptionfinal record
Represents an opaque handle typeWGPUAdapter
.static final record
Represents a pointer toWGPUAdapter
handle(s) in native memory.final record
Represents an opaque handle typeWGPUBindGroup
.static final record
Represents a pointer toWGPUBindGroup
handle(s) in native memory.final record
Represents an opaque handle typeWGPUBindGroupLayout
.static final record
Represents a pointer toWGPUBindGroupLayout
handle(s) in native memory.final record
Represents an opaque handle typeWGPUBuffer
.static final record
Represents a pointer toWGPUBuffer
handle(s) in native memory.final record
Represents an opaque handle typeWGPUCommandBuffer
.static final record
Represents a pointer toWGPUCommandBuffer
handle(s) in native memory.final record
Represents an opaque handle typeWGPUCommandEncoder
.static final record
Represents a pointer toWGPUCommandEncoder
handle(s) in native memory.final record
Represents an opaque handle typeWGPUComputePassEncoder
.static final record
Represents a pointer toWGPUComputePassEncoder
handle(s) in native memory.final record
Represents an opaque handle typeWGPUComputePipeline
.static final record
Represents a pointer toWGPUComputePipeline
handle(s) in native memory.final record
Represents an opaque handle typeWGPUDevice
.static final record
Represents a pointer toWGPUDevice
handle(s) in native memory.final record
Represents an opaque handle typeWGPUInstance
.static final record
Represents a pointer toWGPUInstance
handle(s) in native memory.final record
Represents an opaque handle typeWGPUPipelineLayout
.static final record
Represents a pointer toWGPUPipelineLayout
handle(s) in native memory.final record
Represents an opaque handle typeWGPUQuerySet
.static final record
Represents a pointer toWGPUQuerySet
handle(s) in native memory.final record
Represents an opaque handle typeWGPUQueue
.static final record
Represents a pointer toWGPUQueue
handle(s) in native memory.final record
Represents an opaque handle typeWGPURenderBundle
.static final record
Represents a pointer toWGPURenderBundle
handle(s) in native memory.final record
Represents an opaque handle typeWGPURenderBundleEncoder
.static final record
Represents a pointer toWGPURenderBundleEncoder
handle(s) in native memory.final record
Represents an opaque handle typeWGPURenderPassEncoder
.static final record
Represents a pointer toWGPURenderPassEncoder
handle(s) in native memory.final record
Represents an opaque handle typeWGPURenderPipeline
.static final record
Represents a pointer toWGPURenderPipeline
handle(s) in native memory.final record
Represents an opaque handle typeWGPUSampler
.static final record
Represents a pointer toWGPUSampler
handle(s) in native memory.final record
Represents an opaque handle typeWGPUShaderModule
.static final record
Represents a pointer toWGPUShaderModule
handle(s) in native memory.final record
Represents an opaque handle typeWGPUSurface
.static final record
Represents a pointer toWGPUSurface
handle(s) in native memory.final record
Represents an opaque handle typeWGPUTexture
.static final record
Represents a pointer toWGPUTexture
handle(s) in native memory.final record
Represents an opaque handle typeWGPUTextureView
.static final record
Represents a pointer toWGPUTextureView
handle(s) in native memory.