Home
last modified time | relevance | path

Searched defs:isWindow (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
H A DteglNegativePartialUpdateTests.cpp80 bool isWindow (const CandidateConfig& c) in isWindow() function
104 filters << isWindow; in getEGLConfig() local
H A DteglSwapBuffersTests.cpp438 static bool isWindow (const eglu::CandidateConfig& c) { return (c.surfaceType() & EGL_WINDOW_BIT) != 0; } in isWindow() function
443 baseFilters << isWindow; in init() local
H A DteglBufferAgeTests.cpp674 bool isWindow (const eglu::CandidateConfig& c) in isWindow() function
H A DteglGetFrameTimestampsTests.cpp773 bool isWindow (const eglu::CandidateConfig& c) in isWindow() function
781 baseFilters << isWindow; in init() local
H A DteglPartialUpdateTests.cpp626 bool isWindow (const eglu::CandidateConfig& c) in isWindow() function
H A DteglSwapBuffersWithDamageTests.cpp723 bool isWindow (const eglu::CandidateConfig& c) in isWindow() function
H A DteglRobustnessTests.cpp111 bool isWindow (const eglu::CandidateConfig& c) in isWindow() function

Completed in 11 milliseconds