Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp158 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uint: return 4; in blockSize()
406 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uint: return "32-bit"; in compatibilityClass()
977 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uint: in componentBits()
2035 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uint: return 4; in componentCount()
2606 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uint: in componentName()
4547 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uint: in componentNumericFormat()
7195 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uint: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp166 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uint: return 4; in blockSize()
425 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uint: return "32-bit"; in compatibilityClass()
1007 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uint: in componentBits()
2087 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uint: return 4; in componentCount()
2669 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uint: in componentName()
4704 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uint: in componentNumericFormat()
7463 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8A8Uint: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp777 eB8G8R8A8Uint = VK_FORMAT_B8G8R8A8_UINT, enumerator
Dvulkansc_to_string.hpp1805 case Format::eB8G8R8A8Uint : return "B8G8R8A8Uint"; in to_string()
Dvulkan_enums.hpp1510 eB8G8R8A8Uint = VK_FORMAT_B8G8R8A8_UINT, enumerator
Dvulkan_to_string.hpp3791 case Format::eB8G8R8A8Uint : return "B8G8R8A8Uint"; in to_string()