Home
last modified time | relevance | path

Searched refs:BlendCoherent (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Denable.c1127 if (ctx->Color.BlendCoherent == state) in _mesa_set_enable()
1131 ctx->Color.BlendCoherent = state; in _mesa_set_enable()
1740 return ctx->Color.BlendCoherent; in _mesa_IsEnabled()
Dblend.c1213 ctx->Color.BlendCoherent = true; in _mesa_init_color()
Dmtypes.h485 bool BlendCoherent; member
/external/mesa3d/prebuilt-intermediates/main/
Dget_hash.h243 …{ GL_BLEND_ADVANCED_COHERENT_KHR, CONTEXT_BOOL(Color.BlendCoherent), extra_KHR_blend_equation_adva…