Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp129 case VULKAN_HPP_NAMESPACE::Format::eR8G8Sscaled: return 2; in blockSize()
377 case VULKAN_HPP_NAMESPACE::Format::eR8G8Sscaled: return "16-bit"; in compatibilityClass()
738 case VULKAN_HPP_NAMESPACE::Format::eR8G8Sscaled: in componentBits()
2006 case VULKAN_HPP_NAMESPACE::Format::eR8G8Sscaled: return 2; in componentCount()
2367 case VULKAN_HPP_NAMESPACE::Format::eR8G8Sscaled: in componentName()
4308 case VULKAN_HPP_NAMESPACE::Format::eR8G8Sscaled: in componentNumericFormat()
7166 case VULKAN_HPP_NAMESPACE::Format::eR8G8Sscaled: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp137 case VULKAN_HPP_NAMESPACE::Format::eR8G8Sscaled: return 2; in blockSize()
396 case VULKAN_HPP_NAMESPACE::Format::eR8G8Sscaled: return "16-bit"; in compatibilityClass()
768 case VULKAN_HPP_NAMESPACE::Format::eR8G8Sscaled: in componentBits()
2058 case VULKAN_HPP_NAMESPACE::Format::eR8G8Sscaled: return 2; in componentCount()
2430 case VULKAN_HPP_NAMESPACE::Format::eR8G8Sscaled: in componentName()
4465 case VULKAN_HPP_NAMESPACE::Format::eR8G8Sscaled: in componentNumericFormat()
7434 case VULKAN_HPP_NAMESPACE::Format::eR8G8Sscaled: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp748 eR8G8Sscaled = VK_FORMAT_R8G8_SSCALED, enumerator
Dvulkansc_to_string.hpp1776 case Format::eR8G8Sscaled : return "R8G8Sscaled"; in to_string()
Dvulkan_enums.hpp1481 eR8G8Sscaled = VK_FORMAT_R8G8_SSCALED, enumerator
Dvulkan_to_string.hpp3762 case Format::eR8G8Sscaled : return "R8G8Sscaled"; in to_string()