Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp152 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sint: return 4; in blockSize()
400 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sint: return "32-bit"; in compatibilityClass()
923 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sint: in componentBits()
2029 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sint: return 4; in componentCount()
2552 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sint: in componentName()
4493 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sint: in componentNumericFormat()
7189 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sint: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp160 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sint: return 4; in blockSize()
419 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sint: return "32-bit"; in compatibilityClass()
953 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sint: in componentBits()
2081 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sint: return 4; in componentCount()
2615 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sint: in componentName()
4650 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sint: in componentNumericFormat()
7457 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8A8Sint: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp771 eR8G8B8A8Sint = VK_FORMAT_R8G8B8A8_SINT, enumerator
Dvulkansc_to_string.hpp1799 case Format::eR8G8B8A8Sint : return "R8G8B8A8Sint"; in to_string()
Dvulkan_enums.hpp1504 eR8G8B8A8Sint = VK_FORMAT_R8G8B8A8_SINT, enumerator
Dvulkan_to_string.hpp3785 case Format::eR8G8B8A8Sint : return "R8G8B8A8Sint"; in to_string()