Commit file missing from r7550
git-svn-id: http://skia.googlecode.com/svn/trunk@7551 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
042a2861b2
commit
a45afcf14b
@ -39,7 +39,7 @@ public:
|
||||
// Used by GrGLProgram to bind necessary textures for GrGLEffects.
|
||||
void bindTexture(int unitIdx, const GrTextureParams& params, GrGLTexture* texture);
|
||||
|
||||
bool programUnitTest();
|
||||
bool programUnitTest(int maxStages);
|
||||
|
||||
// GrGpu overrides
|
||||
virtual GrPixelConfig preferredReadPixelsConfig(GrPixelConfig config)
|
||||
|
Loading…
Reference in New Issue
Block a user