Home
last modified time | relevance | path

Searched refs:eR16G16B16A16Uscaled (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp203 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uscaled: return 8; in blockSize()
451 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uscaled: return "64-bit"; in compatibilityClass()
1340 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uscaled: in componentBits()
2080 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uscaled: return 4; in componentCount()
2969 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uscaled: in componentName()
4910 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uscaled: in componentNumericFormat()
7240 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uscaled: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp211 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uscaled: return 8; in blockSize()
470 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uscaled: return "64-bit"; in compatibilityClass()
1370 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uscaled: in componentBits()
2132 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uscaled: return 4; in componentCount()
3032 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uscaled: in componentName()
5067 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uscaled: in componentNumericFormat()
7508 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uscaled: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp822 eR16G16B16A16Uscaled = VK_FORMAT_R16G16B16A16_USCALED, enumerator
Dvulkansc_to_string.hpp1850 case Format::eR16G16B16A16Uscaled : return "R16G16B16A16Uscaled"; in to_string()
Dvulkan_enums.hpp1555 eR16G16B16A16Uscaled = VK_FORMAT_R16G16B16A16_USCALED, enumerator
Dvulkan_to_string.hpp3836 case Format::eR16G16B16A16Uscaled : return "R16G16B16A16Uscaled"; in to_string()