HomeSort by relevance Sort by last modified time
    Searched defs:BeginQueryEXT (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/cc/test/
test_gles2_interface.cc 334 void TestGLES2Interface::BeginQueryEXT(GLenum target, GLuint id) {
335 test_context_->beginQueryEXT(target, id);
  /external/chromium_org/gpu/command_buffer/client/
gles2_cmd_helper_autogen.h     [all...]
gles2_interface_stub_impl_autogen.h 616 void GLES2InterfaceStub::BeginQueryEXT(GLenum /* target */, GLuint /* id */) {
    [all...]
gles2_trace_implementation_impl_autogen.h     [all...]
gles2_implementation.cc     [all...]
  /external/chromium_org/ppapi/c/
ppb_opengles2.h 602 void (*BeginQueryEXT)(PP_Resource context, GLenum target, GLuint id);
  /external/chromium_org/ppapi/shared_impl/
ppb_opengles2_shared.cc     [all...]
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_format_autogen.h     [all...]

Completed in 77 milliseconds