Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp146 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Srgb: return 3; in blockSize()
394 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Srgb: return "24-bit"; in compatibilityClass()
870 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Srgb: in componentBits()
2023 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Srgb: return 3; in componentCount()
2499 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Srgb: in componentName()
4440 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Srgb: in componentNumericFormat()
7183 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Srgb: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp154 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Srgb: return 3; in blockSize()
413 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Srgb: return "24-bit"; in compatibilityClass()
900 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Srgb: in componentBits()
2075 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Srgb: return 3; in componentCount()
2562 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Srgb: in componentName()
4597 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Srgb: in componentNumericFormat()
7451 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Srgb: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp765 eB8G8R8Srgb = VK_FORMAT_B8G8R8_SRGB, enumerator
Dvulkansc_to_string.hpp1793 case Format::eB8G8R8Srgb : return "B8G8R8Srgb"; in to_string()
Dvulkan_enums.hpp1498 eB8G8R8Srgb = VK_FORMAT_B8G8R8_SRGB, enumerator
Dvulkan_to_string.hpp3779 case Format::eB8G8R8Srgb : return "B8G8R8Srgb"; in to_string()