Searched refs:origTexInfo (Results 1 – 2 of 2) sorted by relevance
180 GrGLTextureInfo origTexInfo; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local182 backendTex.getGLTextureInfo(&origTexInfo)) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()185 REPORTER_ASSERT(reporter, origTexInfo.fID != genTexInfo.fID); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()187 REPORTER_ASSERT(reporter, origTexInfo.fID == genTexInfo.fID); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
195 GrGLTextureInfo origTexInfo; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local197 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()