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

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLContext.c763 OGLContext_IsBIOpShaderSupportAvailable(JNIEnv *env, function
768 J2dTraceLn(J2D_TRACE_INFO, "OGLContext_IsBIOpShaderSupportAvailable");
782 "OGLContext_IsBIOpShaderSupportAvailable: disabled via flag");
798 "OGLContext_IsBIOpShaderSupportAvailable: BufferedImageOp shader supported");
880 if (OGLContext_IsBIOpShaderSupportAvailable(env, fragShaderAvail)) {

Completed in 31 milliseconds