Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp191 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uint: return 4; in blockSize()
439 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uint: return "32-bit"; in compatibilityClass()
1245 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uint: in componentBits()
2068 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uint: return 2; in componentCount()
2874 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uint: in componentName()
4815 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uint: in componentNumericFormat()
7228 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uint: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp199 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uint: return 4; in blockSize()
458 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uint: return "32-bit"; in compatibilityClass()
1275 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uint: in componentBits()
2120 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uint: return 2; in componentCount()
2937 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uint: in componentName()
4972 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uint: in componentNumericFormat()
7496 case VULKAN_HPP_NAMESPACE::Format::eR16G16Uint: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp810 eR16G16Uint = VK_FORMAT_R16G16_UINT, enumerator
Dvulkansc_to_string.hpp1838 case Format::eR16G16Uint : return "R16G16Uint"; in to_string()
Dvulkan_enums.hpp1543 eR16G16Uint = VK_FORMAT_R16G16_UINT, enumerator
Dvulkan_to_string.hpp3824 case Format::eR16G16Uint : return "R16G16Uint"; in to_string()