Searched refs:fCompressedTexSubImage2D (Results 1 – 6 of 6) sorted by relevance
160 GrGLFunction<GrGLCompressedTexSubImage2DProc> fCompressedTexSubImage2D; member
370 functions->fCompressedTexSubImage2D = noOpGLCompressedTexSubImage2D; in GrGLCreateNullInterface()
419 functions->fCompressedTexSubImage2D = noOpGLCompressedTexSubImage2D; in create_null_interface()
292 || nullptr == fFunctions.fCompressedTexSubImage2D in validate()
1568 fCompressedTexSubImageSupport = SkToBool(gli->fFunctions.fCompressedTexSubImage2D); in initConfigTable()
864 functions->fCompressedTexSubImage2D = noOpGLCompressedTexSubImage2D; in GrGLCreateDebugInterface()