You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
236B

  1. GL_QCOM_alpha_test
  2. http://www.opengl.org/registry/specs/QCOM/alpha_test.txt
  3. GL_QCOM_alpha_test
  4. GL_ALPHA_TEST_QCOM 0x0BC0
  5. GL_ALPHA_TEST_FUNC_QCOM 0x0BC1
  6. GL_ALPHA_TEST_REF_QCOM 0x0BC2
  7. void glAlphaFuncQCOM (GLenum func, GLclampf ref)