Searched defs:EGLenum (Results 1 – 4 of 4) sorted by relevance
/external/deqp/framework/egl/wrapper/ |
D | eglwTypes.inl | 46 typedef deUint32 EGLenum; typedef
|
/external/deqp/modules/egl/ |
D | teglChooseConfigTests.cpp | 124 …onst char* name, const char* description, bool checkOrder, const std::vector<std::pair<EGLenum, EG… in ChooseConfigCase() 159 void executeTest (const std::vector<std::pair<EGLenum, EGLint> >& attributes, bool checkOrder) in executeTest() 212 void fillDontCare (std::vector<std::pair<EGLenum, EGLint> >& attributes) in fillDontCare()
|
D | teglChooseConfigReference.cpp | 311 void setValues (std::vector<std::pair<EGLenum, EGLint> > values) in setValues() 433 …ary& egl, EGLDisplay display, std::vector<EGLConfig>& dst, const std::vector<std::pair<EGLenum, EG… in chooseConfigReference()
|
/external/mesa3d/include/EGL/ |
D | egl.h | 45 typedef unsigned int EGLenum; typedef
|