Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglRobustnessTests.cpp1364 glw::GLboolean isContextRobust = GL_FALSE; in execute() local
1366 GLU_CHECK_GLW_CALL(gl, getBooleanv(GL_CONTEXT_ROBUST_ACCESS_EXT, &isContextRobust)); in execute()
1380 if (isContextRobust) in execute()
1385 else if (isContextRobust) in execute()