Home
last modified time | relevance | path

Searched refs:glTextureParametersModified (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tests/
DGLBackendSurfaceTest.cpp91 backendTex.glTextureParametersModified(); in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS()
100 backendTexCopy.glTextureParametersModified(); in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS()
/third_party/skia/include/gpu/
DGrBackendSurface.h324 void glTextureParametersModified();
/third_party/skia/src/gpu/
DGrBackendSurface.cpp575 this->glTextureParametersModified(); in GrBackendTexture()
750 void GrBackendTexture::glTextureParametersModified() { in glTextureParametersModified() function in GrBackendTexture