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