Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/windows/gdi/
Dwgl.c150 static unsigned ctx_count = 0; variable
160 if (!ctx_count) { in wglCreateContext()
175 ctx_count++; in wglCreateContext()
191 ctx_count--; in wglDeleteContext()