Searched refs:GL_CONSTANT_ALPHA (Results 1 – 5 of 5) sorted by relevance
24 static_assert(underlying_type(ColorMode::ConstantAlpha) == GL_CONSTANT_ALPHA, "OpenGL enum mismatch…40 static_assert(underlying_type(ColorMode::ConstantAlpha) == GL_CONSTANT_ALPHA, "OpenGL enum mismatch…
117 #define GL_CONSTANT_ALPHA 0x8003 macro
119 #define GL_CONSTANT_ALPHA 0x8003 macro