Searched refs:fCompressedTexSubImage2D (Results 1 – 6 of 6) sorted by relevance
123 GrGLFunction<GrGLCompressedTexSubImage2DFn> fCompressedTexSubImage2D; member
110 GrGLFunction<GrGLCompressedTexSubImage2DFn> fCompressedTexSubImage2D; member
56 !fFunctions.fCompressedTexSubImage2D || in validate()
45 …fFunctions.fCompressedTexSubImage2D = bind_to_member(this, &GrGLTestInterface::compressedTexSubIma… in GrGLTestInterface()
1917 fCompressedTexSubImageSupport = (bool)(gli->fFunctions.fCompressedTexSubImage2D); in initConfigTable()
105 !fFunctions.fCompressedTexSubImage2D || in validate()