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 recordRepresents a pointer to aVkPushConstantRangestructure in native memory.static final recordRepresents a pointer to / an array ofVkPushConstantRangestructure(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)