Home
last modified time | relevance | path

Searched refs:origTexInfo (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DGrMipMappedTest.cpp195 GrGLTextureInfo origTexInfo; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
197 backendTex.getGLTextureInfo(&origTexInfo)) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
200 REPORTER_ASSERT(reporter, origTexInfo.fID != genTexInfo.fID); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
202 REPORTER_ASSERT(reporter, origTexInfo.fID == genTexInfo.fID); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()

Completed in 1 milliseconds