Searched defs:isSameTexture (Results 1 – 3 of 3) sorted by relevance
156 bool GrGLBackendTextureData::isSameTexture(const GrBackendTextureData* that) const { in isSameTexture() function in GrGLBackendTextureData
416 bool GrBackendTexture::isSameTexture(const GrBackendTexture& that) { in isSameTexture() function in GrBackendTexture
209 bool isSameTexture(const GrBackendTextureData* that) const override { in isSameTexture() function in GrVkBackendTextureData