Home
last modified time | relevance | path

Searched refs:KHR_blend_equation_advanced_coherent (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_ir.cpp127 shader, ctx->Extensions.KHR_blend_equation_advanced_coherent); in st_link_shader()
Dst_extensions.c1555 extensions->KHR_blend_equation_advanced_coherent = coherent_fb_fetch; in st_init_extensions()
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_blend_minmax_factor.txt49 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/
DNV_blend_minmax_factor.txt49 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/
DKHR_blend_equation_advanced.txt82 - 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/
Dbrw_link.cpp107 shader, ctx->Extensions.KHR_blend_equation_advanced_coherent); in process_glsl_ir()
Dbrw_extensions.c348 ctx->Extensions.KHR_blend_equation_advanced_coherent = true; in brw_init_extensions()
/third_party/openGLES/extensions/KHR/
DKHR_blend_equation_advanced.txt92 - 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/
Dextensions_table.h361 EXT(KHR_blend_equation_advanced_coherent , KHR_blend_equation_advanced_coherent , GLL, GLC, x…
Dmtypes.h4526 GLboolean KHR_blend_equation_advanced_coherent; member
Dget.c563 EXTRA_EXT(KHR_blend_equation_advanced_coherent);