Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp141 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Snorm: return 3; in blockSize()
389 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Snorm: return "24-bit"; in compatibilityClass()
830 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Snorm: in componentBits()
2018 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Snorm: return 3; in componentCount()
2459 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Snorm: in componentName()
4400 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Snorm: in componentNumericFormat()
7178 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Snorm: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp149 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Snorm: return 3; in blockSize()
408 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Snorm: return "24-bit"; in compatibilityClass()
860 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Snorm: in componentBits()
2070 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Snorm: return 3; in componentCount()
2522 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Snorm: in componentName()
4557 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Snorm: in componentNumericFormat()
7446 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Snorm: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp760 eB8G8R8Snorm = VK_FORMAT_B8G8R8_SNORM, enumerator
Dvulkansc_to_string.hpp1788 case Format::eB8G8R8Snorm : return "B8G8R8Snorm"; in to_string()
Dvulkan_enums.hpp1493 eB8G8R8Snorm = VK_FORMAT_B8G8R8_SNORM, enumerator
Dvulkan_to_string.hpp3774 case Format::eB8G8R8Snorm : return "B8G8R8Snorm"; in to_string()