Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp153 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Srgb: return 4; in blockSize()
401 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Srgb: return "32-bit"; in compatibilityClass()
932 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Srgb: in componentBits()
2030 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Srgb: return 4; in componentCount()
2561 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Srgb: in componentName()
4502 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Srgb: in componentNumericFormat()
7190 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Srgb: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp161 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Srgb: return 4; in blockSize()
420 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Srgb: return "32-bit"; in compatibilityClass()
962 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Srgb: in componentBits()
2082 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Srgb: return 4; in componentCount()
2624 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Srgb: in componentName()
4659 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Srgb: in componentNumericFormat()
7458 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Srgb: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp772 eR8G8B8A8Srgb = VK_FORMAT_R8G8B8A8_SRGB, enumerator
Dvulkansc_to_string.hpp1800 case Format::eR8G8B8A8Srgb : return "R8G8B8A8Srgb"; in to_string()
Dvulkan_enums.hpp1505 eR8G8B8A8Srgb = VK_FORMAT_R8G8B8A8_SRGB, enumerator
Dvulkan_to_string.hpp3786 case Format::eR8G8B8A8Srgb : return "R8G8B8A8Srgb"; in to_string()