Searched refs:fDisableVertexAttribArray (Results 1 – 5 of 5) sorted by relevance
175 GrGLFunction<GrGLDisableVertexAttribArrayProc> fDisableVertexAttribArray; member
383 functions->fDisableVertexAttribArray = noOpGLDisableVertexAttribArray; in GrGLCreateNullInterface()
432 functions->fDisableVertexAttribArray = noOpGLDisableVertexAttribArray; in create_null_interface()
138 nullptr == fFunctions.fDisableVertexAttribArray || in validate()
877 functions->fDisableVertexAttribArray = noOpGLDisableVertexAttribArray; in GrGLCreateDebugInterface()