Uses of Record Class
tech.icey.vk4j.datatype.VkPushConstantRange
Packages that use VkPushConstantRange
-
Uses of VkPushConstantRange in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkPushConstantRangeModifier and TypeMethodDescriptionstatic VkPushConstantRangestatic VkPushConstantRange[]static VkPushConstantRangeVkPushConstantRange.clone(Arena arena, VkPushConstantRange src) static VkPushConstantRange[]VkPushConstantRange.clone(Arena arena, VkPushConstantRange[] src) @Nullable VkPushConstantRangeVkPipelineLayoutCreateInfo.pPushConstantRanges()@Nullable VkPushConstantRange[]VkPipelineLayoutCreateInfo.pPushConstantRanges(int assumedCount) @Nullable VkPushConstantRangeVkShaderCreateInfoEXT.pPushConstantRanges()@Nullable VkPushConstantRange[]VkShaderCreateInfoEXT.pPushConstantRanges(int assumedCount) Methods in tech.icey.vk4j.datatype with parameters of type VkPushConstantRangeModifier and TypeMethodDescriptionstatic VkPushConstantRangeVkPushConstantRange.clone(Arena arena, VkPushConstantRange src) static VkPushConstantRange[]VkPushConstantRange.clone(Arena arena, VkPushConstantRange[] src) voidVkPipelineLayoutCreateInfo.pPushConstantRanges(@Nullable VkPushConstantRange value) voidVkShaderCreateInfoEXT.pPushConstantRanges(@Nullable VkPushConstantRange value)