Home
last modified time | relevance | path

Searched refs:GLDrawCmdInfo (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/instanced/
DGLInstancedRendering.h54 struct GLDrawCmdInfo { struct
62 SkAutoSTMalloc<1024, GLDrawCmdInfo> fGLDrawCmdsInfo; argument
DGLInstancedRendering.cpp185 GLDrawCmdInfo& cmdInfo = fGLDrawCmdsInfo[glDrawCmdsIdx]; in onBeginFlush()
252 const GLDrawCmdInfo& cmdInfo = fGLDrawCmdsInfo[glCmdIdx]; in onDraw()
259 const GLDrawCmdInfo& cmdInfo = fGLDrawCmdsInfo[glCmdIdx]; in onDraw()