Home
last modified time | relevance | path

Searched defs:GenSharedIdsCHROMIUM (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_format_autogen.h8879 struct GenSharedIdsCHROMIUM { struct
8880 typedef GenSharedIdsCHROMIUM ValueType; argument
8881 static const CommandId kCmdId = kGenSharedIdsCHROMIUM; argument
8882 static const cmd::ArgFlags kArgFlags = cmd::kFixed;
8884 static uint32 ComputeSize() { in ComputeSize()
8888 void SetHeader() { in SetHeader()
8892 void Init( in Init()
8920 COMPILE_ASSERT(sizeof(GenSharedIdsCHROMIUM) == 24, argument
Dgles2_cmd_format_test_autogen.h3639 TEST_F(GLES2FormatTest, GenSharedIdsCHROMIUM) { in TEST_F() argument
/external/chromium_org/gpu/command_buffer/client/
Dgles2_trace_implementation_impl_autogen.h967 void GLES2TraceImplementation::GenSharedIdsCHROMIUM( in GenSharedIdsCHROMIUM() function
Dgles2_interface_stub_impl_autogen.h519 void GLES2InterfaceStub::GenSharedIdsCHROMIUM( in GenSharedIdsCHROMIUM() function
Dgles2_implementation.cc919 void GLES2Implementation::GenSharedIdsCHROMIUM( in GenSharedIdsCHROMIUM() function in gpu::gles2::GLES2Implementation
Dgles2_cmd_helper_autogen.h1674 void GenSharedIdsCHROMIUM( in GenSharedIdsCHROMIUM() function