Searched refs:fGenTextures (Results 1 – 9 of 9) sorted by relevance
57 interface->fGenTextures = glGenTextures; in GrGLCreateNativeInterface()
64 interface->fGenTextures = glGenTextures; in GrGLCreateNativeInterface()
103 interface->fGenTextures = glGenTextures; in GrGLCreateNativeInterface()
72 NULL == fGenTextures || in validate()
438 interface->fGenTextures = nullGLGenIds; in GrGLCreateNullInterface()
67 interface->fGenTextures = glGenTextures; in GrGLCreateNativeInterface()
190 GLPtr<GrGLGenTexturesProc> fGenTextures; member
1379 interface->fGenTextures = debugGLGenTextures; in SK_DEFINE_INST_COUNT()