Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/gl/
Dsetup_win32.cpp72 HGLRC hGLRC = wglGetCurrentContext(); in CreateCLContext() local
76 CL_GL_CONTEXT_KHR, (cl_context_properties) hGLRC, in CreateCLContext()
84 if (!hGLRC || !hDC) { in CreateCLContext()