/external/deqp/modules/egl/ |
D | teglThreadCleanUpTests.cpp | 151 static std::string testCaseName (ContextType contextType, SurfaceType surfaceType) in testCaseName() 169 ThreadCleanUpTest (EglTestContext& eglTestCtx, ContextType contextType, SurfaceType surfaceType) in ThreadCleanUpTest()
|
D | teglResizeTests.cpp | 116 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
|
D | teglRenderCase.cpp | 297 …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
|
D | teglNegativePartialUpdateTests.cpp | 100 …Config (const Library& egl, EGLDisplay eglDisplay, NegativePartialUpdateTest::SurfaceType surfaceT… in getEGLConfig() 132 …tialUpdateTest (EglTestContext& eglTestCtx, bool preserveBuffer, SurfaceType surfaceType, const ch… in NegativePartialUpdateTest()
|
D | teglMutableRenderBufferTests.cpp | 135 EGLint surfaceType = -1; in init() local
|
D | teglColorClearCase.cpp | 163 …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()
|
D | teglQuerySurfaceTests.cpp | 467 void SurfaceAttribCase::testAttributes (EGLDisplay display, EGLSurface surface, EGLint surfaceType,… in testAttributes() 682 static bool surfaceType (const eglu::CandidateConfig& c) in surfaceType() function
|
D | teglCreateSurfaceTests.cpp | 344 static bool surfaceType (const eglu::CandidateConfig& c) in surfaceType() function
|
D | teglNativeColorMappingTests.cpp | 565 static bool surfaceType (const eglu::CandidateConfig& c) in surfaceType() function
|
D | teglRenderTests.cpp | 720 …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()
|
D | teglChooseConfigTests.cpp | 624 static const EGLenum surfaceType[] = in init() local
|
D | teglNativeCoordMappingTests.cpp | 601 static bool surfaceType (const eglu::CandidateConfig& c) in surfaceType() function
|
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/ |
D | BatchRunConfiguration.java | 33 public BatchRunConfiguration(String glConfig, String rotation, String surfaceType, in BatchRunConfiguration()
|
D | DeqpTestRunner.java | 1016 Reader testlist, String configName, String screenRotation, String surfaceType, in generateTestInstances()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderDerivateTests.cpp | 987 …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/ |
D | egluGLUtil.cpp | 220 EGLint surfaceType = 0; in configMatches() local
|
D | egluConfigInfo.hpp | 68 deInt32 surfaceType; member in eglu::ConfigInfo
|
D | egluConfigFilter.cpp | 83 deUint32 CandidateConfig::surfaceType (void) const { return (deUint32)get(EGL_SURFACE_TYPE); } in surfaceType() function in eglu::CandidateConfig
|
D | egluGLContextFactory.cpp | 312 glu::RenderConfig::SurfaceType surfaceType = config.surfaceType; in create() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderDerivateTests.cpp | 546 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/ |
D | gluRenderConfig.hpp | 79 SurfaceType surfaceType; member
|
/external/deqp/framework/platform/lnx/X11/ |
D | tcuLnxX11GlxPlatform.cpp | 653 RenderConfig::SurfaceType surfaceType = config.surfaceType; in createDrawable() local
|
/external/swiftshader/tests/GLESUnitTests/ |
D | unittests.cpp | 139 EGLint surfaceType = 0; in Initialize() local
|