Uses of Record Class
tech.icey.vk4j.datatype.VkPipelineExecutableInfoKHR
Packages that use VkPipelineExecutableInfoKHR
-
Uses of VkPipelineExecutableInfoKHR in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkPipelineExecutableInfoKHRModifier and TypeMethodDescriptionintDeviceCommands.vkGetPipelineExecutableInternalRepresentationsKHR(VkDevice device, VkPipelineExecutableInfoKHR pExecutableInfo, tech.icey.panama.buffer.IntBuffer pInternalRepresentationCount, VkPipelineExecutableInternalRepresentationKHR pInternalRepresentations) intDeviceCommands.vkGetPipelineExecutableStatisticsKHR(VkDevice device, VkPipelineExecutableInfoKHR pExecutableInfo, tech.icey.panama.buffer.IntBuffer pStatisticCount, VkPipelineExecutableStatisticKHR pStatistics) -
Uses of VkPipelineExecutableInfoKHR in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkPipelineExecutableInfoKHRModifier and TypeMethodDescriptionstatic VkPipelineExecutableInfoKHRstatic VkPipelineExecutableInfoKHR[]static VkPipelineExecutableInfoKHRVkPipelineExecutableInfoKHR.clone(Arena arena, VkPipelineExecutableInfoKHR src) static VkPipelineExecutableInfoKHR[]VkPipelineExecutableInfoKHR.clone(Arena arena, VkPipelineExecutableInfoKHR[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkPipelineExecutableInfoKHRModifier and TypeMethodDescriptionstatic VkPipelineExecutableInfoKHRVkPipelineExecutableInfoKHR.clone(Arena arena, VkPipelineExecutableInfoKHR src) static VkPipelineExecutableInfoKHR[]VkPipelineExecutableInfoKHR.clone(Arena arena, VkPipelineExecutableInfoKHR[] src)