Home
last modified time | relevance | path

Searched defs:isBitmask (Results 1 – 7 of 7) sorted by relevance

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_enums.hpp1561 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1616 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1674 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1698 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1719 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1741 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1776 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1801 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1825 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1871 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
[all …]
Dvulkan.hpp407 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = false; member
/external/swiftshader/include/vulkan/
Dvulkan_enums.hpp1487 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1559 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1628 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1664 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1686 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1710 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1751 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1781 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1809 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1855 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
[all …]
Dvulkan.hpp387 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = false; member
/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp1500 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1557 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1616 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1642 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1663 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1685 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1720 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1745 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1769 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1815 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
[all …]
Dvulkan.hpp398 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = false; member
/external/gfxstream-protocols/registry/vulkan/scripts/cereal/common/
Dvulkantypes.py350 def isBitmask(self, typeInfo): member in VulkanType