Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp135 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uscaled: return 3; in blockSize()
383 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uscaled: return "24-bit"; in compatibilityClass()
782 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uscaled: in componentBits()
2012 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uscaled: return 3; in componentCount()
2411 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uscaled: in componentName()
4352 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uscaled: in componentNumericFormat()
7172 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uscaled: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp143 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uscaled: return 3; in blockSize()
402 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uscaled: return "24-bit"; in compatibilityClass()
812 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uscaled: in componentBits()
2064 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uscaled: return 3; in componentCount()
2474 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uscaled: in componentName()
4509 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uscaled: in componentNumericFormat()
7440 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uscaled: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp754 eR8G8B8Uscaled = VK_FORMAT_R8G8B8_USCALED, enumerator
Dvulkansc_to_string.hpp1782 case Format::eR8G8B8Uscaled : return "R8G8B8Uscaled"; in to_string()
Dvulkan_enums.hpp1487 eR8G8B8Uscaled = VK_FORMAT_R8G8B8_USCALED, enumerator
Dvulkan_to_string.hpp3768 case Format::eR8G8B8Uscaled : return "R8G8B8Uscaled"; in to_string()