Uses of Record Class
tech.icey.vk4j.datatype.VkPushConstantsInfoKHR
Packages that use VkPushConstantsInfoKHR
-
Uses of VkPushConstantsInfoKHR in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkPushConstantsInfoKHRModifier and TypeMethodDescriptionvoidDeviceCommands.vkCmdPushConstants2KHR(VkCommandBuffer commandBuffer, VkPushConstantsInfoKHR pPushConstantsInfo) -
Uses of VkPushConstantsInfoKHR in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkPushConstantsInfoKHRModifier and TypeMethodDescriptionstatic VkPushConstantsInfoKHRstatic VkPushConstantsInfoKHR[]static VkPushConstantsInfoKHRVkPushConstantsInfoKHR.clone(Arena arena, VkPushConstantsInfoKHR src) static VkPushConstantsInfoKHR[]VkPushConstantsInfoKHR.clone(Arena arena, VkPushConstantsInfoKHR[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkPushConstantsInfoKHRModifier and TypeMethodDescriptionstatic VkPushConstantsInfoKHRVkPushConstantsInfoKHR.clone(Arena arena, VkPushConstantsInfoKHR src) static VkPushConstantsInfoKHR[]VkPushConstantsInfoKHR.clone(Arena arena, VkPushConstantsInfoKHR[] src)