Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp136 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Sscaled: return 3; in blockSize()
384 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Sscaled: return "24-bit"; in compatibilityClass()
790 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Sscaled: in componentBits()
2013 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Sscaled: return 3; in componentCount()
2419 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Sscaled: in componentName()
4360 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Sscaled: in componentNumericFormat()
7173 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Sscaled: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp144 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Sscaled: return 3; in blockSize()
403 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Sscaled: return "24-bit"; in compatibilityClass()
820 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Sscaled: in componentBits()
2065 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Sscaled: return 3; in componentCount()
2482 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Sscaled: in componentName()
4517 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Sscaled: in componentNumericFormat()
7441 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Sscaled: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp755 eR8G8B8Sscaled = VK_FORMAT_R8G8B8_SSCALED, enumerator
Dvulkansc_to_string.hpp1783 case Format::eR8G8B8Sscaled : return "R8G8B8Sscaled"; in to_string()
Dvulkan_enums.hpp1488 eR8G8B8Sscaled = VK_FORMAT_R8G8B8_SSCALED, enumerator
Dvulkan_to_string.hpp3769 case Format::eR8G8B8Sscaled : return "R8G8B8Sscaled"; in to_string()