Searched refs:texKey (Results 1 – 2 of 2) sorted by relevance
160 const GrUniqueKey texKey = proxy->peekSurface()->getUniqueKey(); in basic_test() local161 REPORTER_ASSERT(reporter, texKey.isValid()); in basic_test()162 REPORTER_ASSERT(reporter, key == texKey); in basic_test()205 GrUniqueKeyInvalidatedMessage msg(texKey, dContext->priv().contextID()); in basic_test()
165 const GrUniqueKey texKey = proxy->peekSurface()->getUniqueKey(); in basic_test() local166 REPORTER_ASSERT(reporter, texKey.isValid()); in basic_test()167 REPORTER_ASSERT(reporter, key == texKey); in basic_test()212 GrUniqueKeyInvalidatedMessage msg(texKey, context->priv().contextID()); in basic_test()