HomeSort by relevance Sort by last modified time
    Searched refs:GetMaxValueInBufferCHROMIUM (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_ids_autogen.h 176 OP(GetMaxValueInBufferCHROMIUM) /* 417 */ \
gles2_cmd_format_autogen.h     [all...]
gles2_cmd_format_test_autogen.h     [all...]
  /external/chromium_org/gpu/GLES2/
gl2chromium_autogen.h 184 #define glGetMaxValueInBufferCHROMIUM GLES2_GET_FUN(GetMaxValueInBufferCHROMIUM)
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest.cc 131 TEST_P(GLES2DecoderWithShaderTest, GetMaxValueInBufferCHROMIUM) {
133 GetMaxValueInBufferCHROMIUM::Result* result =
134 static_cast<GetMaxValueInBufferCHROMIUM::Result*>(shared_memory_address_);
137 GetMaxValueInBufferCHROMIUM cmd;
    [all...]
gles2_cmd_decoder_autogen.h     [all...]
  /external/chromium_org/gpu/command_buffer/client/
gles2_interface_stub_impl_autogen.h 649 GLuint GLES2InterfaceStub::GetMaxValueInBufferCHROMIUM(GLuint /* buffer_id */,
    [all...]
gles2_cmd_helper_autogen.h     [all...]
gles2_trace_implementation_impl_autogen.h     [all...]
gles2_implementation_autogen.h 551 virtual GLuint GetMaxValueInBufferCHROMIUM(GLuint buffer_id,
gles2_interface_autogen.h 367 virtual GLuint GetMaxValueInBufferCHROMIUM(GLuint buffer_id,
gles2_interface_stub_autogen.h 398 virtual GLuint GetMaxValueInBufferCHROMIUM(GLuint buffer_id,
gles2_trace_implementation_autogen.h 398 virtual GLuint GetMaxValueInBufferCHROMIUM(GLuint buffer_id,
gles2_implementation.cc 808 typedef cmds::GetMaxValueInBufferCHROMIUM::Result Result;
814 helper_->GetMaxValueInBufferCHROMIUM(
820 GLuint GLES2Implementation::GetMaxValueInBufferCHROMIUM(
    [all...]
gles2_c_lib_autogen.h 712 return gles2::GetGLContext()->GetMaxValueInBufferCHROMIUM(
    [all...]
gles2_implementation_unittest.cc     [all...]

Completed in 263 milliseconds