/third_party/openGLES/extensions/EXT/ |
D | EXT_EGL_image_external_wrap_modes.txt | 37 Requires OES_EGL_image_external. 44 OES_EGL_image_external are written against OpenGL ES 2.0. 52 This extension builds on OES_EGL_image_external, which only allows 83 as added by OES_EGL_image_external 104 by OES_EGL_image_external: 114 Modify the paragraph as added by OES_EGL_image_external
|
D | EXT_YUV_target.txt | 48 OES_EGL_image_external 74 This new functionality is layered on top of the OES_EGL_image_external 175 Reuse tokens as in extension "OES_EGL_image_external." 194 be the same as in extension "OES_EGL_image_external." 529 Dependencies on OES_EGL_image_external 531 This extension is built on top of the OES_EGL_image_external extension. 532 It can coexist with the OES_EGL_image_external extension.
|
D | EXT_texture_format_sRGB_override.txt | 53 OES_EGL_image_external interacts with this extension. 182 [[ The following applies if OES_EGL_image_external is supported.]]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_EGL_image_external_wrap_modes.txt | 37 Requires OES_EGL_image_external. 44 OES_EGL_image_external are written against OpenGL ES 2.0. 52 This extension builds on OES_EGL_image_external, which only allows 83 as added by OES_EGL_image_external 104 by OES_EGL_image_external: 114 Modify the paragraph as added by OES_EGL_image_external
|
D | EXT_YUV_target.txt | 48 OES_EGL_image_external 74 This new functionality is layered on top of the OES_EGL_image_external 175 Reuse tokens as in extension "OES_EGL_image_external." 194 be the same as in extension "OES_EGL_image_external." 529 Dependencies on OES_EGL_image_external 531 This extension is built on top of the OES_EGL_image_external extension. 532 It can coexist with the OES_EGL_image_external extension.
|
D | EXT_texture_format_sRGB_override.txt | 53 OES_EGL_image_external interacts with this extension. 182 [[ The following applies if OES_EGL_image_external is supported.]]
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_image_gl_colorspace.txt | 88 Interaction with OES_EGL_image_external: 128 2 12/8/17 philip Add note about OES_EGL_image_external 132 6 1/2/18 philip Updated changes to OES_EGL_image_external. 133 7 1/2/18 philip Tweaked the changes to OES_EGL_image_external.
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_image_gl_colorspace.txt | 88 Interaction with OES_EGL_image_external: 128 2 12/8/17 philip Add note about OES_EGL_image_external 132 6 1/2/18 philip Updated changes to OES_EGL_image_external. 133 7 1/2/18 philip Tweaked the changes to OES_EGL_image_external.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_EGL_image_external_essl3.txt | 45 Requires OES_EGL_image_external. 49 OES_EGL_image_external extension. 56 GL_OES_EGL_image and OES_EGL_image_external extensions. This extension 61 OES_EGL_image_external provides a mechanism for creating EGLImage texture 103 Changes to section 3.7.14 ("External Textures") of the OES_EGL_image_external 211 OES_EGL_image_external extension as in interaction with ESSL 3.x? 219 There are also many shipping implementations of OES_EGL_image_external 225 2. Should this extension require OES_EGL_image_external? 229 This extension currently depends on OES_EGL_image_external to define the 297 The OES_EGL_image_external specifies that the only supported min filter
|
/third_party/openGLES/extensions/OES/ |
D | OES_EGL_image_external_essl3.txt | 55 Requires OES_EGL_image_external. 59 OES_EGL_image_external extension. 66 GL_OES_EGL_image and OES_EGL_image_external extensions. This extension 71 OES_EGL_image_external provides a mechanism for creating EGLImage texture 113 Changes to section 3.7.14 ("External Textures") of the OES_EGL_image_external 221 OES_EGL_image_external extension as in interaction with ESSL 3.x? 229 There are also many shipping implementations of OES_EGL_image_external 235 2. Should this extension require OES_EGL_image_external? 239 This extension currently depends on OES_EGL_image_external to define the 307 The OES_EGL_image_external specifies that the only supported min filter
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | Initialize.cpp | 18 if (resources.OES_EGL_image_external) in InitExtensionBehavior() 20 extBehavior[TExtension::OES_EGL_image_external] = EBhUndefined; in InitExtensionBehavior()
|
D | ExtensionBehavior.h | 33 OES_EGL_image_external, enumerator
|
D | ExtensionBehavior.cpp | 28 OP(OES_EGL_image_external) \
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | Initialize.cpp | 18 if (resources.OES_EGL_image_external) in InitExtensionBehavior() 20 extBehavior[TExtension::OES_EGL_image_external] = EBhUndefined; in InitExtensionBehavior()
|
D | ExtensionBehavior.h | 50 OES_EGL_image_external, enumerator
|
D | ExtensionBehavior.cpp | 44 OP(OES_EGL_image_external) \
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | Compiler.h | 59 int OES_EGL_image_external; member
|
D | Compiler.cpp | 68 OES_EGL_image_external = 0; in ShBuiltInResources()
|
/third_party/openGLES/extensions/QCOM/ |
D | QCOM_motion_estimation.txt | 38 This extension interacts with OES_EGL_image_external. 147 Interactions with OES_EGL_image_external 149 If OES_EGL_image_external is supported, then the <ref> and/or <target> parameters to
|
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
D | ExtensionDirective_test.cpp | 103 resources->OES_EGL_image_external = 1; in initResources()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
D | ExtensionDirective_test.cpp | 103 resources->OES_EGL_image_external = 1; in initResources()
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/fuzz/ |
D | translator_fuzzer.cpp | 151 resources.OES_EGL_image_external = 1; in LLVMFuzzerTestOneInput()
|
/third_party/flutter/skia/third_party/externals/angle2/samples/shader_translator/ |
D | shader_translator.cpp | 65 resources->OES_EGL_image_external = 0; in GenerateResources() 199 case 'i': resources.OES_EGL_image_external = 1; break; in main()
|
/third_party/skia/third_party/externals/angle2/samples/shader_translator/ |
D | shader_translator.cpp | 72 resources->OES_EGL_image_external = 0; in GenerateResources() 221 case 'i': resources.OES_EGL_image_external = 1; break; in main()
|
/third_party/skia/third_party/externals/angle2/src/compiler/fuzz/ |
D | translator_fuzzer.cpp | 215 resources.OES_EGL_image_external = 1; in LLVMFuzzerTestOneInput()
|