Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp149 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uscaled: return 4; in blockSize()
397 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uscaled: return "32-bit"; in compatibilityClass()
896 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uscaled: in componentBits()
2026 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uscaled: return 4; in componentCount()
2525 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uscaled: in componentName()
4466 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uscaled: in componentNumericFormat()
7186 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uscaled: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp157 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uscaled: return 4; in blockSize()
416 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uscaled: return "32-bit"; in compatibilityClass()
926 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uscaled: in componentBits()
2078 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uscaled: return 4; in componentCount()
2588 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uscaled: in componentName()
4623 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uscaled: in componentNumericFormat()
7454 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uscaled: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp768 eR8G8B8A8Uscaled = VK_FORMAT_R8G8B8A8_USCALED, enumerator
Dvulkansc_to_string.hpp1796 case Format::eR8G8B8A8Uscaled : return "R8G8B8A8Uscaled"; in to_string()
Dvulkan_enums.hpp1501 eR8G8B8A8Uscaled = VK_FORMAT_R8G8B8A8_USCALED, enumerator
Dvulkan_to_string.hpp3782 case Format::eR8G8B8A8Uscaled : return "R8G8B8A8Uscaled"; in to_string()