/external/deqp/framework/common/ |
H A D | tcuCommandLine.hpp | 65 enum SurfaceType enum in namespace:tcu 143 SurfaceType getSurfaceType (void) const;
|
/external/deqp/framework/opengl/ |
H A D | gluRenderConfig.hpp | 42 enum SurfaceType enum in struct:glu::RenderConfig 70 SurfaceType surfaceType;
|
/external/deqp/modules/egl/ |
H A D | teglNegativePartialUpdateTests.cpp | 53 enum SurfaceType enum in class:deqp::egl::__anon4138::NegativePartialUpdateTest 59 NegativePartialUpdateTest (EglTestContext& eglTestCtx, bool preserveBuffer, SurfaceType surfaceType, const char* name, const char* description); 72 SurfaceType m_surfaceType; 100 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, NegativePartialUpdateTest::SurfaceType surfaceType, bool preserveBuffer) 132 NegativePartialUpdateTest::NegativePartialUpdateTest (EglTestContext& eglTestCtx, bool preserveBuffer, SurfaceType surfaceType, const char* name, const char* description)
|
H A D | teglMakeCurrentPerfTests.cpp | 64 enum SurfaceType enum in class:deqp::egl::MakeCurrentPerfCase 73 SurfaceType surfaceTypes; 215 vector<SurfaceType> types; 231 SurfaceType type = types[surfaceNdx % types.size()]; 558 const MakeCurrentPerfCase::SurfaceType types[] = { 588 const MakeCurrentPerfCase::SurfaceType types[] = { 625 const MakeCurrentPerfCase::SurfaceType types[] = { 630 (MakeCurrentPerfCase::SurfaceType)(MakeCurrentPerfCase::SURFACETYPE_PBUFFER |MakeCurrentPerfCase::SURFACETYPE_PIXMAP), 631 (MakeCurrentPerfCase::SurfaceType)(MakeCurrentPerfCase::SURFACETYPE_PBUFFER |MakeCurrentPerfCase::SURFACETYPE_WINDOW), 632 (MakeCurrentPerfCase::SurfaceType)(MakeCurrentPerfCas [all...] |
/external/mesa3d/src/egl/main/ |
H A D | eglconfig.h | 65 EGLint SurfaceType; member in struct:_egl_config 113 ATTRIB_MAP(EGL_SURFACE_TYPE, SurfaceType);
|
/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderDerivateTests.cpp | 88 enum SurfaceType enum in namespace:deqp::gles3::Functional 587 SurfaceType m_surfaceType; 939 LinearDerivateCase (Context& context, const char* name, const char* description, DerivateFunc func, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType surfaceType, int numSamples, const char* fragmentSrcTmpl); 952 LinearDerivateCase::LinearDerivateCase (Context& context, const char* name, const char* description, DerivateFunc func, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType surfaceType, int numSamples, const char* fragmentSrcTmpl) 1138 TextureDerivateCase (Context& context, const char* name, const char* description, DerivateFunc func, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType surfaceType, int numSamples); 1156 TextureDerivateCase::TextureDerivateCase (Context& context, const char* name, const char* description, DerivateFunc func, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType surfaceType, int numSamples) 1614 SurfaceType surfaceType; 1637 SurfaceType surfaceType; 1649 SurfaceType surfaceType; 1692 const SurfaceType surfaceTyp [all...] |