Home
last modified time | relevance | path

Searched defs:surfaceType (Results 1 – 23 of 23) sorted by relevance

/external/deqp/modules/egl/
DteglThreadCleanUpTests.cpp151 static std::string testCaseName (ContextType contextType, SurfaceType surfaceType) in testCaseName()
169 ThreadCleanUpTest (EglTestContext& eglTestCtx, ContextType contextType, SurfaceType surfaceType) in ThreadCleanUpTest()
DteglResizeTests.cpp116 virtual EGLenum surfaceType (void) const { return EGL_WINDOW_BIT; } in surfaceType() function in deqp::egl::ResizeTest
131 EGLConfig getEGLConfig (const Library& egl, const EGLDisplay eglDisplay, EGLenum surfaceType) in getEGLConfig()
381 EGLenum PreserveBackBufferCase::surfaceType (void) const in surfaceType() function in deqp::egl::PreserveBackBufferCase
DteglRenderCase.cpp297 …eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceType, const eglu:… in MultiContextRenderCase()
395 static bool surfaceType (const eglu::CandidateConfig& c) in surfaceType() function
DteglNegativePartialUpdateTests.cpp100 …Config (const Library& egl, EGLDisplay eglDisplay, NegativePartialUpdateTest::SurfaceType surfaceT… in getEGLConfig()
132 …tialUpdateTest (EglTestContext& eglTestCtx, bool preserveBuffer, SurfaceType surfaceType, const ch… in NegativePartialUpdateTest()
DteglMutableRenderBufferTests.cpp135 EGLint surfaceType = -1; in init() local
DteglColorClearCase.cpp163 …eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceType, const eglu:… in SingleThreadColorClearCase()
326 …eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceType, const eglu:… in MultiThreadColorClearCase()
DteglQuerySurfaceTests.cpp467 void SurfaceAttribCase::testAttributes (EGLDisplay display, EGLSurface surface, EGLint surfaceType,… in testAttributes()
682 static bool surfaceType (const eglu::CandidateConfig& c) in surfaceType() function
DteglCreateSurfaceTests.cpp344 static bool surfaceType (const eglu::CandidateConfig& c) in surfaceType() function
DteglNativeColorMappingTests.cpp565 static bool surfaceType (const eglu::CandidateConfig& c) in surfaceType() function
DteglRenderTests.cpp720 …eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceType, const eglu:… in SingleThreadRenderCase()
922 …eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceType, const eglu:… in MultiThreadRenderCase()
DteglChooseConfigTests.cpp624 static const EGLenum surfaceType[] = in init() local
DteglNativeCoordMappingTests.cpp601 static bool surfaceType (const eglu::CandidateConfig& c) in surfaceType() function
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DBatchRunConfiguration.java33 public BatchRunConfiguration(String glConfig, String rotation, String surfaceType, in BatchRunConfiguration()
DDeqpTestRunner.java1016 Reader testlist, String configName, String screenRotation, String surfaceType, in generateTestInstances()
/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp987 …nc, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType surfaceType, int numS… in LinearDerivateCase()
1227 …nc, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType surfaceType, int numS… in TextureDerivateCase()
1727 SurfaceType surfaceType; in init() member
1750 SurfaceType surfaceType; in init() member
1762 SurfaceType surfaceType; in init() member
1805 const SurfaceType surfaceType = SURFACETYPE_DEFAULT_FRAMEBUFFER; in init() local
1825 const SurfaceType surfaceType = s_fboConfigs[caseNdx].surfaceType; in init() local
1859 const SurfaceType surfaceType = s_hintFboConfigs[fboCaseNdx].surfaceType; in init() local
1890 const SurfaceType surfaceType = s_textureConfigs[texCaseNdx].surfaceType; in init() local
/external/deqp/framework/egl/
DegluGLUtil.cpp220 EGLint surfaceType = 0; in configMatches() local
DegluConfigInfo.hpp68 deInt32 surfaceType; member in eglu::ConfigInfo
DegluConfigFilter.cpp83 deUint32 CandidateConfig::surfaceType (void) const { return (deUint32)get(EGL_SURFACE_TYPE); } in surfaceType() function in eglu::CandidateConfig
DegluGLContextFactory.cpp312 glu::RenderConfig::SurfaceType surfaceType = config.surfaceType; in create() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp546 SurfaceType surfaceType; member
1108 SurfaceType surfaceType, in LinearDerivateCase()
1398 SurfaceType surfaceType, in TextureDerivateCase()
1847 SurfaceType surfaceType; in init() member
1860 SurfaceType surfaceType; in init() member
1900 const SurfaceType surfaceType = SURFACETYPE_UNORM_FBO; in init() local
1921 const SurfaceType surfaceType = s_fboConfigs[caseNdx].surfaceType; in init() local
1951 const SurfaceType surfaceType = s_textureConfigs[texCaseNdx].surfaceType; in init() local
/external/deqp/framework/opengl/
DgluRenderConfig.hpp79 SurfaceType surfaceType; member
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp653 RenderConfig::SurfaceType surfaceType = config.surfaceType; in createDrawable() local
/external/swiftshader/tests/GLESUnitTests/
Dunittests.cpp139 EGLint surfaceType = 0; in Initialize() local