Uses of Interface
club.doki7.vulkan.datatype.IVkDescriptorAddressInfoEXT
Packages that use IVkDescriptorAddressInfoEXT
-
Uses of IVkDescriptorAddressInfoEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkDescriptorAddressInfoEXTModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkDescriptorAddressInfoEXTstructure in native memory.static final recordRepresents a pointer to / an array ofVkDescriptorAddressInfoEXTstructure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkDescriptorAddressInfoEXTModifier and TypeMethodDescriptionVkDescriptorDataEXT.pStorageBuffer(@Nullable IVkDescriptorAddressInfoEXT value) VkDescriptorDataEXT.pStorageTexelBuffer(@Nullable IVkDescriptorAddressInfoEXT value) VkDescriptorDataEXT.pUniformBuffer(@Nullable IVkDescriptorAddressInfoEXT value) VkDescriptorDataEXT.pUniformTexelBuffer(@Nullable IVkDescriptorAddressInfoEXT value)