Searched refs:ARB_draw_buffers_blend (Results 1 – 17 of 17) sorted by relevance
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_draw_buffers_indexed.txt | 19 Contributors to ARB_draw_buffers_blend 399 and ARB_draw_buffers_blend extensions as updated in OpenGL 4.x. 400 Resolved issues from EXT_draw_buffers2 and ARB_draw_buffers_blend have 405 ARB_draw_buffers_blend? 413 and ARB_draw_buffers_blend? 453 ARB_draw_buffers_blend specified INVALID_ENUM for the 457 the ARB_draw_buffers_blend extension. Since we are basing the 483 and ARB_draw_buffers_blend v4 and updated with
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_draw_buffers_indexed.txt | 19 Contributors to ARB_draw_buffers_blend 399 and ARB_draw_buffers_blend extensions as updated in OpenGL 4.x. 400 Resolved issues from EXT_draw_buffers2 and ARB_draw_buffers_blend have 405 ARB_draw_buffers_blend? 413 and ARB_draw_buffers_blend? 453 ARB_draw_buffers_blend specified INVALID_ENUM for the 457 the ARB_draw_buffers_blend extension. Since we are basing the 483 and ARB_draw_buffers_blend v4 and updated with
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_draw_buffers_indexed.txt | 19 Contributors to ARB_draw_buffers_blend 400 and ARB_draw_buffers_blend extensions as updated in OpenGL 4.x. 401 Resolved issues from EXT_draw_buffers2 and ARB_draw_buffers_blend have 406 ARB_draw_buffers_blend? 414 and ARB_draw_buffers_blend? 439 ARB_draw_buffers_blend specified INVALID_ENUM for the 443 the ARB_draw_buffers_blend extension. Since we are basing the
|
/third_party/openGLES/extensions/OES/ |
D | OES_draw_buffers_indexed.txt | 19 Contributors to ARB_draw_buffers_blend 415 and ARB_draw_buffers_blend extensions as updated in OpenGL 4.x. 416 Resolved issues from EXT_draw_buffers2 and ARB_draw_buffers_blend have 421 ARB_draw_buffers_blend? 429 and ARB_draw_buffers_blend? 454 ARB_draw_buffers_blend specified INVALID_ENUM for the 458 the ARB_draw_buffers_blend extension. Since we are basing the
|
/third_party/mesa3d/src/mesa/main/ |
D | version.c | 327 extensions->ARB_draw_buffers_blend && in compute_version() 546 extensions->ARB_draw_buffers_blend && in compute_version_es2()
|
D | extensions_table.h | 14 EXT(AMD_draw_buffers_blend , ARB_draw_buffers_blend , GLL, GLC, x… 66 EXT(ARB_draw_buffers_blend , ARB_draw_buffers_blend , GLL, GLC, x… 243 EXT(EXT_draw_buffers_indexed , ARB_draw_buffers_blend , x , x , x… 441 EXT(OES_draw_buffers_indexed , ARB_draw_buffers_blend , x , x , x…
|
D | get.c | 2521 if (!ctx->Extensions.ARB_draw_buffers_blend) in find_value_indexed() 2528 if (!ctx->Extensions.ARB_draw_buffers_blend) in find_value_indexed() 2537 if (!ctx->Extensions.ARB_draw_buffers_blend) in find_value_indexed() 2544 if (!ctx->Extensions.ARB_draw_buffers_blend) in find_value_indexed() 2551 if (!ctx->Extensions.ARB_draw_buffers_blend) in find_value_indexed() 2558 if (!ctx->Extensions.ARB_draw_buffers_blend) in find_value_indexed()
|
D | blend.c | 199 return ctx->Extensions.ARB_draw_buffers_blend in num_buffers() 380 if (!ctx->Extensions.ARB_draw_buffers_blend) { in blend_func_separatei()
|
D | consts_exts.h | 72 GLboolean ARB_draw_buffers_blend; member
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_atom_blend.c | 233 if (ctx->Extensions.ARB_draw_buffers_blend) in st_update_blend()
|
D | st_extensions.c | 775 { o(ARB_draw_buffers_blend), PIPE_CAP_INDEP_BLEND_FUNC }, in st_init_extensions() 1721 extensions->ARB_draw_buffers_blend && in st_init_extensions() 1738 extensions->ARB_draw_buffers_blend && in st_init_extensions()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_blend_func_extended.txt | 57 The ARB_draw_buffers_blend extension affects the definition of this 310 Dependencies on ARB_draw_buffers_blend 312 If ARB_draw_buffers_blend is not supported, all references to BlendFunci 505 Document interaction with ARB_draw_buffers_blend.
|
D | ARB_draw_buffers_blend.txt | 3 ARB_draw_buffers_blend 259 RESOLVED: ARB_draw_buffers_blend.
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_blend_func_extended.txt | 67 The ARB_draw_buffers_blend extension affects the definition of this 320 Dependencies on ARB_draw_buffers_blend 322 If ARB_draw_buffers_blend is not supported, all references to BlendFunci 515 Document interaction with ARB_draw_buffers_blend.
|
D | ARB_draw_buffers_blend.txt | 3 ARB_draw_buffers_blend 269 RESOLVED: ARB_draw_buffers_blend.
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
D | meson.build | 52 'ARB_draw_buffers_blend.xml',
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 5120 "../src/mapi/glapi/gen/ARB_draw_buffers_blend.xml",
|