Uses of Record Class
tech.icey.vk4j.handle.VkMicromapEXT.Buffer
Packages that use VkMicromapEXT.Buffer
-
Uses of VkMicromapEXT.Buffer in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkMicromapEXT.BufferModifier and TypeMethodDescriptionvoidDeviceCommands.vkCmdWriteMicromapsPropertiesEXT(VkCommandBuffer commandBuffer, int micromapCount, VkMicromapEXT.Buffer pMicromaps, int queryType, VkQueryPool queryPool, int firstQuery) intDeviceCommands.vkCreateMicromapEXT(VkDevice device, VkMicromapCreateInfoEXT pCreateInfo, VkAllocationCallbacks pAllocator, VkMicromapEXT.Buffer pMicromap) intDeviceCommands.vkWriteMicromapsPropertiesEXT(VkDevice device, int micromapCount, VkMicromapEXT.Buffer pMicromaps, int queryType, long dataSize, MemorySegment pData, long stride) -
Uses of VkMicromapEXT.Buffer in tech.icey.vk4j.handle
Methods in tech.icey.vk4j.handle that return VkMicromapEXT.BufferModifier and TypeMethodDescriptionstatic VkMicromapEXT.Bufferstatic VkMicromapEXT.BufferVkMicromapEXT.Buffer.offset(long offset) VkMicromapEXT.Buffer.reinterpret(long newSize)