Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(845)

Unified Diff: cc/test/layer_tree_pixel_resource_test.h

Issue 2507963003: Pass correct texture hint for GPU raster (Closed)
Patch Set: rebase Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/test/fake_picture_layer_tiling_client.cc ('k') | cc/test/layer_tree_pixel_resource_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/test/layer_tree_pixel_resource_test.h
diff --git a/cc/test/layer_tree_pixel_resource_test.h b/cc/test/layer_tree_pixel_resource_test.h
index 54339a2589a6b5b445c7470bc40bbae8f243b8ef..0573191495c79756152f4166857068556e584c8c 100644
--- a/cc/test/layer_tree_pixel_resource_test.h
+++ b/cc/test/layer_tree_pixel_resource_test.h
@@ -52,6 +52,7 @@ class LayerTreeHostPixelResourceTest : public LayerTreePixelTest {
protected:
unsigned draw_texture_target_;
RasterBufferProviderType raster_buffer_provider_type_;
+ ResourceProvider::TextureHint texture_hint_;
bool initialized_;
void InitializeFromTestCase(PixelResourceTestCase test_case);
« no previous file with comments | « cc/test/fake_picture_layer_tiling_client.cc ('k') | cc/test/layer_tree_pixel_resource_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698