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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texparam.c 120 get_texobj(struct gl_context *ctx, GLenum target, GLboolean get) function
644 texObj = get_texobj(ctx, target, GL_FALSE);
705 texObj = get_texobj(ctx, target, GL_FALSE);
781 texObj = get_texobj(ctx, target, GL_FALSE);
825 texObj = get_texobj(ctx, target, GL_FALSE);
886 texObj = get_texobj(ctx, target, GL_FALSE);
916 texObj = get_texobj(ctx, target, GL_FALSE);
    [all...]
  /external/mesa3d/src/mesa/main/
texparam.c 120 get_texobj(struct gl_context *ctx, GLenum target, GLboolean get) function
644 texObj = get_texobj(ctx, target, GL_FALSE);
705 texObj = get_texobj(ctx, target, GL_FALSE);
781 texObj = get_texobj(ctx, target, GL_FALSE);
825 texObj = get_texobj(ctx, target, GL_FALSE);
886 texObj = get_texobj(ctx, target, GL_FALSE);
916 texObj = get_texobj(ctx, target, GL_FALSE);
    [all...]

Completed in 163 milliseconds