Index: include/gpu/GrTexture.h |
=================================================================== |
--- include/gpu/GrTexture.h (revision 11569) |
+++ include/gpu/GrTexture.h (working copy) |
@@ -126,9 +126,8 @@ |
this->validateDesc(); |
} |
-#else |
- void validate() const {} |
#endif |
+ |
static GrResourceKey ComputeKey(const GrGpu* gpu, |
const GrTextureParams* params, |
const GrTextureDesc& desc, |