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