Home
last modified time | relevance | path

Searched defs:ignore (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DTextureRectangleTest.cpp71 ScopedIgnorePlatformMessages ignore; in TEST_P() local
158 ScopedIgnorePlatformMessages ignore; in TEST_P() local
/device/generic/vulkan-cereal/protocols/vulkan/config/chunkindex/
Dlunr.js3047 lunr.QueryLexer.prototype.ignore = function () { method in lunr.QueryLexer
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan.hpp6355 void ignore( T const & ) VULKAN_HPP_NOEXCEPT in ignore() function