Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp156 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uscaled: return 4; in blockSize()
404 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uscaled: return "32-bit"; in compatibilityClass()
959 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uscaled: in componentBits()
2033 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uscaled: return 4; in componentCount()
2588 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uscaled: in componentName()
4529 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uscaled: in componentNumericFormat()
7193 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uscaled: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp164 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uscaled: return 4; in blockSize()
423 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uscaled: return "32-bit"; in compatibilityClass()
989 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uscaled: in componentBits()
2085 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uscaled: return 4; in componentCount()
2651 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uscaled: in componentName()
4686 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uscaled: in componentNumericFormat()
7461 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uscaled: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp775 eB8G8R8A8Uscaled = VK_FORMAT_B8G8R8A8_USCALED, enumerator
Dvulkansc_to_string.hpp1803 case Format::eB8G8R8A8Uscaled : return "B8G8R8A8Uscaled"; in to_string()
Dvulkan_enums.hpp1508 eB8G8R8A8Uscaled = VK_FORMAT_B8G8R8A8_USCALED, enumerator
Dvulkan_to_string.hpp3789 case Format::eB8G8R8A8Uscaled : return "B8G8R8A8Uscaled"; in to_string()