Home
last modified time | relevance | path

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

/reactos/dll/opengl/opengl32/
H A Dwgl.c654 const GLCLTPROCTABLE* apiTable; in wglMakeCurrent() local
700 apiTable = ctx->icd_data->DrvSetContext(hdc, ctx->dhglrc, set_api_table); in wglMakeCurrent()
701 if(!apiTable) in wglMakeCurrent()
710 set_api_table(apiTable); in wglMakeCurrent()