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

/external/skia/bench/
H A DGLInstancedArraysBench.cpp66 void glDraw(int loops, const GrGLContext*) override;
341 void GLCpuPosInstancedArraysBench::glDraw(int loops, const GrGLContext* ctx) { function in class:GLCpuPosInstancedArraysBench
H A DGLVec4ScalarBench.cpp58 void glDraw(int loops, const GrGLContext*) override;
264 void GLVec4ScalarBench::glDraw(int loops, const GrGLContext* ctx) { function in class:GLVec4ScalarBench
H A DGLVertexAttributesBench.cpp40 void glDraw(int loops, const GrGLContext*) override;
209 void GLVertexAttributesBench::glDraw(int loops, const GrGLContext* ctx) { function in class:GLVertexAttributesBench

Completed in 1013 milliseconds