Uses of Record Class
tech.icey.vk4j.datatype.VkRenderingInfo
Packages that use VkRenderingInfo
-
Uses of VkRenderingInfo in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkRenderingInfoModifier and TypeMethodDescriptionvoidDeviceCommands.vkCmdBeginRendering(VkCommandBuffer commandBuffer, VkRenderingInfo pRenderingInfo) intDeviceCommands.vkGetDynamicRenderingTilePropertiesQCOM(VkDevice device, VkRenderingInfo pRenderingInfo, VkTilePropertiesQCOM pProperties) -
Uses of VkRenderingInfo in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkRenderingInfoModifier and TypeMethodDescriptionstatic VkRenderingInfostatic VkRenderingInfo[]static VkRenderingInfoVkRenderingInfo.clone(Arena arena, VkRenderingInfo src) static VkRenderingInfo[]VkRenderingInfo.clone(Arena arena, VkRenderingInfo[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkRenderingInfoModifier and TypeMethodDescriptionstatic VkRenderingInfoVkRenderingInfo.clone(Arena arena, VkRenderingInfo src) static VkRenderingInfo[]VkRenderingInfo.clone(Arena arena, VkRenderingInfo[] src)