Home
last modified time | relevance | path

Searched defs:EGLenum (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwTypes.inl46 typedef deUint32 EGLenum; typedef
/external/deqp/modules/egl/
DteglChooseConfigTests.cpp124 …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()
DteglChooseConfigReference.cpp311 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/
Degl.h45 typedef unsigned int EGLenum; typedef