Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglColorClearCase.cpp85 struct ApiFunctions struct
110 static void renderClear (EGLint api, const ApiFunctions& func, const ClearOp& clear) in renderClear()
123 static void finish (EGLint api, const ApiFunctions& func) in finish()
136 static void readPixels (EGLint api, const ApiFunctions& func, tcu::Surface& dst) in readPixels()
187 ApiFunctions funcs; in executeForContexts()
281 …ay display, EGLSurface surface, EGLContext context, EGLint api, const ApiFunctions& funcs, const s… in ColorClearThread()
322 const ApiFunctions& m_funcs;
347 ApiFunctions funcs; in executeForContexts()