Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp122 case VULKAN_HPP_NAMESPACE::Format::eR8Sscaled: return 1; in blockSize()
370 case VULKAN_HPP_NAMESPACE::Format::eR8Sscaled: return "8-bit"; in compatibilityClass()
693 case VULKAN_HPP_NAMESPACE::Format::eR8Sscaled: in componentBits()
1999 case VULKAN_HPP_NAMESPACE::Format::eR8Sscaled: return 1; in componentCount()
2322 case VULKAN_HPP_NAMESPACE::Format::eR8Sscaled: in componentName()
4263 case VULKAN_HPP_NAMESPACE::Format::eR8Sscaled: in componentNumericFormat()
7159 case VULKAN_HPP_NAMESPACE::Format::eR8Sscaled: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp130 case VULKAN_HPP_NAMESPACE::Format::eR8Sscaled: return 1; in blockSize()
389 case VULKAN_HPP_NAMESPACE::Format::eR8Sscaled: return "8-bit"; in compatibilityClass()
723 case VULKAN_HPP_NAMESPACE::Format::eR8Sscaled: in componentBits()
2051 case VULKAN_HPP_NAMESPACE::Format::eR8Sscaled: return 1; in componentCount()
2385 case VULKAN_HPP_NAMESPACE::Format::eR8Sscaled: in componentName()
4420 case VULKAN_HPP_NAMESPACE::Format::eR8Sscaled: in componentNumericFormat()
7427 case VULKAN_HPP_NAMESPACE::Format::eR8Sscaled: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp741 eR8Sscaled = VK_FORMAT_R8_SSCALED, enumerator
Dvulkansc_to_string.hpp1769 case Format::eR8Sscaled : return "R8Sscaled"; in to_string()
Dvulkan_enums.hpp1474 eR8Sscaled = VK_FORMAT_R8_SSCALED, enumerator
Dvulkan_to_string.hpp3755 case Format::eR8Sscaled : return "R8Sscaled"; in to_string()