Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp183 case VULKAN_HPP_NAMESPACE::Format::eR16Sscaled: return 2; in blockSize()
431 case VULKAN_HPP_NAMESPACE::Format::eR16Sscaled: return "16-bit"; in compatibilityClass()
1193 case VULKAN_HPP_NAMESPACE::Format::eR16Sscaled: in componentBits()
2060 case VULKAN_HPP_NAMESPACE::Format::eR16Sscaled: return 1; in componentCount()
2822 case VULKAN_HPP_NAMESPACE::Format::eR16Sscaled: in componentName()
4763 case VULKAN_HPP_NAMESPACE::Format::eR16Sscaled: in componentNumericFormat()
7220 case VULKAN_HPP_NAMESPACE::Format::eR16Sscaled: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp191 case VULKAN_HPP_NAMESPACE::Format::eR16Sscaled: return 2; in blockSize()
450 case VULKAN_HPP_NAMESPACE::Format::eR16Sscaled: return "16-bit"; in compatibilityClass()
1223 case VULKAN_HPP_NAMESPACE::Format::eR16Sscaled: in componentBits()
2112 case VULKAN_HPP_NAMESPACE::Format::eR16Sscaled: return 1; in componentCount()
2885 case VULKAN_HPP_NAMESPACE::Format::eR16Sscaled: in componentName()
4920 case VULKAN_HPP_NAMESPACE::Format::eR16Sscaled: in componentNumericFormat()
7488 case VULKAN_HPP_NAMESPACE::Format::eR16Sscaled: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp802 eR16Sscaled = VK_FORMAT_R16_SSCALED, enumerator
Dvulkansc_to_string.hpp1830 case Format::eR16Sscaled : return "R16Sscaled"; in to_string()
Dvulkan_enums.hpp1535 eR16Sscaled = VK_FORMAT_R16_SSCALED, enumerator
Dvulkan_to_string.hpp3816 case Format::eR16Sscaled : return "R16Sscaled"; in to_string()