Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceDescriptorBufferPropertiesEXT
Packages that use VkPhysicalDeviceDescriptorBufferPropertiesEXT
-
Uses of VkPhysicalDeviceDescriptorBufferPropertiesEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceDescriptorBufferPropertiesEXTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceDescriptorBufferPropertiesEXT
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceDescriptorBufferPropertiesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceDescriptorBufferPropertiesEXT.accelerationStructureCaptureReplayDescriptorDataSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.accelerationStructureDescriptorSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.allowSamplerImageViewPostSubmitCreation
(int value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceDescriptorBufferPropertiesEXT.bufferCaptureReplayDescriptorDataSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.bufferlessPushDescriptors
(int value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.clone
(Arena arena, VkPhysicalDeviceDescriptorBufferPropertiesEXT src) VkPhysicalDeviceDescriptorBufferPropertiesEXT.combinedImageSamplerDescriptorSingleArray
(int value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.combinedImageSamplerDescriptorSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.descriptorBufferAddressSpaceSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.descriptorBufferOffsetAlignment
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.imageCaptureReplayDescriptorDataSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.imageViewCaptureReplayDescriptorDataSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.inputAttachmentDescriptorSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.maxDescriptorBufferBindings
(int value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.maxEmbeddedImmutableSamplerBindings
(int value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.maxEmbeddedImmutableSamplers
(int value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.maxResourceDescriptorBufferBindings
(int value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.maxResourceDescriptorBufferRange
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.maxSamplerDescriptorBufferBindings
(int value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.maxSamplerDescriptorBufferRange
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.resourceDescriptorBufferAddressSpaceSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.robustStorageBufferDescriptorSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.robustStorageTexelBufferDescriptorSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.robustUniformBufferDescriptorSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.robustUniformTexelBufferDescriptorSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.sampledImageDescriptorSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.samplerCaptureReplayDescriptorDataSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.samplerDescriptorBufferAddressSpaceSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.samplerDescriptorSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.storageBufferDescriptorSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.storageImageDescriptorSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.storageTexelBufferDescriptorSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.sType
(int value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.Ptr.toArray()
VkPhysicalDeviceDescriptorBufferPropertiesEXT.uniformBufferDescriptorSize
(long value) VkPhysicalDeviceDescriptorBufferPropertiesEXT.uniformTexelBufferDescriptorSize
(long value) Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceDescriptorBufferPropertiesEXTMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceDescriptorBufferPropertiesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceDescriptorBufferPropertiesEXT.clone
(Arena arena, VkPhysicalDeviceDescriptorBufferPropertiesEXT src) void
VkPhysicalDeviceDescriptorBufferPropertiesEXT.Ptr.write
(long index, @NotNull VkPhysicalDeviceDescriptorBufferPropertiesEXT value)