Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp26 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: return {{ 4, 4, 1 }}; in blockExtent()
242 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: return 8; in blockSize()
490 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: return "BC1_RGB"; in compatibilityClass()
2119 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: return 3; in componentCount()
3263 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: in componentName()
5204 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: in componentNumericFormat()
6321 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: in componentsAreCompressed()
6396 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: return "BC"; in compressionScheme()
7279 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: return 16; in texelsPerBlock()
Dvulkan_format_traits.hpp26 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: return {{ 4, 4, 1 }}; in blockExtent()
250 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: return 8; in blockSize()
509 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: return "BC1_RGB"; in compatibilityClass()
2171 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: return 3; in componentCount()
3326 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: in componentName()
5361 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: in componentNumericFormat()
6572 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: in componentsAreCompressed()
6655 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: return "BC"; in compressionScheme()
7547 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: return 16; in texelsPerBlock()
Dvulkansc_enums.hpp861 eBc1RgbSrgbBlock = VK_FORMAT_BC1_RGB_SRGB_BLOCK, enumerator
Dvulkansc_to_string.hpp1889 case Format::eBc1RgbSrgbBlock : return "Bc1RgbSrgbBlock"; in to_string()
Dvulkan_enums.hpp1594 eBc1RgbSrgbBlock = VK_FORMAT_BC1_RGB_SRGB_BLOCK, enumerator
Dvulkan_to_string.hpp3875 case Format::eBc1RgbSrgbBlock : return "Bc1RgbSrgbBlock"; in to_string()