Searched refs:ARB_blend_func_extended (Results 1 – 22 of 22) sorted by relevance
/third_party/openGLES/extensions/EXT/ |
D | EXT_blend_func_extended.txt | 20 From ARB_blend_func_extended... 67 This extension provides an ES version of the ARB_blend_func_extended 600 ARB_blend_func_extended upon which this extension is based but 603 1. Is this extension compatible with the ARB_blend_func_extended 607 ARB_blend_func_extended but for the ES 2.x and 3.x APIs. 610 the ARB_blend_func_extended tokens. 613 functionality with ARB_blend_func_extended, it should simply add 614 all the stuff in ARB_blend_func_extended... 629 RESOLVED: Yes, the ARB_blend_func_extended extension adds support 669 The ARB_blend_func_extended functionality does NOT require a special [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_blend_func_extended.txt | 20 From ARB_blend_func_extended... 67 This extension provides an ES version of the ARB_blend_func_extended 600 ARB_blend_func_extended upon which this extension is based but 603 1. Is this extension compatible with the ARB_blend_func_extended 607 ARB_blend_func_extended but for the ES 2.x and 3.x APIs. 610 the ARB_blend_func_extended tokens. 613 functionality with ARB_blend_func_extended, it should simply add 614 all the stuff in ARB_blend_func_extended... 629 RESOLVED: Yes, the ARB_blend_func_extended extension adds support 669 The ARB_blend_func_extended functionality does NOT require a special [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_explicit_attrib_location.txt | 156 Dependencies on ARB_blend_func_extended 158 If ARB_blend_func_extended is not supported, remove <index> from the 389 with ARB_blend_func_extended). Fix GLSL language to clarify that 402 Added interactions with ARB_blend_func_extended.
|
D | ARB_blend_func_extended.txt | 3 ARB_blend_func_extended
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_explicit_attrib_location.txt | 166 Dependencies on ARB_blend_func_extended 168 If ARB_blend_func_extended is not supported, remove <index> from the 399 with ARB_blend_func_extended). Fix GLSL language to clarify that 412 Added interactions with ARB_blend_func_extended.
|
D | ARB_blend_func_extended.txt | 3 ARB_blend_func_extended
|
/third_party/mesa3d/src/mesa/main/ |
D | blend.c | 74 && ctx->Extensions.ARB_blend_func_extended; in legal_src_factor() 107 && ctx->Extensions.ARB_blend_func_extended) in legal_dst_factor() 114 && ctx->Extensions.ARB_blend_func_extended; in legal_dst_factor()
|
D | extensions_table.h | 44 EXT(ARB_blend_func_extended , ARB_blend_func_extended , GLL, GLC, x… 221 EXT(EXT_blend_func_extended , ARB_blend_func_extended , x , x , x…
|
D | consts_exts.h | 56 GLboolean ARB_blend_func_extended; member
|
D | version.c | 314 extensions->ARB_blend_func_extended && in compute_version()
|
D | get.c | 552 EXTRA_EXT(ARB_blend_func_extended);
|
/third_party/openGLES/extensions/NV/ |
D | NV_blend_minmax_factor.txt | 44 This extension interacts with ARB_blend_func_extended, 257 introduced by ARB_blend_func_extended and EXT_blend_func_extended
|
D | NV_framebuffer_mixed_samples.txt | 59 This extension interacts with ARB_blend_func_extended 471 fragment's color value and second source color [for ARB_blend_func_extended] 635 Dependencies on ARB_blend_func_extended 638 source color [for ARB_blend_func_extended]" from the new Section 17.3.Y 835 (7) How do ARB_blend_func_extended (dual-source blending) interact 875 - ARB_blend_func_extended interaction specified
|
D | NV_gpu_program5.txt | 56 This extension interacts trivially with ARB_blend_func_extended. 142 fragment program (as used by ARB_blend_func_extended). 556 "result.color[n].secondary" and the ARB_blend_func_extended option is 560 output color numbered <n>. If the ARB_blend_func_extended program option 2353 Section 3.11.4.5.3, ARB_blend_func_extended Option 2355 If a fragment program specifies the "ARB_blend_func_extended" option, dual 2356 source color outputs as described in ARB_blend_func_extended are made 2503 Dependencies on ARB_blend_func_extended 2505 If ARB_blend_func_extended is not supported, references to the dual source
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_blend_minmax_factor.txt | 44 This extension interacts with ARB_blend_func_extended, 257 introduced by ARB_blend_func_extended and EXT_blend_func_extended
|
D | NV_framebuffer_mixed_samples.txt | 59 This extension interacts with ARB_blend_func_extended 471 fragment's color value and second source color [for ARB_blend_func_extended] 635 Dependencies on ARB_blend_func_extended 638 source color [for ARB_blend_func_extended]" from the new Section 17.3.Y 835 (7) How do ARB_blend_func_extended (dual-source blending) interact 875 - ARB_blend_func_extended interaction specified
|
D | NV_gpu_program5.txt | 56 This extension interacts trivially with ARB_blend_func_extended. 142 fragment program (as used by ARB_blend_func_extended). 556 "result.color[n].secondary" and the ARB_blend_func_extended option is 560 output color numbered <n>. If the ARB_blend_func_extended program option 2353 Section 3.11.4.5.3, ARB_blend_func_extended Option 2355 If a fragment program specifies the "ARB_blend_func_extended" option, dual 2356 source color outputs as described in ARB_blend_func_extended are made 2503 Dependencies on ARB_blend_func_extended 2505 If ARB_blend_func_extended is not supported, references to the dual source
|
/third_party/mesa3d/docs/relnotes/ |
D | 11.1.1.rst | 107 - drirc: Disable ARB_blend_func_extended for Heaven 4.0/Valley 1.0.
|
D | 21.2.0.rst | 1809 - crocus: expose ARB_blend_func_extended on gen 45/50
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
D | meson.build | 36 'ARB_blend_func_extended.xml',
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_extensions.c | 1429 extensions->ARB_blend_func_extended = GL_TRUE; in st_init_extensions()
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 5105 "../src/mapi/glapi/gen/ARB_blend_func_extended.xml",
|