Searched defs:surfaceTypes (Results 1 – 14 of 14) sorted by relevance
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcConfigList.hpp | 76 deUint32 surfaceTypes; member 127 deUint32 surfaceTypes; member
|
| D | glcConfigListEGL.cpp | 129 deUint32 surfaceTypes = ((surfaceBits & EGL_WINDOW_BIT) ? SURFACETYPE_WINDOW : 0) | in getDefaultEglConfigList() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| D | teglConfigList.cpp | 161 std::string surfaceTypes = de::toString(eglu::getSurfaceBitsStr(val)); in iterate() local
|
| D | teglRenderCase.cpp | 124 const EGLint surfaceTypes = eglu::getConfigAttribInt(egl, display, config, EGL_SURFACE_TYPE); in executeForConfig() local
|
| D | teglNegativePartialUpdateTests.cpp | 100 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, unsigned surfaceTypes, bool pres… in getEGLConfig()
|
| D | teglMakeCurrentPerfTests.cpp | 73 SurfaceType surfaceTypes; member
|
| D | teglCreateContextExtTests.cpp | 894 const EGLint surfaceTypes = eglu::getConfigAttribInt(egl, m_display, config, EGL_SURFACE_TYPE); in iterate() local
|
| D | teglMultiThreadTests.cpp | 908 EGLint surfaceTypes = 0; in runThread() local
|
| D | teglWideColorTests.cpp | 833 std::string surfaceTypes = de::toString(eglu::getSurfaceBitsStr(val)); in writeEglConfig() local
|
| /third_party/vk-gl-cts/framework/platform/win32/ |
| D | tcuWGL.hpp | 83 deUint32 surfaceTypes; member in tcu::wgl::PixelFormatInfo
|
| /third_party/vk-gl-cts/framework/qphelper/ |
| D | qpTestLog.h | 195 const char* surfaceTypes; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| D | DisplayEGL.cpp | 280 const EGLint surfaceTypes[] = {EGL_WINDOW_BIT | EGL_PBUFFER_BIT, EGL_DONT_CARE}; in initialize() local
|
| /third_party/vk-gl-cts/executor/ |
| D | xeTestCaseResult.hpp | 387 std::string surfaceTypes; member in xe::ri::EglConfig
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| D | TracePerfTest.cpp | 1963 std::vector<SurfaceType> surfaceTypes = {SurfaceType::Window}; in RegisterTraceTests() local
|