Searched refs:stw_override_opengl32_entry_points (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_context.h36 stw_override_opengl32_entry_points(wglCreateContext_t create, wglDeleteContext_t delete);
H A Dstw_ext_context.c52 stw_override_opengl32_entry_points(wglCreateContext_t create, wglDeleteContext_t delete) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c66 stw_override_opengl32_entry_points(&wglCreateContext, &wglDeleteContext);
75 stw_override_opengl32_entry_points(&wglCreateContext, &wglDeleteContext);

Completed in 4 milliseconds