Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceShaderEnqueuePropertiesAMDX
Packages that use VkPhysicalDeviceShaderEnqueuePropertiesAMDX
-
Uses of VkPhysicalDeviceShaderEnqueuePropertiesAMDX in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceShaderEnqueuePropertiesAMDXModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderEnqueuePropertiesAMDX
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceShaderEnqueuePropertiesAMDXModifier and TypeMethodDescriptionVkPhysicalDeviceShaderEnqueuePropertiesAMDX.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceShaderEnqueuePropertiesAMDX.clone
(Arena arena, VkPhysicalDeviceShaderEnqueuePropertiesAMDX src) VkPhysicalDeviceShaderEnqueuePropertiesAMDX.executionGraphDispatchAddressAlignment
(int value) VkPhysicalDeviceShaderEnqueuePropertiesAMDX.maxExecutionGraphDepth
(int value) VkPhysicalDeviceShaderEnqueuePropertiesAMDX.maxExecutionGraphShaderOutputNodes
(int value) VkPhysicalDeviceShaderEnqueuePropertiesAMDX.maxExecutionGraphShaderPayloadCount
(int value) VkPhysicalDeviceShaderEnqueuePropertiesAMDX.maxExecutionGraphShaderPayloadSize
(int value) VkPhysicalDeviceShaderEnqueuePropertiesAMDX.maxExecutionGraphWorkgroupCount
(IntPtr value) VkPhysicalDeviceShaderEnqueuePropertiesAMDX.maxExecutionGraphWorkgroups
(int value) VkPhysicalDeviceShaderEnqueuePropertiesAMDX.sType
(int value) VkPhysicalDeviceShaderEnqueuePropertiesAMDX.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceShaderEnqueuePropertiesAMDXMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceShaderEnqueuePropertiesAMDXModifier and TypeMethodDescriptionVkPhysicalDeviceShaderEnqueuePropertiesAMDX.clone
(Arena arena, VkPhysicalDeviceShaderEnqueuePropertiesAMDX src) void
VkPhysicalDeviceShaderEnqueuePropertiesAMDX.Ptr.write
(long index, @NotNull VkPhysicalDeviceShaderEnqueuePropertiesAMDX value)