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

Unified Diff: gpu/command_buffer/service/test_helper.h

Issue 2424833003: gpu: check GL_RGB565 work in ES3 context (Closed)
Patch Set: Created 4 years, 2 months 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
Index: gpu/command_buffer/service/test_helper.h
diff --git a/gpu/command_buffer/service/test_helper.h b/gpu/command_buffer/service/test_helper.h
index fdefe7f423d1bb84c446d6f03561530932d25f10..c28dbf146e00161482ccae66f706036659c9f4ff 100644
--- a/gpu/command_buffer/service/test_helper.h
+++ b/gpu/command_buffer/service/test_helper.h
@@ -169,6 +169,9 @@ class TestHelper {
size_t num_program_outputs,
GLuint service_id);
+ static void SetupFetureInfoEnableES3ValidatorsExpectations(
+ ::gl::MockGLInterface* gl);
+
static void DoBufferData(::gl::MockGLInterface* gl,
MockErrorState* error_state,
BufferManager* manager,
« no previous file with comments | « gpu/command_buffer/service/framebuffer_manager_unittest.cc ('k') | gpu/command_buffer/service/test_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698