Searched refs:idBefore (Results 1 – 6 of 6) sorted by relevance
53 GrSurfaceProxy::UniqueID idBefore = rtProxy->uniqueID(); in check_rendertarget() local58 REPORTER_ASSERT(reporter, rtProxy->uniqueID() == idBefore); in check_rendertarget()82 GrSurfaceProxy::UniqueID idBefore = texProxy->uniqueID(); in check_texture() local99 REPORTER_ASSERT(reporter, texProxy->uniqueID() == idBefore); in check_texture()
343 uint32_t idBefore = surface->generationID(); in test_readpixels() local356 REPORTER_ASSERT(reporter, idBefore == idAfter); in test_readpixels()
397 uint32_t idBefore = surface->generationID(); in test_write_pixels() local411 REPORTER_ASSERT(reporter, expectSuccess == (idBefore != idAfter)); in test_write_pixels()
53 GrSurfaceProxy::UniqueID idBefore = rtProxy->uniqueID(); in check_rendertarget() local58 REPORTER_ASSERT(reporter, rtProxy->uniqueID() == idBefore); in check_rendertarget()83 GrSurfaceProxy::UniqueID idBefore = texProxy->uniqueID(); in check_texture() local89 REPORTER_ASSERT(reporter, texProxy->uniqueID() == idBefore); in check_texture()
378 uint32_t idBefore = surface->generationID(); in test_readpixels() local391 REPORTER_ASSERT(reporter, idBefore == idAfter); in test_readpixels()