Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures
Packages that use VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures
-
Uses of VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderDemoteToHelperInvocationFeatures
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesModifier and TypeMethodDescriptionVkPhysicalDeviceShaderDemoteToHelperInvocationFeatures.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures.clone
(Arena arena, VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures src) VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures.shaderDemoteToHelperInvocation
(int value) VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures.sType
(int value) VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesModifier and TypeMethodDescriptionVkPhysicalDeviceShaderDemoteToHelperInvocationFeatures.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesModifier and TypeMethodDescriptionVkPhysicalDeviceShaderDemoteToHelperInvocationFeatures.clone
(Arena arena, VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures src) void
VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures.Ptr.write
(long index, @NotNull VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures value)