Home
last modified time | relevance | path

Searched refs:EGL_MIPMAP_LEVEL (Results 1 - 20 of 20) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
H A DteglQuerySurfaceTests.cpp98 EGL_MIPMAP_LEVEL, in logPbufferSurfaceAttributes()
264 EGL_MIPMAP_LEVEL, in checkNonPbufferAttributes()
485 EGLU_CHECK_CALL(egl, querySurface(display, surface, EGL_MIPMAP_LEVEL, &value)); in testAttributes()
487 logSurfaceAttribute(log, EGL_MIPMAP_LEVEL, value); in testAttributes()
499 log << TestLog::Message << " Fail, eglQuerySurface changed value when querying EGL_MIPMAP_LEVEL for non-pbuffer surface. Result: " << value << ". Expected: " << initialValue << TestLog::EndMessage; in testAttributes()
500 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "EGL_MIPMAP_LEVEL query modified result for non-pbuffer surface."); in testAttributes()
503 egl.surfaceAttrib(display, surface, EGL_MIPMAP_LEVEL, 1); in testAttributes()
510 log << TestLog::Message << " Fail, setting EGL_MIPMAP_LEVEL should not result in an error, received " << eglu::getErrorStr(error) << TestLog::EndMessage; in testAttributes()
/third_party/EGL/api/1.2/EGL/
H A Degl.h137 #define EGL_MIPMAP_LEVEL 0x3083 macro
/third_party/EGL/api/1.2/
H A Degl.h133 #define EGL_MIPMAP_LEVEL 0x3083 macro
/third_party/EGL/api/1.1/EGL/
H A Degl.h156 #define EGL_MIPMAP_LEVEL 0x3083 /* " */ macro
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/
H A Degl.h133 #define EGL_MIPMAP_LEVEL 0x3083 macro
/third_party/skia/third_party/externals/egl-registry/api/1.1/EGL/
H A Degl.h186 #define EGL_MIPMAP_LEVEL 0x3083 /* " */ macro
/third_party/skia/third_party/externals/egl-registry/api/1.2/
H A Degl.h133 #define EGL_MIPMAP_LEVEL 0x3083 macro
/third_party/mesa3d/src/egl/main/
H A Deglsurface.c487 case EGL_MIPMAP_LEVEL: in _eglQuerySurface()
641 case EGL_MIPMAP_LEVEL: in _eglSurfaceAttrib()
/third_party/EGL/api/1.0/EGL/
H A Degl.h156 #define EGL_MIPMAP_LEVEL 0x3083 macro
/third_party/EGL/api/1.0/
H A Degl.h153 #define EGL_MIPMAP_LEVEL 0x3083 macro
/third_party/skia/third_party/externals/egl-registry/api/1.0/EGL/
H A Degl.h153 #define EGL_MIPMAP_LEVEL 0x3083 macro
/third_party/skia/third_party/externals/egl-registry/api/1.0/
H A Degl.h153 #define EGL_MIPMAP_LEVEL 0x3083 macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Degl.h156 #define EGL_MIPMAP_LEVEL 0x3083 macro
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Degl.h156 #define EGL_MIPMAP_LEVEL 0x3083 macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.cpp526 case EGL_MIPMAP_LEVEL: in QuerySurface()
668 case EGL_MIPMAP_LEVEL: in SurfaceAttrib()
/third_party/EGL/api/EGL/
H A Degl.h167 #define EGL_MIPMAP_LEVEL 0x3083 macro
/third_party/mesa3d/include/EGL/
H A Degl.h167 #define EGL_MIPMAP_LEVEL 0x3083 macro
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Degl.h167 #define EGL_MIPMAP_LEVEL 0x3083 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp4236 case EGL_MIPMAP_LEVEL: in QuerySurfaceAttrib()
4373 case EGL_MIPMAP_LEVEL: in SetSurfaceAttrib()
H A DvalidationEGL.cpp5140 case EGL_MIPMAP_LEVEL: in ValidateSurfaceAttrib()
5281 case EGL_MIPMAP_LEVEL: in ValidateQuerySurface()

Completed in 34 milliseconds