Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp142 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uscaled: return 3; in blockSize()
390 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uscaled: return "24-bit"; in compatibilityClass()
838 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uscaled: in componentBits()
2019 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uscaled: return 3; in componentCount()
2467 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uscaled: in componentName()
4408 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uscaled: in componentNumericFormat()
7179 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uscaled: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp150 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uscaled: return 3; in blockSize()
409 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uscaled: return "24-bit"; in compatibilityClass()
868 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uscaled: in componentBits()
2071 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uscaled: return 3; in componentCount()
2530 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uscaled: in componentName()
4565 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uscaled: in componentNumericFormat()
7447 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uscaled: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp761 eB8G8R8Uscaled = VK_FORMAT_B8G8R8_USCALED, enumerator
Dvulkansc_to_string.hpp1789 case Format::eB8G8R8Uscaled : return "B8G8R8Uscaled"; in to_string()
Dvulkan_enums.hpp1494 eB8G8R8Uscaled = VK_FORMAT_B8G8R8_USCALED, enumerator
Dvulkan_to_string.hpp3775 case Format::eB8G8R8Uscaled : return "B8G8R8Uscaled"; in to_string()