| /third_party/skia/third_party/externals/angle2/src/tests/ |
| D | angle_end2end_tests.gni | 155 "gl_tests/gles1/AlphaFuncTest.cpp", 156 "gl_tests/gles1/BasicDrawTest.cpp", 157 "gl_tests/gles1/BootAnimationTest.cpp", 158 "gl_tests/gles1/ClientActiveTextureTest.cpp", 159 "gl_tests/gles1/ClientStateEnable.cpp", 160 "gl_tests/gles1/ClipPlaneTest.cpp", 161 "gl_tests/gles1/CurrentColorTest.cpp", 162 "gl_tests/gles1/CurrentNormalTest.cpp", 163 "gl_tests/gles1/CurrentTextureCoordsTest.cpp", 164 "gl_tests/gles1/DrawTextureTest.cpp", [all …]
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Context_gles_1_0.cpp | 7 // Context_gles_1_0.cpp: Implements the GLES1-specific parts of Context. 41 mState.gles1().setAlphaFunc(func, ref); in alphaFunc() 46 mState.gles1().setAlphaFunc(func, ConvertFixedToFloat(ref)); in alphaFuncx() 62 mState.gles1().setClientTextureUnit(texture - GL_TEXTURE0); in clientActiveTexture() 68 mState.gles1().setClipPlane(p - GL_CLIP_PLANE0, eqn); in clipPlanef() 80 mState.gles1().setClipPlane(plane - GL_CLIP_PLANE0, equationf); in clipPlanex() 85 mState.gles1().setCurrentColor({red, green, blue, alpha}); in color4f() 90 mState.gles1().setCurrentColor( in color4ub() 97 mState.gles1().setCurrentColor({ConvertFixedToFloat(red), ConvertFixedToFloat(green), in color4x() 116 mState.gles1().setClientStateEnabled(clientState, false); in disableClientState() [all …]
|
| D | GLES1Renderer.cpp | 76 GLES1State &gles1State = glState->gles1(); in prepareForDraw() 213 // If anything is dirty in gles1 or the common parts of gles1/2, just redo these parts in prepareForDraw() 443 int GLES1Renderer::VertexArrayIndex(ClientVertexArrayType type, const GLES1State &gles1) in VertexArrayIndex() argument 456 return kTextureCoordAttribIndexBase + gles1.getClientTextureUnit(); in VertexArrayIndex() 522 AttributesMask prevAttributesMask = glState->gles1().getVertexArraysAttributeMask(); in drawTexture() 526 glState->gles1().setAllDirty(); in drawTexture() 823 glState->gles1().setAllDirty(); in initializeRendererProgram() 965 glState->gles1().setAllDirty(); in initializeRendererProgram() 1052 GLES1State &gles1 = glState->gles1(); in setAttributesEnabled() local 1063 int index = VertexArrayIndex(attrib, glState->gles1()); in setAttributesEnabled() [all …]
|
| D | Texture.h | 159 // GLES1 emulation: For GL_OES_draw_texture 163 // GLES1 emulation: Auto-mipmap generation is a texparameter 235 // GLES1 emulation: Texture crop rectangle 239 // GLES1 emulation: Generate-mipmap hint per texture 549 // GLES1 emulation
|
| /third_party/mesa3d/src/mapi/es1api/ |
| D | meson.build | 36 'gles1.def', 37 input: 'gles1.def.in', 38 output : 'gles1.def', 82 '--symbols-file', files('gles1-symbols.txt'),
|
| /third_party/skia/third_party/externals/angle2/samples/ |
| D | BUILD.gn | 168 sources = [ "gles1/HelloTriangle.cpp" ] 172 sources = [ "gles1/SimpleTexture2D.cpp" ] 176 sources = [ "gles1/SimpleLighting.cpp" ] 180 sources = [ "gles1/FlatShading.cpp" ] 184 sources = [ "gles1/DrawTexture.cpp" ]
|
| /third_party/vk-gl-cts/modules/egl/ |
| D | teglGLES1RenderUtil.hpp | 23 * \brief GLES1 render utils. 34 namespace gles1 namespace 41 } // gles1
|
| D | teglColorClearTests.cpp | 86 CASE("gles1", "Color clears using GLES1", EGL_OPENGL_ES_BIT, 1), in init() 94 …CASE("gles1", "Color clears using multiple GLES1 contexts to shared surface", EGL_OPENGL_ES_BI… in init()
|
| D | teglGLES1RenderUtil.cpp | 21 * \brief GLES1 render utils. 36 namespace gles1 namespace 84 } // gles1
|
| /third_party/vk-gl-cts/targets/x11_egl/ |
| D | x11_egl.cmake | 33 # Support GLES1, we use pkg-config because some distributions do not ship 34 # GLES1 libraries and headers, this way user can override search path by 37 PKG_CHECK_MODULES(GLES1 glesv1_cm)
|
| /third_party/vk-gl-cts/targets/default/ |
| D | FindGLES1.cmake | 1 # Find GLES1 14 FIND_PACKAGE_HANDLE_STANDARD_ARGS(GLES1 DEFAULT_MSG GLES1_LIBRARIES GLES1_INCLUDE_DIR)
|
| /third_party/mesa3d/docs/ |
| D | opengles.rst | 13 #. Run ``meson configure`` with ``-D gles1=true -D gles2=true`` and 20 #. Run ``meson configure`` with ``-D gles1=true -D gles2=true``.
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
| D | TextureParameterTest.cpp | 7 // TextureParameterTest.cpp: Tests GLES1-specific usage of glTexParameter. 82 // Not supported in GLES1 in TEST_P() 87 // Checks that GLES1-specific texture parameters can be set.
|
| /third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
| D | deqp_egl_test_expectations.txt | 132 2306 WIN : dEQP-EGL.functional.color_clears.single_context.gles1* = FAIL 133 2306 WIN : dEQP-EGL.functional.color_clears.multi_context.gles1* = FAIL 134 2306 MAC : dEQP-EGL.functional.color_clears.single_context.gles1* = FAIL 135 2306 MAC : dEQP-EGL.functional.color_clears.multi_context.gles1* = FAIL 136 2306 LINUX : dEQP-EGL.functional.color_clears.single_context.gles1* = FAIL 137 2306 LINUX : dEQP-EGL.functional.color_clears.multi_context.gles1* = FAIL
|
| /third_party/openGLES/xml/ |
| D | genglvnd.py | 303 apiname = 'gles1', 308 addExtensions = es1CorePat, # Add mandatory ES1 extensions in GLES1/gl.h 322 apiname = 'gles1', 326 defaultExtensions = 'gles1', # Default extensions for GLES 1 328 … removeExtensions = es1CorePat, # Remove mandatory ES1 extensions in GLES1/glext.h
|
| D | genheaders.py | 235 apiname = 'gles1', 240 addExtensions = es1CorePat, # Add mandatory ES1 extensions in GLES1/gl.h 254 apiname = 'gles1', 258 defaultExtensions = 'gles1', # Default extensions for GLES 1 260 … removeExtensions = es1CorePat, # Remove mandatory ES1 extensions in GLES1/glext.h
|
| /third_party/EGL/api/ |
| D | genheaders.py | 240 apiname = 'gles1', 245 addExtensions = es1CorePat, # Add mandatory ES1 extensions in GLES1/gl.h 259 apiname = 'gles1', 263 defaultExtensions = 'gles1', # Default extensions for GLES 1 265 … removeExtensions = es1CorePat, # Remove mandatory ES1 extensions in GLES1/glext.h
|
| /third_party/skia/third_party/externals/egl-registry/api/ |
| D | genheaders.py | 315 apiname = 'gles1', 320 addExtensions = es1CorePat, # Add mandatory ES1 extensions in GLES1/gl.h 334 apiname = 'gles1', 338 defaultExtensions = 'gles1', # Default extensions for GLES 1 340 … removeExtensions = es1CorePat, # Remove mandatory ES1 extensions in GLES1/glext.h
|
| /third_party/skia/third_party/externals/opengl-registry/xml/ |
| D | genheaders.py | 313 apiname = 'gles1', 318 addExtensions = es1CorePat, # Add mandatory ES1 extensions in GLES1/gl.h 332 apiname = 'gles1', 336 defaultExtensions = 'gles1', # Default extensions for GLES 1 338 … removeExtensions = es1CorePat, # Remove mandatory ES1 extensions in GLES1/glext.h
|
| D | genglvnd.py | 333 apiname = 'gles1', 338 addExtensions = es1CorePat, # Add mandatory ES1 extensions in GLES1/gl.h 352 apiname = 'gles1', 356 defaultExtensions = 'gles1', # Default extensions for GLES 1 358 … removeExtensions = es1CorePat, # Remove mandatory ES1 extensions in GLES1/glext.h
|
| /third_party/vk-gl-cts/scripts/egl/ |
| D | proc_address_tests.py | 119 gles1Extensions = getExtensionList(glRegistry, 'gles1') 121 gles10CoreIface = getInterface(glRegistry, 'gles1', '1.0')
|
| /third_party/vk-gl-cts/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.3.x/src/ |
| D | egl-master.txt | 420 dEQP-EGL.functional.color_clears.single_context.gles1.rgb565_window 421 dEQP-EGL.functional.color_clears.single_context.gles1.rgb565_pixmap 422 dEQP-EGL.functional.color_clears.single_context.gles1.rgb565_pbuffer 423 dEQP-EGL.functional.color_clears.single_context.gles1.rgb888_window 424 dEQP-EGL.functional.color_clears.single_context.gles1.rgb888_pixmap 425 dEQP-EGL.functional.color_clears.single_context.gles1.rgb888_pbuffer 426 dEQP-EGL.functional.color_clears.single_context.gles1.rgba4444_window 427 dEQP-EGL.functional.color_clears.single_context.gles1.rgba4444_pixmap 428 dEQP-EGL.functional.color_clears.single_context.gles1.rgba4444_pbuffer 429 dEQP-EGL.functional.color_clears.single_context.gles1.rgba5551_window [all …]
|
| /third_party/vk-gl-cts/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.4.x/src/ |
| D | egl-master.txt | 420 dEQP-EGL.functional.color_clears.single_context.gles1.rgb565_window 421 dEQP-EGL.functional.color_clears.single_context.gles1.rgb565_pixmap 422 dEQP-EGL.functional.color_clears.single_context.gles1.rgb565_pbuffer 423 dEQP-EGL.functional.color_clears.single_context.gles1.rgb888_window 424 dEQP-EGL.functional.color_clears.single_context.gles1.rgb888_pixmap 425 dEQP-EGL.functional.color_clears.single_context.gles1.rgb888_pbuffer 426 dEQP-EGL.functional.color_clears.single_context.gles1.rgba4444_window 427 dEQP-EGL.functional.color_clears.single_context.gles1.rgba4444_pixmap 428 dEQP-EGL.functional.color_clears.single_context.gles1.rgba4444_pbuffer 429 dEQP-EGL.functional.color_clears.single_context.gles1.rgba5551_window [all …]
|
| /third_party/vk-gl-cts/external/openglcts/data/mustpass/egl/aosp_mustpass/master/ |
| D | egl-master.txt | 462 dEQP-EGL.functional.color_clears.single_context.gles1.rgb565_window 463 dEQP-EGL.functional.color_clears.single_context.gles1.rgb565_pixmap 464 dEQP-EGL.functional.color_clears.single_context.gles1.rgb565_pbuffer 465 dEQP-EGL.functional.color_clears.single_context.gles1.rgb888_window 466 dEQP-EGL.functional.color_clears.single_context.gles1.rgb888_pixmap 467 dEQP-EGL.functional.color_clears.single_context.gles1.rgb888_pbuffer 468 dEQP-EGL.functional.color_clears.single_context.gles1.rgba4444_window 469 dEQP-EGL.functional.color_clears.single_context.gles1.rgba4444_pixmap 470 dEQP-EGL.functional.color_clears.single_context.gles1.rgba4444_pbuffer 471 dEQP-EGL.functional.color_clears.single_context.gles1.rgba5551_window [all …]
|
| /third_party/vk-gl-cts/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.3.x/ |
| D | egl-master.txt | 420 dEQP-EGL.functional.color_clears.single_context.gles1.rgb565_window 421 dEQP-EGL.functional.color_clears.single_context.gles1.rgb565_pixmap 422 dEQP-EGL.functional.color_clears.single_context.gles1.rgb565_pbuffer 423 dEQP-EGL.functional.color_clears.single_context.gles1.rgb888_window 424 dEQP-EGL.functional.color_clears.single_context.gles1.rgb888_pixmap 425 dEQP-EGL.functional.color_clears.single_context.gles1.rgb888_pbuffer 426 dEQP-EGL.functional.color_clears.single_context.gles1.rgba4444_window 427 dEQP-EGL.functional.color_clears.single_context.gles1.rgba4444_pixmap 428 dEQP-EGL.functional.color_clears.single_context.gles1.rgba4444_pbuffer 429 dEQP-EGL.functional.color_clears.single_context.gles1.rgba5551_window [all …]
|