Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp143 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Sscaled: return 3; in blockSize()
391 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Sscaled: return "24-bit"; in compatibilityClass()
846 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Sscaled: in componentBits()
2020 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Sscaled: return 3; in componentCount()
2475 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Sscaled: in componentName()
4416 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Sscaled: in componentNumericFormat()
7180 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Sscaled: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp151 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Sscaled: return 3; in blockSize()
410 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Sscaled: return "24-bit"; in compatibilityClass()
876 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Sscaled: in componentBits()
2072 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Sscaled: return 3; in componentCount()
2538 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Sscaled: in componentName()
4573 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Sscaled: in componentNumericFormat()
7448 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Sscaled: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp762 eB8G8R8Sscaled = VK_FORMAT_B8G8R8_SSCALED, enumerator
Dvulkansc_to_string.hpp1790 case Format::eB8G8R8Sscaled : return "B8G8R8Sscaled"; in to_string()
Dvulkan_enums.hpp1495 eB8G8R8Sscaled = VK_FORMAT_B8G8R8_SSCALED, enumerator
Dvulkan_to_string.hpp3776 case Format::eB8G8R8Sscaled : return "B8G8R8Sscaled"; in to_string()