Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp151 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uint: return 4; in blockSize()
399 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uint: return "32-bit"; in compatibilityClass()
914 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uint: in componentBits()
2028 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uint: return 4; in componentCount()
2543 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uint: in componentName()
4484 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uint: in componentNumericFormat()
7188 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uint: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp159 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uint: return 4; in blockSize()
418 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uint: return "32-bit"; in compatibilityClass()
944 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uint: in componentBits()
2080 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uint: return 4; in componentCount()
2606 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uint: in componentName()
4641 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uint: in componentNumericFormat()
7456 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Uint: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp770 eR8G8B8A8Uint = VK_FORMAT_R8G8B8A8_UINT, enumerator
Dvulkansc_to_string.hpp1798 case Format::eR8G8B8A8Uint : return "R8G8B8A8Uint"; in to_string()
Dvulkan_enums.hpp1503 eR8G8B8A8Uint = VK_FORMAT_R8G8B8A8_UINT, enumerator
Dvulkan_to_string.hpp3784 case Format::eR8G8B8A8Uint : return "R8G8B8A8Uint"; in to_string()