Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cContextFlushControlTests.cpp260 glw::GLfloat test_time_flush = testTime(true); in iterate() local
262 is_ok = (test_time_no_flush < test_time_flush); in iterate()