Searched refs:fFramebufferTexture2D (Results 1 – 5 of 5) sorted by relevance
191 GrGLFunction<GrGLFramebufferTexture2DProc> fFramebufferTexture2D; member
478 functions->fFramebufferTexture2D = nullGLFramebufferTexture2D; in GrGLCreateNullInterface()
527 functions->fFramebufferTexture2D = nullGLFramebufferTexture2D; in create_null_interface()
206 nullptr == fFunctions.fFramebufferTexture2D || in validate()
969 functions->fFramebufferTexture2D = debugGLFramebufferTexture2D; in GrGLCreateDebugInterface()