Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceVulkan12Properties
Packages that use VkPhysicalDeviceVulkan12Properties
-
Uses of VkPhysicalDeviceVulkan12Properties in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceVulkan12PropertiesModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofVkPhysicalDeviceVulkan12Propertiesstructure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceVulkan12PropertiesModifier and TypeMethodDescription@NotNull VkPhysicalDeviceVulkan12PropertiesVkPhysicalDeviceVulkan12Properties.Ptr.at(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceVulkan12Properties.clone(Arena arena, VkPhysicalDeviceVulkan12Properties src) VkPhysicalDeviceVulkan12Properties.conformanceVersion(@NotNull VkConformanceVersion value) VkPhysicalDeviceVulkan12Properties.conformanceVersion(Consumer<@NotNull VkConformanceVersion> consumer) VkPhysicalDeviceVulkan12Properties.denormBehaviorIndependence(int value) VkPhysicalDeviceVulkan12Properties.driverID(int value) VkPhysicalDeviceVulkan12Properties.driverInfo(BytePtr value) VkPhysicalDeviceVulkan12Properties.driverInfo(@NotNull Consumer<BytePtr> consumer) VkPhysicalDeviceVulkan12Properties.driverName(BytePtr value) VkPhysicalDeviceVulkan12Properties.driverName(@NotNull Consumer<BytePtr> consumer) VkPhysicalDeviceVulkan12Properties.filterMinmaxImageComponentMapping(int value) VkPhysicalDeviceVulkan12Properties.filterMinmaxSingleComponentFormats(int value) VkPhysicalDeviceVulkan12Properties.framebufferIntegerColorSampleCounts(int value) VkPhysicalDeviceVulkan12Properties.independentResolve(int value) VkPhysicalDeviceVulkan12Properties.independentResolveNone(int value) VkPhysicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindInputAttachments(int value) VkPhysicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindSampledImages(int value) VkPhysicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindSamplers(int value) VkPhysicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffers(int value) VkPhysicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffersDynamic(int value) VkPhysicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindStorageImages(int value) VkPhysicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindUniformBuffers(int value) VkPhysicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindUniformBuffersDynamic(int value) VkPhysicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindInputAttachments(int value) VkPhysicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindSampledImages(int value) VkPhysicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindSamplers(int value) VkPhysicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageBuffers(int value) VkPhysicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageImages(int value) VkPhysicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindUniformBuffers(int value) VkPhysicalDeviceVulkan12Properties.maxPerStageUpdateAfterBindResources(int value) VkPhysicalDeviceVulkan12Properties.maxTimelineSemaphoreValueDifference(long value) VkPhysicalDeviceVulkan12Properties.maxUpdateAfterBindDescriptorsInAllPools(int value) VkPhysicalDeviceVulkan12Properties.pNext(@NotNull MemorySegment value) VkPhysicalDeviceVulkan12Properties.quadDivergentImplicitLod(int value) VkPhysicalDeviceVulkan12Properties.robustBufferAccessUpdateAfterBind(int value) VkPhysicalDeviceVulkan12Properties.roundingModeIndependence(int value) VkPhysicalDeviceVulkan12Properties.shaderDenormFlushToZeroFloat16(int value) VkPhysicalDeviceVulkan12Properties.shaderDenormFlushToZeroFloat32(int value) VkPhysicalDeviceVulkan12Properties.shaderDenormFlushToZeroFloat64(int value) VkPhysicalDeviceVulkan12Properties.shaderDenormPreserveFloat16(int value) VkPhysicalDeviceVulkan12Properties.shaderDenormPreserveFloat32(int value) VkPhysicalDeviceVulkan12Properties.shaderDenormPreserveFloat64(int value) VkPhysicalDeviceVulkan12Properties.shaderInputAttachmentArrayNonUniformIndexingNative(int value) VkPhysicalDeviceVulkan12Properties.shaderRoundingModeRTEFloat16(int value) VkPhysicalDeviceVulkan12Properties.shaderRoundingModeRTEFloat32(int value) VkPhysicalDeviceVulkan12Properties.shaderRoundingModeRTEFloat64(int value) VkPhysicalDeviceVulkan12Properties.shaderRoundingModeRTZFloat16(int value) VkPhysicalDeviceVulkan12Properties.shaderRoundingModeRTZFloat32(int value) VkPhysicalDeviceVulkan12Properties.shaderRoundingModeRTZFloat64(int value) VkPhysicalDeviceVulkan12Properties.shaderSampledImageArrayNonUniformIndexingNative(int value) VkPhysicalDeviceVulkan12Properties.shaderSignedZeroInfNanPreserveFloat16(int value) VkPhysicalDeviceVulkan12Properties.shaderSignedZeroInfNanPreserveFloat32(int value) VkPhysicalDeviceVulkan12Properties.shaderSignedZeroInfNanPreserveFloat64(int value) VkPhysicalDeviceVulkan12Properties.shaderStorageBufferArrayNonUniformIndexingNative(int value) VkPhysicalDeviceVulkan12Properties.shaderStorageImageArrayNonUniformIndexingNative(int value) VkPhysicalDeviceVulkan12Properties.shaderUniformBufferArrayNonUniformIndexingNative(int value) VkPhysicalDeviceVulkan12Properties.sType(int value) VkPhysicalDeviceVulkan12Properties.supportedDepthResolveModes(int value) VkPhysicalDeviceVulkan12Properties.supportedStencilResolveModes(int value) VkPhysicalDeviceVulkan12Properties.Ptr.toArray()Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceVulkan12PropertiesModifier and TypeMethodDescription@NotNull Iterator<VkPhysicalDeviceVulkan12Properties> VkPhysicalDeviceVulkan12Properties.Ptr.iterator()Methods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceVulkan12PropertiesModifier and TypeMethodDescriptionVkPhysicalDeviceVulkan12Properties.clone(Arena arena, VkPhysicalDeviceVulkan12Properties src) voidVkPhysicalDeviceVulkan12Properties.Ptr.write(long index, @NotNull VkPhysicalDeviceVulkan12Properties value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceVulkan12PropertiesModifier and TypeMethodDescriptionVkPhysicalDeviceVulkan12Properties.Ptr.at(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceVulkan12Properties> consumer)