Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp190 case VULKAN_HPP_NAMESPACE::Format::eR16G16Sscaled: return 4; in blockSize()
438 case VULKAN_HPP_NAMESPACE::Format::eR16G16Sscaled: return "32-bit"; in compatibilityClass()
1238 case VULKAN_HPP_NAMESPACE::Format::eR16G16Sscaled: in componentBits()
2067 case VULKAN_HPP_NAMESPACE::Format::eR16G16Sscaled: return 2; in componentCount()
2867 case VULKAN_HPP_NAMESPACE::Format::eR16G16Sscaled: in componentName()
4808 case VULKAN_HPP_NAMESPACE::Format::eR16G16Sscaled: in componentNumericFormat()
7227 case VULKAN_HPP_NAMESPACE::Format::eR16G16Sscaled: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp198 case VULKAN_HPP_NAMESPACE::Format::eR16G16Sscaled: return 4; in blockSize()
457 case VULKAN_HPP_NAMESPACE::Format::eR16G16Sscaled: return "32-bit"; in compatibilityClass()
1268 case VULKAN_HPP_NAMESPACE::Format::eR16G16Sscaled: in componentBits()
2119 case VULKAN_HPP_NAMESPACE::Format::eR16G16Sscaled: return 2; in componentCount()
2930 case VULKAN_HPP_NAMESPACE::Format::eR16G16Sscaled: in componentName()
4965 case VULKAN_HPP_NAMESPACE::Format::eR16G16Sscaled: in componentNumericFormat()
7495 case VULKAN_HPP_NAMESPACE::Format::eR16G16Sscaled: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp809 eR16G16Sscaled = VK_FORMAT_R16G16_SSCALED, enumerator
Dvulkansc_to_string.hpp1837 case Format::eR16G16Sscaled : return "R16G16Sscaled"; in to_string()
Dvulkan_enums.hpp1542 eR16G16Sscaled = VK_FORMAT_R16G16_SSCALED, enumerator
Dvulkan_to_string.hpp3823 case Format::eR16G16Sscaled : return "R16G16Sscaled"; in to_string()