Home
last modified time | relevance | path

Searched defs:surfaceTypes (Results 1 – 15 of 15) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcConfigList.hpp76 deUint32 surfaceTypes; member
127 deUint32 surfaceTypes; member
H A DglcConfigListEGL.cpp129 deUint32 surfaceTypes = ((surfaceBits & EGL_WINDOW_BIT) ? SURFACETYPE_WINDOW : 0) | in getDefaultEglConfigList() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/egl/
H A DteglConfigList.cpp161 std::string surfaceTypes = de::toString(eglu::getSurfaceBitsStr(val)); in iterate() local
H A DteglNegativePartialUpdateTests.cpp100 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, unsigned surfaceTypes, bool pres… in getEGLConfig()
H A DteglMakeCurrentPerfTests.cpp73 SurfaceType surfaceTypes; member
H A DteglCreateContextExtTests.cpp890 const EGLint surfaceTypes = eglu::getConfigAttribInt(egl, m_display, config, EGL_SURFACE_TYPE); in iterate() local
H A DteglMultiThreadTests.cpp904 EGLint surfaceTypes = 0; in runThread() local
H A DteglWideColorTests.cpp821 std::string surfaceTypes = de::toString(eglu::getSurfaceBitsStr(val)); in writeEglConfig() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/win32/
H A DtcuWGL.hpp83 deUint32 surfaceTypes; member in tcu::wgl::PixelFormatInfo
/dports/games/pioneer/pioneer-20210723/src/
H A DSpaceStationType.h65 static std::vector<SpaceStationType> surfaceTypes; variable
H A DSpaceStationType.cpp19 std::vector<SpaceStationType> SpaceStationType::surfaceTypes; member in SpaceStationType
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/qphelper/
H A DqpTestLog.h190 const char* surfaceTypes; member
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/src/c/
H A DBuildObjects.c298 int const surfaceTypes[2] = { __GO_PLOT3D__, __GO_FAC3D__ }; in ConstructSurface() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/executor/
H A DxeTestCaseResult.hpp377 std::string surfaceTypes; member in xe::ri::EglConfig
/dports/games/netradiant/netradiant-20150621-src/tools/quake3/q3map2/
H A Dq3map2.h1004 char *surfaceTypes[ NUM_SURFACE_TYPES ] variable