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

  /external/mesa3d/src/mesa/main/
texobj.h 120 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj,
texobj.c 703 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj, function
    [all...]
texparam.c 244 _mesa_dirty_texobj(ctx, texObj, GL_TRUE);
    [all...]
teximage.c     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_eglimage.c 140 _mesa_dirty_texobj(ctx, texObj, GL_TRUE);
st_manager.c 568 _mesa_dirty_texobj(ctx, texObj, GL_TRUE);

Completed in 1633 milliseconds