Home
last modified time | relevance | path

Searched defs:WaitSyncPointCHROMIUM (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/cc/test/
Dtest_gles2_interface.cc359 void TestGLES2Interface::WaitSyncPointCHROMIUM(GLuint sync_point) { in WaitSyncPointCHROMIUM() function in cc::TestGLES2Interface
/external/chromium_org/webkit/common/gpu/
Dwebgraphicscontext3d_impl.cc830 DELEGATE_TO_GL_1(waitSyncPoint, WaitSyncPointCHROMIUM, GLuint) in DELEGATE_TO_GL_1() argument
/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_format_autogen.h8903 struct WaitSyncPointCHROMIUM { struct
8904 typedef WaitSyncPointCHROMIUM ValueType; argument
8905 static const CommandId kCmdId = kWaitSyncPointCHROMIUM; argument
8929 COMPILE_ASSERT(sizeof(WaitSyncPointCHROMIUM) == 8, argument
Dgles2_cmd_format_test_autogen.h3373 TEST_F(GLES2FormatTest, WaitSyncPointCHROMIUM) { in TEST_F() argument
/external/chromium_org/gpu/command_buffer/client/
Dgles2_implementation_impl_autogen.h2075 void GLES2Implementation::WaitSyncPointCHROMIUM(GLuint sync_point) { in WaitSyncPointCHROMIUM() function
Dgles2_interface_stub_impl_autogen.h844 void GLES2InterfaceStub::WaitSyncPointCHROMIUM(GLuint /* sync_point */) { in WaitSyncPointCHROMIUM() function
Dgles2_trace_implementation_impl_autogen.h1486 void GLES2TraceImplementation::WaitSyncPointCHROMIUM(GLuint sync_point) { in WaitSyncPointCHROMIUM() function
Dgles2_implementation_unittest_autogen.h1863 TEST_F(GLES2ImplementationTest, WaitSyncPointCHROMIUM) { in TEST_F() argument
Dgles2_cmd_helper_autogen.h1893 void WaitSyncPointCHROMIUM(GLuint sync_point) { in WaitSyncPointCHROMIUM() function