Uses of Record Class
tech.icey.vk4j.handle.VkPerformanceConfigurationINTEL
Packages that use VkPerformanceConfigurationINTEL
-
Uses of VkPerformanceConfigurationINTEL in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkPerformanceConfigurationINTELModifier and TypeMethodDescriptionintDeviceCommands.vkQueueSetPerformanceConfigurationINTEL(VkQueue queue, VkPerformanceConfigurationINTEL configuration) intDeviceCommands.vkReleasePerformanceConfigurationINTEL(VkDevice device, VkPerformanceConfigurationINTEL configuration) -
Uses of VkPerformanceConfigurationINTEL in tech.icey.vk4j.handle
Methods in tech.icey.vk4j.handle that return VkPerformanceConfigurationINTELModifier and TypeMethodDescriptionVkPerformanceConfigurationINTEL.Buffer.read()VkPerformanceConfigurationINTEL.Buffer.read(long index) VkPerformanceConfigurationINTEL.Buffer.readAll()Methods in tech.icey.vk4j.handle with parameters of type VkPerformanceConfigurationINTELModifier and TypeMethodDescriptionvoidVkPerformanceConfigurationINTEL.Buffer.write(long index, VkPerformanceConfigurationINTEL value) voidVkPerformanceConfigurationINTEL.Buffer.write(VkPerformanceConfigurationINTEL value)