Home
last modified time | relevance | path

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

/third_party/mesa3d/include/HaikuGL/
DGLView.h89 void* getGC() { return fGc; } // ??? in getGC()
112 void* fGc; variable
182 void* fGc; variable
/third_party/mesa3d/src/hgl/
DGLView.cpp42 fGc(NULL), in BGLView()
461 fGc(NULL), in BGLView()