Searched defs:OGLSD_RESET_TEXTURE_WRAP (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLSurfaceData.h262 * GL_CLAMP_TO_EDGE by calling OGLSD_RESET_TEXTURE_WRAP() when a texture
267 * OGLSD_RESET_TEXTURE_WRAP() macro) when the operation is finished.
275 #define OGLSD_RESET_TEXTURE_WRAP(target) \ macro

Completed in 30 milliseconds