Home
last modified time | relevance | path

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

/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp19 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = false; member
1949 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2001 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2058 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2079 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2100 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2122 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2155 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2177 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2201 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
[all …]
/external/swiftshader/include/vulkan/
Dvulkan_enums.hpp18 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = false; member
1872 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1924 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
1980 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2001 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2022 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2044 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2077 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2099 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2123 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
[all …]
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_enums.hpp19 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = false; member
2051 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2106 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2169 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2193 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2217 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2241 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2277 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2301 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
2328 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true; member
[all …]
/external/mesa3d/src/gfxstream/codegen/scripts/cereal/common/
Dvulkantypes.py455 def isBitmask(self, typeInfo): member in VulkanType