Uses of Record Class
tech.icey.vk4j.datatype.VkAttachmentSampleLocationsEXT
Packages that use VkAttachmentSampleLocationsEXT
-
Uses of VkAttachmentSampleLocationsEXT in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkAttachmentSampleLocationsEXTModifier and TypeMethodDescriptionstatic VkAttachmentSampleLocationsEXT[]VkAttachmentSampleLocationsEXT.clone(Arena arena, VkAttachmentSampleLocationsEXT src) static VkAttachmentSampleLocationsEXT[]VkAttachmentSampleLocationsEXT.clone(Arena arena, VkAttachmentSampleLocationsEXT[] src) @Nullable VkAttachmentSampleLocationsEXTVkRenderPassSampleLocationsBeginInfoEXT.pAttachmentInitialSampleLocations()@Nullable VkAttachmentSampleLocationsEXT[]VkRenderPassSampleLocationsBeginInfoEXT.pAttachmentInitialSampleLocations(int assumedCount) Methods in tech.icey.vk4j.datatype with parameters of type VkAttachmentSampleLocationsEXTModifier and TypeMethodDescriptionVkAttachmentSampleLocationsEXT.clone(Arena arena, VkAttachmentSampleLocationsEXT src) static VkAttachmentSampleLocationsEXT[]VkAttachmentSampleLocationsEXT.clone(Arena arena, VkAttachmentSampleLocationsEXT[] src) voidVkRenderPassSampleLocationsBeginInfoEXT.pAttachmentInitialSampleLocations(@Nullable VkAttachmentSampleLocationsEXT value)