Home
last modified time | relevance | path

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

/third_party/skia/tests/graphite/
H A DUniformCacheTest.cpp53 sk_sp<UniformData> ud1 = make_ud(2, 16); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local
54 result1 = cache->findOrCreate(ud1); in DEF_GRAPHITE_TEST_FOR_CONTEXTS()
56 REPORTER_ASSERT(reporter, ud1->id() == result1->id()); in DEF_GRAPHITE_TEST_FOR_CONTEXTS()

Completed in 1 milliseconds