Uses of Interface
club.doki7.vulkan.datatype.IVkPushConstantRange
Packages that use IVkPushConstantRange
-
Uses of IVkPushConstantRange in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkPushConstantRangeModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkPushConstantRange
structure in native memory.static final record
Represents a pointer to / an array ofVkPushConstantRange
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkPushConstantRangeModifier and TypeMethodDescriptionVkIndirectExecutionSetShaderInfoEXT.pPushConstantRanges
(@Nullable IVkPushConstantRange value) VkPipelineLayoutCreateInfo.pPushConstantRanges
(@Nullable IVkPushConstantRange value) VkShaderCreateInfoEXT.pPushConstantRanges
(@Nullable IVkPushConstantRange value)