Searched refs:glview_direct_info (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/hgl/
H A DGLView.cpp28 struct glview_direct_info { struct
33 glview_direct_info();
34 ~glview_direct_info();
346 fClipInfo = new (std::nothrow) glview_direct_info();
383 fClipInfo = new (std::nothrow) glview_direct_info();
630 glview_direct_info::glview_direct_info() function in class:glview_direct_info
639 glview_direct_info::~glview_direct_info()
/xsrc/external/mit/MesaLib/dist/src/hgl/
H A DGLView.cpp28 struct glview_direct_info { struct
33 glview_direct_info();
34 ~glview_direct_info();
337 fClipInfo = new (std::nothrow) glview_direct_info();
374 fClipInfo = new (std::nothrow) glview_direct_info();
622 glview_direct_info::glview_direct_info() function in class:glview_direct_info
631 glview_direct_info::~glview_direct_info()
/xsrc/external/mit/MesaLib.old/dist/include/HaikuGL/
H A DGLView.h38 struct glview_direct_info;
116 glview_direct_info* fClipInfo;
/xsrc/external/mit/MesaLib/dist/include/HaikuGL/
H A DGLView.h39 struct glview_direct_info;
117 glview_direct_info* fClipInfo;

Completed in 4 milliseconds