Uses of Record Class
tech.icey.vk4j.handle.VkPipelineBinaryKHR
Packages that use VkPipelineBinaryKHR
-
Uses of VkPipelineBinaryKHR in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkPipelineBinaryKHRModifier and TypeMethodDescriptionvoidDeviceCommands.vkDestroyPipelineBinaryKHR(VkDevice device, VkPipelineBinaryKHR pipelineBinary, VkAllocationCallbacks pAllocator) -
Uses of VkPipelineBinaryKHR in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkPipelineBinaryKHRMethods in tech.icey.vk4j.datatype with parameters of type VkPipelineBinaryKHRModifier and TypeMethodDescriptionvoidVkPipelineBinaryDataInfoKHR.pipelineBinary(VkPipelineBinaryKHR value) -
Uses of VkPipelineBinaryKHR in tech.icey.vk4j.handle
Methods in tech.icey.vk4j.handle that return VkPipelineBinaryKHRModifier and TypeMethodDescriptionVkPipelineBinaryKHR.Buffer.read()VkPipelineBinaryKHR.Buffer.read(long index) VkPipelineBinaryKHR.Buffer.readAll()Methods in tech.icey.vk4j.handle with parameters of type VkPipelineBinaryKHRModifier and TypeMethodDescriptionvoidVkPipelineBinaryKHR.Buffer.write(long index, VkPipelineBinaryKHR value) voidVkPipelineBinaryKHR.Buffer.write(VkPipelineBinaryKHR value)