Uses of Record Class
tech.icey.vk4j.handle.VkSemaphoreSciSyncPoolNV
Packages that use VkSemaphoreSciSyncPoolNV
-
Uses of VkSemaphoreSciSyncPoolNV in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkSemaphoreSciSyncPoolNVModifier and TypeMethodDescriptionvoidDeviceCommands.vkDestroySemaphoreSciSyncPoolNV(VkDevice device, @Nullable VkSemaphoreSciSyncPoolNV semaphorePool, @Nullable VkAllocationCallbacks pAllocator) -
Uses of VkSemaphoreSciSyncPoolNV in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkSemaphoreSciSyncPoolNVModifier and TypeMethodDescription@Nullable VkSemaphoreSciSyncPoolNVVkSemaphoreSciSyncCreateInfoNV.semaphorePool()Methods in tech.icey.vk4j.datatype with parameters of type VkSemaphoreSciSyncPoolNVModifier and TypeMethodDescriptionvoidVkSemaphoreSciSyncCreateInfoNV.semaphorePool(@Nullable VkSemaphoreSciSyncPoolNV value) -
Uses of VkSemaphoreSciSyncPoolNV in tech.icey.vk4j.handle
Methods in tech.icey.vk4j.handle that return VkSemaphoreSciSyncPoolNVModifier and TypeMethodDescriptionVkSemaphoreSciSyncPoolNV.Buffer.read()VkSemaphoreSciSyncPoolNV.Buffer.read(long index) VkSemaphoreSciSyncPoolNV.Buffer.readAll()Methods in tech.icey.vk4j.handle with parameters of type VkSemaphoreSciSyncPoolNVModifier and TypeMethodDescriptionvoidVkSemaphoreSciSyncPoolNV.Buffer.write(long index, VkSemaphoreSciSyncPoolNV value) voidVkSemaphoreSciSyncPoolNV.Buffer.write(VkSemaphoreSciSyncPoolNV value)