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