Searched refs:GL_DST_COLOR (Results 1 – 7 of 7) sorted by relevance
16 static_assert(underlying_type(ColorMode::DstColor) == GL_DST_COLOR, "OpenGL enum mismatch");32 static_assert(underlying_type(ColorMode::DstColor) == GL_DST_COLOR, "OpenGL enum mismatch");
105 #define GL_DST_COLOR 0x0306 macro
102 #define GL_DST_COLOR 0x0306 macro
433 return GL_DST_COLOR; in glamor_translate_blend_alpha_to_red()
104 #define GL_DST_COLOR 0x0306 macro