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

  /external/chromium_org/content/common/gpu/client/
gl_helper.h 94 typedef void (gpu::gles2::GLES2Interface::*BindFunc)(GLenum target,
96 ScopedBinder(gpu::gles2::GLES2Interface* gl, GLuint id, BindFunc bind_func)
105 BindFunc bind_func_;
  /external/deqp/modules/glshared/
glsLifetimeTests.hpp 58 typedef void (CallLogWrapper::*BindFunc) (GLenum target, GLuint name);
114 BindFunc bindFunc,
119 , m_bindFunc (bindFunc)
129 const BindFunc m_bindFunc;
404 using details::BindFunc;

Completed in 72 milliseconds