mirror of
https://github.com/nigels-com/glew.git
synced 2025-04-20 23:52:55 +00:00
9 lines
236 B
Plaintext
9 lines
236 B
Plaintext
GL_QCOM_alpha_test
|
|
http://www.opengl.org/registry/specs/QCOM/alpha_test.txt
|
|
GL_QCOM_alpha_test
|
|
|
|
GL_ALPHA_TEST_QCOM 0x0BC0
|
|
GL_ALPHA_TEST_FUNC_QCOM 0x0BC1
|
|
GL_ALPHA_TEST_REF_QCOM 0x0BC2
|
|
void glAlphaFuncQCOM (GLenum func, GLclampf ref)
|