Home
last modified time | relevance | path

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

12

/external/skia/fuzz/
DFuzzCreateDDL.cpp55 static SkImageInfo gen_fuzzed_imageinfo(Fuzz* fuzz, SkColorType surfaceType) { in gen_fuzzed_imageinfo()
125 SkImageInfo& ii, SkColorType surfaceType, in make_characterization()
189 SkColorType surfaceType, in create_surface_and_characterization()
205 SkColorType surfaceType; in DEF_FUZZ() local
/external/angle/src/tests/egl_tests/
DEGLChooseConfigTest.cpp52 EGLint colorBufferType, level, renderableType, surfaceType, transparentType; in TEST_P() local
81 EGLint colorBufferType, level, renderableType, surfaceType, transparentType; in TEST_P() local
DEGLBackwardsCompatibleContextTest.cpp52 EGLint surfaceType; in testSetUp() local
66 EGLint surfaceType = EGL_NONE; in testSetUp() local
DEGLContextCompatibilityTest.cpp373 EGLint surfaceType; in TestBody() local
398 EGLint surfaceType; in TestBody() local
428 EGLint surfaceType; in TestBody() local
460 EGLint surfaceType; in TestBody() local
DEGLRobustnessTest.cpp73 EGLint surfaceType; in testSetUp() local
DEGLQueryContextTest.cpp43 EGLint surfaceType = EGL_NONE; in testSetUp() local
DEGLSurfacelessContextTest.cpp46 EGLint surfaceType; in testSetUp() local
DEGLPrintEGLinfoTest.cpp444 EGLint surfaceType = GetAttrib(mDisplay, config, EGL_SURFACE_TYPE); in TEST_P() local
DEGLSurfaceTest.cpp151 EGLint surfaceType = EGL_NONE; in initializeSurfaceWithAttribs() local
874 EGLint surfaceType = 0; in TEST_P() local
/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()
383 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
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()
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DBatchRunConfiguration.java33 public BatchRunConfiguration(String glConfig, String rotation, String surfaceType, in BatchRunConfiguration()
/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp1002 …nc, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType surfaceType, int numS… in LinearDerivateCase()
1244 …nc, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType surfaceType, int numS… in TextureDerivateCase()
1745 SurfaceType surfaceType; in init() member
1768 SurfaceType surfaceType; in init() member
1780 SurfaceType surfaceType; in init() member
1823 const SurfaceType surfaceType = SURFACETYPE_DEFAULT_FRAMEBUFFER; in init() local
1843 const SurfaceType surfaceType = s_fboConfigs[caseNdx].surfaceType; in init() local
1877 const SurfaceType surfaceType = s_hintFboConfigs[fboCaseNdx].surfaceType; in init() local
1908 const SurfaceType surfaceType = s_textureConfigs[texCaseNdx].surfaceType; in init() local
/external/angle/src/tests/gl_tests/
DPixmapTest.cpp44 EGLint surfaceType = 0; in testSetUp() local
DPbufferTest.cpp60 EGLint surfaceType = 0; in testSetUp() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp546 SurfaceType surfaceType; member
1111 SurfaceType surfaceType, in LinearDerivateCase()
1401 SurfaceType surfaceType, in TextureDerivateCase()
1850 SurfaceType surfaceType; in init() member
1863 SurfaceType surfaceType; in init() member
1903 const SurfaceType surfaceType = SURFACETYPE_UNORM_FBO; in init() local
1924 const SurfaceType surfaceType = s_fboConfigs[caseNdx].surfaceType; in init() local
1954 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
/external/deqp/framework/opengl/
DgluRenderConfig.hpp79 SurfaceType surfaceType; member
/external/angle/src/tests/perf_tests/
DANGLEPerfTest.h146 SurfaceType surfaceType = SurfaceType::Window; member
/external/angle/src/libANGLE/
DConfig.h66 EGLint surfaceType; // Which types of EGL surfaces are supported. member

12