Searched refs:qPlane (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dshadowtex.c316 static GLfloat qPlane[4] = { 0, 0, 0, 1 }; local in function:EnableIdentityTexgen
321 glTexGenfv(GL_Q, GL_EYE_PLANE, qPlane);

Completed in 7 milliseconds