Lines Matching refs:EGLint
40 …estContext& eglTestCtx, const char* name, const char* description, eglw::EGLint surfaceTypeMask, c…
47 eglw::EGLint surfaceTypeBit;
48 eglw::EGLint apiBits;
50 Config (eglw::EGLConfig config_, eglw::EGLint surfaceTypeBit_, eglw::EGLint apiBits_) in Config()
61 eglw::EGLint m_surfaceTypeMask;
67 … eglTestCtx, const char* name, const char* description, eglw::EGLint apiMask, eglw::EGLint surface…
74 eglw::EGLint m_apiMask;
80 …t& eglTestCtx, const char* name, const char* description, eglw::EGLint api, eglw::EGLint surfaceTy…
85 …Surface surface, const Config& config, const std::vector<std::pair<eglw::EGLint, eglw::EGLContext>…
88 eglw::EGLint m_apiMask;
94 RenderFilterList (const char* name, const char* description, eglw::EGLint surfaceTypeMask) in RenderFilterList()
100 eglw::EGLint getSurfaceTypeMask (void) const in getSurfaceTypeMask()
106 eglw::EGLint m_surfaceTypeMask;
112 eglw::EGLint getBuildClientAPIMask (void);