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) VkPipelineLayoutCreateInfo.pPushConstantRanges()VkPipelineLayoutCreateInfo.pPushConstantRanges(int assumedCount) VkShaderCreateInfoEXT.pPushConstantRanges()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(VkPushConstantRange value) voidVkShaderCreateInfoEXT.pPushConstantRanges(VkPushConstantRange value)