Searched refs:fGenTextures (Results 1 – 5 of 5) sorted by relevance
199 GrGLFunction<GrGLGenTexturesProc> fGenTextures; member
400 functions->fGenTextures = noOpGLGenIds; in GrGLCreateNullInterface()
449 functions->fGenTextures = noOpGLGenIds; in create_null_interface()
145 nullptr == fFunctions.fGenTextures || in validate()
894 functions->fGenTextures = debugGLGenTextures; in GrGLCreateDebugInterface()