Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryRequirementsTests.cpp236 T nextFlagExcluding (T value, T excludedFlags) in nextFlagExcluding() argument
239 while ((tmp = nextFlag(tmp)) & static_cast<deUint32>(excludedFlags)); in nextFlagExcluding()