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

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLContext.h65 * Note that the textureFunction field is implicitly set to zero when the
86 GLint textureFunction; member in struct:__anon927
183 (oglc)->textureFunction = (func); \
188 if ((oglc)->textureFunction != (func)) { \

Completed in 54 milliseconds