Home
last modified time | relevance | path

Searched refs:noOpGLVertexAttribPointer (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h296 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLVertexAttribPointer(GrGLuint indx,
DGrGLNoOpInterface.cpp404 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLVertexAttribPointer(GrGLuint indx, in noOpGLVertexAttribPointer() function
DGrGLCreateNullInterface.cpp470 functions->fVertexAttribPointer = noOpGLVertexAttribPointer; in GrGLCreateNullInterface()
DSkNullGLContext.cpp519 functions->fVertexAttribPointer = noOpGLVertexAttribPointer; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp961 functions->fVertexAttribPointer = noOpGLVertexAttribPointer; in GrGLCreateDebugInterface()