Home | History | Annotate | Download | only in unix

Lines Matching refs:SkDebugf

71         SkDebugf("Failed to open X display.\n");
89 SkDebugf("Invalid GLX version.");
94 //SkDebugf("Getting matching framebuffer configs.\n");
99 SkDebugf("Failed to retrieve a framebuffer config.\n");
103 //SkDebugf("Found %d matching FB configs.\n", fbcount);
106 //SkDebugf("Getting XVisualInfos.\n");
117 //SkDebugf(" Matching fbconfig %d, visual ID 0x%2x: SAMPLE_BUFFERS = %d,"
136 //SkDebugf("Chosen visual ID = 0x%x\n", (unsigned int)vi->visualid);
141 SkDebugf("Failed to create pixmap.\n");
174 //SkDebugf("GLX_ARB_create_context not found."
179 //SkDebugf("Creating context.\n");
196 //SkDebugf( "Created GL 3.0 context.\n" );
211 //SkDebugf("Failed to create GL 3.0 context."
226 SkDebugf("Failed to create an OpenGL context.\n");
233 //SkDebugf("Indirect GLX rendering context obtained.\n");
235 //SkDebugf("Direct GLX rendering context obtained.\n");
238 //SkDebugf("Making context current.\n");
240 SkDebugf("Could not set the context.\n");
247 SkDebugf("Failed to create gl interface");
256 SkDebugf("Could not set the context.\n");