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

/external/webkit/Source/WebCore/platform/graphics/opengl/
H A DTextureMapperGL.cpp81 inline static void debugGLCommand(const char* command, int line) function in namespace:WebCore
92 #define GL_CMD(x) {x, debugGLCommand(#x, __LINE__); }

Completed in 38 milliseconds