Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp130 case VULKAN_HPP_NAMESPACE::Format::eR8G8Uint: return 2; in blockSize()
378 case VULKAN_HPP_NAMESPACE::Format::eR8G8Uint: return "16-bit"; in compatibilityClass()
745 case VULKAN_HPP_NAMESPACE::Format::eR8G8Uint: in componentBits()
2007 case VULKAN_HPP_NAMESPACE::Format::eR8G8Uint: return 2; in componentCount()
2374 case VULKAN_HPP_NAMESPACE::Format::eR8G8Uint: in componentName()
4315 case VULKAN_HPP_NAMESPACE::Format::eR8G8Uint: in componentNumericFormat()
7167 case VULKAN_HPP_NAMESPACE::Format::eR8G8Uint: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp138 case VULKAN_HPP_NAMESPACE::Format::eR8G8Uint: return 2; in blockSize()
397 case VULKAN_HPP_NAMESPACE::Format::eR8G8Uint: return "16-bit"; in compatibilityClass()
775 case VULKAN_HPP_NAMESPACE::Format::eR8G8Uint: in componentBits()
2059 case VULKAN_HPP_NAMESPACE::Format::eR8G8Uint: return 2; in componentCount()
2437 case VULKAN_HPP_NAMESPACE::Format::eR8G8Uint: in componentName()
4472 case VULKAN_HPP_NAMESPACE::Format::eR8G8Uint: in componentNumericFormat()
7435 case VULKAN_HPP_NAMESPACE::Format::eR8G8Uint: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp749 eR8G8Uint = VK_FORMAT_R8G8_UINT, enumerator
Dvulkansc_to_string.hpp1777 case Format::eR8G8Uint : return "R8G8Uint"; in to_string()
Dvulkan_enums.hpp1482 eR8G8Uint = VK_FORMAT_R8G8_UINT, enumerator
Dvulkan_to_string.hpp3763 case Format::eR8G8Uint : return "R8G8Uint"; in to_string()