Uses of Record Class
tech.icey.vk4j.handle.VkSamplerYcbcrConversion
Packages that use VkSamplerYcbcrConversion
-
Uses of VkSamplerYcbcrConversion in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkSamplerYcbcrConversionModifier and TypeMethodDescriptionvoidDeviceCommands.vkDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, VkAllocationCallbacks pAllocator) -
Uses of VkSamplerYcbcrConversion in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkSamplerYcbcrConversionMethods in tech.icey.vk4j.datatype with parameters of type VkSamplerYcbcrConversionModifier and TypeMethodDescriptionvoidVkSamplerYcbcrConversionInfo.conversion(VkSamplerYcbcrConversion value) -
Uses of VkSamplerYcbcrConversion in tech.icey.vk4j.handle
Methods in tech.icey.vk4j.handle that return VkSamplerYcbcrConversionModifier and TypeMethodDescriptionVkSamplerYcbcrConversion.Buffer.read()VkSamplerYcbcrConversion.Buffer.read(long index) VkSamplerYcbcrConversion.Buffer.readAll()Methods in tech.icey.vk4j.handle with parameters of type VkSamplerYcbcrConversionModifier and TypeMethodDescriptionvoidVkSamplerYcbcrConversion.Buffer.write(long index, VkSamplerYcbcrConversion value) voidVkSamplerYcbcrConversion.Buffer.write(VkSamplerYcbcrConversion value)