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

  /frameworks/base/media/mca/filterfw/native/core/
gl_frame.cpp 157 if (BindTexture()) {
256 bool GLFrame::BindTexture() const {
277 if (!BindTexture())
  /external/mesa3d/src/mesa/main/
dd.h 359 void (*BindTexture)( struct gl_context *ctx, GLuint texUnit,
    [all...]
  /external/swiftshader/src/OpenGL/libGLES_CM/
libGLES_CM.cpp 216 void BindTexture(GLenum target, GLuint texture)
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
libGLESv2.cpp 352 void BindTexture(GLenum target, GLuint texture)
    [all...]
  /external/libmojo/mojo/gpu/
mojo_gles2_impl_autogen.cc 58 void MojoGLES2Impl::BindTexture(GLenum target, GLuint texture) {
    [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 357 void (GLAPIENTRY * BindTexture)(GLenum, GLuint);

Completed in 122 milliseconds