Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp189 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uscaled: return 4; in blockSize()
437 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uscaled: return "32-bit"; in compatibilityClass()
1231 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uscaled: in componentBits()
2066 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uscaled: return 2; in componentCount()
2860 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uscaled: in componentName()
4801 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uscaled: in componentNumericFormat()
7226 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uscaled: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp197 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uscaled: return 4; in blockSize()
456 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uscaled: return "32-bit"; in compatibilityClass()
1261 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uscaled: in componentBits()
2118 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uscaled: return 2; in componentCount()
2923 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uscaled: in componentName()
4958 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uscaled: in componentNumericFormat()
7494 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uscaled: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp808 eR16G16Uscaled = VK_FORMAT_R16G16_USCALED, enumerator
Dvulkansc_to_string.hpp1836 case Format::eR16G16Uscaled : return "R16G16Uscaled"; in to_string()
Dvulkan_enums.hpp1541 eR16G16Uscaled = VK_FORMAT_R16G16_USCALED, enumerator
Dvulkan_to_string.hpp3822 case Format::eR16G16Uscaled : return "R16G16Uscaled"; in to_string()