Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceMeshShaderPropertiesEXT
Packages that use VkPhysicalDeviceMeshShaderPropertiesEXT
-
Uses of VkPhysicalDeviceMeshShaderPropertiesEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceMeshShaderPropertiesEXTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceMeshShaderPropertiesEXT
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceMeshShaderPropertiesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceMeshShaderPropertiesEXT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceMeshShaderPropertiesEXT.clone
(Arena arena, VkPhysicalDeviceMeshShaderPropertiesEXT src) VkPhysicalDeviceMeshShaderPropertiesEXT.maxMeshMultiviewViewCount
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxMeshOutputComponents
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxMeshOutputLayers
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxMeshOutputMemorySize
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxMeshOutputPrimitives
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxMeshOutputVertices
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxMeshPayloadAndOutputMemorySize
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxMeshPayloadAndSharedMemorySize
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxMeshSharedMemorySize
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxMeshWorkGroupCount
(IntPtr value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxMeshWorkGroupInvocations
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxMeshWorkGroupSize
(IntPtr value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxMeshWorkGroupTotalCount
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxPreferredMeshWorkGroupInvocations
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxPreferredTaskWorkGroupInvocations
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxTaskPayloadAndSharedMemorySize
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxTaskPayloadSize
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxTaskSharedMemorySize
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxTaskWorkGroupCount
(IntPtr value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxTaskWorkGroupInvocations
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxTaskWorkGroupSize
(IntPtr value) VkPhysicalDeviceMeshShaderPropertiesEXT.maxTaskWorkGroupTotalCount
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.meshOutputPerPrimitiveGranularity
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.meshOutputPerVertexGranularity
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.prefersCompactPrimitiveOutput
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.prefersCompactVertexOutput
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.prefersLocalInvocationPrimitiveOutput
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.prefersLocalInvocationVertexOutput
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.sType
(int value) VkPhysicalDeviceMeshShaderPropertiesEXT.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceMeshShaderPropertiesEXTMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceMeshShaderPropertiesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceMeshShaderPropertiesEXT.clone
(Arena arena, VkPhysicalDeviceMeshShaderPropertiesEXT src) void
VkPhysicalDeviceMeshShaderPropertiesEXT.Ptr.write
(long index, @NotNull VkPhysicalDeviceMeshShaderPropertiesEXT value)