Searched defs:contexts_allocated (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/glx/tests/ | ||
H A D | fake_glx_screen.cpp | 49 int fake_glx_context::contexts_allocated = 0; member in fake_glx_context |
H A D | fake_glx_screen.h | 92 static int contexts_allocated; member in fake_glx_context |
H A D | create_context_unittest.cpp | 151 fake_glx_context::contexts_allocated = 0; in SetUp() member in fake_glx_context |
Completed in 2 milliseconds