Uses of Record Class
club.doki7.vulkan.datatype.VkIndirectExecutionSetShaderLayoutInfoEXT
Packages that use VkIndirectExecutionSetShaderLayoutInfoEXT
-
Uses of VkIndirectExecutionSetShaderLayoutInfoEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkIndirectExecutionSetShaderLayoutInfoEXTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkIndirectExecutionSetShaderLayoutInfoEXT
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkIndirectExecutionSetShaderLayoutInfoEXTModifier and TypeMethodDescriptionVkIndirectExecutionSetShaderLayoutInfoEXT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkIndirectExecutionSetShaderLayoutInfoEXT.clone
(Arena arena, VkIndirectExecutionSetShaderLayoutInfoEXT src) VkIndirectExecutionSetShaderInfoEXT.pSetLayoutInfos()
VkIndirectExecutionSetShaderLayoutInfoEXT.pSetLayouts
(VkDescriptorSetLayout.Ptr value) VkIndirectExecutionSetShaderLayoutInfoEXT.setLayoutCount
(int value) VkIndirectExecutionSetShaderLayoutInfoEXT.sType
(int value) VkIndirectExecutionSetShaderLayoutInfoEXT.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkIndirectExecutionSetShaderLayoutInfoEXTMethods in club.doki7.vulkan.datatype with parameters of type VkIndirectExecutionSetShaderLayoutInfoEXTModifier and TypeMethodDescriptionVkIndirectExecutionSetShaderLayoutInfoEXT.clone
(Arena arena, VkIndirectExecutionSetShaderLayoutInfoEXT src) void
VkIndirectExecutionSetShaderLayoutInfoEXT.Ptr.write
(long index, @NotNull VkIndirectExecutionSetShaderLayoutInfoEXT value)