Searched refs:KHR_blend_equation_advanced_coherent (Results 1 – 11 of 11) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_glsl_to_ir.cpp | 127 shader, ctx->Extensions.KHR_blend_equation_advanced_coherent); in st_link_shader()
|
D | st_extensions.c | 1555 extensions->KHR_blend_equation_advanced_coherent = coherent_fb_fetch; in st_init_extensions()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_blend_minmax_factor.txt | 49 KHR_blend_equation_advanced_coherent, OpenGL 4.5, or ES 3.2 as 273 KHR_blend_equation_advanced_coherent are not supported? 283 KHR_blend_equation_advanced_coherent and
|
/third_party/openGLES/extensions/NV/ |
D | NV_blend_minmax_factor.txt | 49 KHR_blend_equation_advanced_coherent, OpenGL 4.5, or ES 3.2 as 273 KHR_blend_equation_advanced_coherent are not supported? 283 KHR_blend_equation_advanced_coherent and
|
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/ |
D | KHR_blend_equation_advanced.txt | 82 - KHR_blend_equation_advanced_coherent: Provides the new blending 89 supporting KHR_blend_equation_advanced_coherent. 122 KHR_blend_equation_advanced_coherent, this extension has several 145 the KHR_blend_equation_advanced_coherent extension is supported. On 425 [[ The following paragraph applies to KHR_blend_equation_advanced_coherent 602 [[ For KHR_blend_equation_advanced_coherent, the language immediately 627 the KHR_blend_equation_advanced_coherent extension is supported. On 891 the KHR_blend_equation_advanced_coherent extension and ignore
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_link.cpp | 107 shader, ctx->Extensions.KHR_blend_equation_advanced_coherent); in process_glsl_ir()
|
D | brw_extensions.c | 348 ctx->Extensions.KHR_blend_equation_advanced_coherent = true; in brw_init_extensions()
|
/third_party/openGLES/extensions/KHR/ |
D | KHR_blend_equation_advanced.txt | 92 - KHR_blend_equation_advanced_coherent: Provides the new blending 99 supporting KHR_blend_equation_advanced_coherent. 132 KHR_blend_equation_advanced_coherent, this extension has several 155 the KHR_blend_equation_advanced_coherent extension is supported. On 435 [[ The following paragraph applies to KHR_blend_equation_advanced_coherent 612 [[ For KHR_blend_equation_advanced_coherent, the language immediately 637 the KHR_blend_equation_advanced_coherent extension is supported. On 901 the KHR_blend_equation_advanced_coherent extension and ignore
|
/third_party/mesa3d/src/mesa/main/ |
D | extensions_table.h | 361 EXT(KHR_blend_equation_advanced_coherent , KHR_blend_equation_advanced_coherent , GLL, GLC, x…
|
D | mtypes.h | 4526 GLboolean KHR_blend_equation_advanced_coherent; member
|
D | get.c | 563 EXTRA_EXT(KHR_blend_equation_advanced_coherent);
|