Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp150 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sscaled: return 4; in blockSize()
398 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sscaled: return "32-bit"; in compatibilityClass()
905 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sscaled: in componentBits()
2027 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sscaled: return 4; in componentCount()
2534 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sscaled: in componentName()
4475 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sscaled: in componentNumericFormat()
7187 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sscaled: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp158 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sscaled: return 4; in blockSize()
417 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sscaled: return "32-bit"; in compatibilityClass()
935 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sscaled: in componentBits()
2079 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sscaled: return 4; in componentCount()
2597 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sscaled: in componentName()
4632 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sscaled: in componentNumericFormat()
7455 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sscaled: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp769 eR8G8B8A8Sscaled = VK_FORMAT_R8G8B8A8_SSCALED, enumerator
Dvulkansc_to_string.hpp1797 case Format::eR8G8B8A8Sscaled : return "R8G8B8A8Sscaled"; in to_string()
Dvulkan_enums.hpp1502 eR8G8B8A8Sscaled = VK_FORMAT_R8G8B8A8_SSCALED, enumerator
Dvulkan_to_string.hpp3783 case Format::eR8G8B8A8Sscaled : return "R8G8B8A8Sscaled"; in to_string()