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, VkSemaphoreSciSyncPoolNV semaphorePool, VkAllocationCallbacks pAllocator) -
Uses of VkSemaphoreSciSyncPoolNV in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkSemaphoreSciSyncPoolNVMethods in tech.icey.vk4j.datatype with parameters of type VkSemaphoreSciSyncPoolNVModifier and TypeMethodDescriptionvoidVkSemaphoreSciSyncCreateInfoNV.semaphorePool(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)