Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp218 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Sint: return 16; in blockSize()
466 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Sint: return "128-bit"; in compatibilityClass()
1457 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Sint: in componentBits()
2095 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Sint: return 4; in componentCount()
3086 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Sint: in componentName()
5027 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Sint: in componentNumericFormat()
7255 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Sint: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp226 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Sint: return 16; in blockSize()
485 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Sint: return "128-bit"; in compatibilityClass()
1487 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Sint: in componentBits()
2147 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Sint: return 4; in componentCount()
3149 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Sint: in componentName()
5184 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Sint: in componentNumericFormat()
7523 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Sint: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp837 eR32G32B32A32Sint = VK_FORMAT_R32G32B32A32_SINT, enumerator
Dvulkansc_to_string.hpp1865 case Format::eR32G32B32A32Sint : return "R32G32B32A32Sint"; in to_string()
Dvulkan_enums.hpp1570 eR32G32B32A32Sint = VK_FORMAT_R32G32B32A32_SINT, enumerator
Dvulkan_to_string.hpp3851 case Format::eR32G32B32A32Sint : return "R32G32B32A32Sint"; in to_string()