Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp157 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Sscaled: return 4; in blockSize()
405 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Sscaled: return "32-bit"; in compatibilityClass()
968 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Sscaled: in componentBits()
2034 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Sscaled: return 4; in componentCount()
2597 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Sscaled: in componentName()
4538 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Sscaled: in componentNumericFormat()
7194 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Sscaled: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp165 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Sscaled: return 4; in blockSize()
424 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Sscaled: return "32-bit"; in compatibilityClass()
998 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Sscaled: in componentBits()
2086 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Sscaled: return 4; in componentCount()
2660 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Sscaled: in componentName()
4695 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Sscaled: in componentNumericFormat()
7462 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Sscaled: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp776 eB8G8R8A8Sscaled = VK_FORMAT_B8G8R8A8_SSCALED, enumerator
Dvulkansc_to_string.hpp1804 case Format::eB8G8R8A8Sscaled : return "B8G8R8A8Sscaled"; in to_string()
Dvulkan_enums.hpp1509 eB8G8R8A8Sscaled = VK_FORMAT_B8G8R8A8_SSCALED, enumerator
Dvulkan_to_string.hpp3790 case Format::eB8G8R8A8Sscaled : return "B8G8R8A8Sscaled"; in to_string()