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