Uses of Record Class
tech.icey.vk4j.handle.VkPipelineCache.Buffer
Packages that use VkPipelineCache.Buffer
-
Uses of VkPipelineCache.Buffer in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkPipelineCache.BufferModifier and TypeMethodDescriptionintDeviceCommands.vkCreatePipelineCache(VkDevice device, VkPipelineCacheCreateInfo pCreateInfo, VkAllocationCallbacks pAllocator, VkPipelineCache.Buffer pPipelineCache) intDeviceCommands.vkMergePipelineCaches(VkDevice device, VkPipelineCache dstCache, int srcCacheCount, VkPipelineCache.Buffer pSrcCaches) -
Uses of VkPipelineCache.Buffer in tech.icey.vk4j.handle
Methods in tech.icey.vk4j.handle that return VkPipelineCache.BufferModifier and TypeMethodDescriptionstatic VkPipelineCache.Bufferstatic VkPipelineCache.BufferVkPipelineCache.Buffer.offset(long offset) VkPipelineCache.Buffer.reinterpret(long newSize)