Home
last modified time | relevance | path

Searched refs:KHR_blend_equation_advanced (Results 1 – 25 of 25) sorted by relevance

/third_party/skia/third_party/externals/opengl-registry/extensions/NVX/
DNVX_blend_equation_advanced_multi_draw_buffers.txt37 KHR_blend_equation_advanced.
43 by KHR_blend_equation_advanced) in conjunction with multiple
140 specified by the KHR_blend_equation_advanced and
/third_party/openGLES/extensions/NVX/
DNVX_blend_equation_advanced_multi_draw_buffers.txt37 KHR_blend_equation_advanced.
43 by KHR_blend_equation_advanced) in conjunction with multiple
140 specified by the KHR_blend_equation_advanced and
/third_party/mesa3d/src/mesa/main/
Dbarrier.c130 if (!ctx->Extensions.KHR_blend_equation_advanced) { in _mesa_BlendBarrier()
Dversion.c578 extensions->KHR_blend_equation_advanced && in compute_version_es2()
Dextensions_table.h360 EXT(KHR_blend_equation_advanced , KHR_blend_equation_advanced , GLL, GLC, x…
Dmtypes.h4525 GLboolean KHR_blend_equation_advanced; member
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_ES3_2_compatibility.txt43 KHR_blend_equation_advanced and KHR_texture_compression_astc_ldr are
64 KHR_blend_equation_advanced and KHR_texture_compression_astc_ldr. Those
276 RESOLVED: No. This extension does not include KHR_blend_equation_advanced or
297 5 05/21/15 pdaniell Allow KHR_blend_equation_advanced and
DARB_gl_spirv.txt2065 KHR_blend_equation_advanced
/third_party/openGLES/extensions/ARB/
DARB_ES3_2_compatibility.txt53 KHR_blend_equation_advanced and KHR_texture_compression_astc_ldr are
74 KHR_blend_equation_advanced and KHR_texture_compression_astc_ldr. Those
286 RESOLVED: No. This extension does not include KHR_blend_equation_advanced or
307 5 05/21/15 pdaniell Allow KHR_blend_equation_advanced and
DARB_gl_spirv.txt2131 KHR_blend_equation_advanced
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/
DKHR_blend_equation_advanced.txt3 KHR_blend_equation_advanced
77 - KHR_blend_equation_advanced: Provides the new blending equations, but
86 KHR_blend_equation_advanced were supported.
88 Some implementations may support KHR_blend_equation_advanced without
146 implementations supporting only KHR_blend_equation_advanced, this enable
410 [[ The following paragraph applies to KHR_blend_equation_advanced only. ]]
592 [[ For KHR_blend_equation_advanced only: ]]
628 implementations supporting only KHR_blend_equation_advanced, this enable
638 KHR_blend_equation_advanced specification, which was derived from the
892 KHR_blend_equation_advanced.
/third_party/openGLES/extensions/KHR/
DKHR_blend_equation_advanced.txt3 KHR_blend_equation_advanced
87 - KHR_blend_equation_advanced: Provides the new blending equations, but
96 KHR_blend_equation_advanced were supported.
98 Some implementations may support KHR_blend_equation_advanced without
156 implementations supporting only KHR_blend_equation_advanced, this enable
420 [[ The following paragraph applies to KHR_blend_equation_advanced only. ]]
602 [[ For KHR_blend_equation_advanced only: ]]
638 implementations supporting only KHR_blend_equation_advanced, this enable
648 KHR_blend_equation_advanced specification, which was derived from the
902 KHR_blend_equation_advanced.
/third_party/openGLES/extensions/ANDROID/
DANDROID_extension_pack_es31a.txt37 * KHR_blend_equation_advanced
/third_party/skia/third_party/externals/opengl-registry/extensions/ANDROID/
DANDROID_extension_pack_es31a.txt37 * KHR_blend_equation_advanced
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_extensions.c170 ctx->Extensions.KHR_blend_equation_advanced = true; in brw_init_extensions()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1551 extensions->KHR_blend_equation_advanced = true; in st_init_extensions()
1554 extensions->KHR_blend_equation_advanced = true; in st_init_extensions()
1749 extensions->KHR_blend_equation_advanced && in st_init_extensions()
/third_party/mesa3d/docs/relnotes/
D17.3.7.rst144 - i965: Fix KHR_blend_equation_advanced with some render targets.
D18.1.0.rst158 - KHR_blend_equation_advanced doesn't work in GLSL 1.10-1.40 shaders
D19.1.0.rst4170 - freedreno/a6xx: KHR_blend_equation_advanced support
4172 - docs: mark KHR_blend_equation_advanced done on a6xx
D20.2.0.rst1624 - st: expose KHR_blend_equation_advanced if PIPE_CAP_BLEND_EQUATION_ADVANCED
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_blend_minmax_factor.txt48 NV_blend_equation_advanced_coherent, KHR_blend_equation_advanced,
/third_party/openGLES/extensions/NV/
DNV_blend_minmax_factor.txt48 NV_blend_equation_advanced_coherent, KHR_blend_equation_advanced,
/third_party/skia/third_party/externals/angle2/doc/
DExtensionSupport.md26 …n_advanced](https://khronos.org/registry/OpenGL/extensions/KHR/KHR_blend_equation_advanced.txt) | …
/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.cpp710 EXT_AEP(KHR_blend_equation_advanced),
Dglsl_parser.yy1619 "ESSL 3.20 or KHR_blend_equation_advanced");