HomeSort by relevance Sort by last modified time
    Searched refs:tmpCtx (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/platform/win32/
tcuWGL.cpp 221 HGLRC tmpCtx = m_functions.createContext(tmpWindow.getDeviceContext());
222 if (!tmpCtx || !m_functions.makeCurrent(tmpWindow.getDeviceContext(), tmpCtx))
224 if (tmpCtx)
225 m_functions.deleteContext(tmpCtx);
238 m_functions.deleteContext(tmpCtx);
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 112 milliseconds