Searched defs:EGLenum (Results 1 – 7 of 7) sorted by relevance
/external/deqp/modules/egl/ |
D | teglChooseConfigTests.cpp | 99 …onst char* name, const char* description, bool checkOrder, const std::vector<std::pair<EGLenum, EG… in ChooseConfigCase() 120 void executeTest (const std::vector<std::pair<EGLenum, EGLint> >& attributes, bool checkOrder) in executeTest() 173 void fillDontCare (std::vector<std::pair<EGLenum, EGLint> >& attributes) in fillDontCare()
|
D | teglChooseConfigReference.cpp | 280 void setValues (std::vector<std::pair<EGLenum, EGLint> > values) in setValues() 357 …t tcu::egl::Display& display, std::vector<EGLConfig>& dst, const std::vector<std::pair<EGLenum, EG… in chooseConfigReference()
|
/external/chromium_org/ppapi/lib/gl/include/EGL/ |
D | egl.h | 45 typedef unsigned int EGLenum; typedef
|
/external/mesa3d/include/EGL/ |
D | egl.h | 45 typedef unsigned int EGLenum; typedef
|
/external/chromium_org/third_party/mesa/src/include/EGL/ |
D | egl.h | 45 typedef unsigned int EGLenum; typedef
|
/external/chromium_org/third_party/khronos/EGL/ |
D | egl.h | 45 typedef unsigned int EGLenum; typedef
|
/external/chromium_org/third_party/angle/include/EGL/ |
D | egl.h | 171 typedef unsigned int EGLenum; typedef
|