Searched refs:GL_CONSTANT (Results 1 – 8 of 8) sorted by relevance
9 GL_CONSTANT(ALPHA) /* 6406 */12 GL_CONSTANT(ALWAYS) /* 519 */18 GL_CONSTANT(BACK) /* 1029 */19 GL_CONSTANT(BLEND) /* 3042 */29 GL_CONSTANT(BOOL) /* 35670 */36 GL_CONSTANT(BYTE) /* 5120 */37 GL_CONSTANT(CCW) /* 2305 */39 GL_CONSTANT(COLOR) /* 6144 */75 GL_CONSTANT(CW) /* 2304 */262 GL_CONSTANT(NONE) /* 0 */[all …]
241 #define GL_CONSTANT(name) gl.setProperty(runtime, #name, static_cast<double>(GL_##name)); in installConstants() macro243 #undef GL_CONSTANT in installConstants()
248 #define GL_CONSTANT(name) gl.setProperty(runtime, #name, static_cast<double>(GL_##name)); in installConstants() macro250 #undef GL_CONSTANT in installConstants()