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

  /external/mesa3d/src/mesa/state_tracker/
st_vdpau.c 242 _mesa_dirty_texobj(ctx, texObj);
263 _mesa_dirty_texobj(ctx, texObj);
st_cb_eglimage.c 237 _mesa_dirty_texobj(ctx, texObj);
st_manager.c 758 _mesa_dirty_texobj(ctx, texObj);
    [all...]
  /external/mesa3d/src/mesa/main/
texobj.h 156 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj);
teximage.c     [all...]
texobj.c 926 _mesa_dirty_texobj(struct gl_context *ctx, struct gl_texture_object *texObj) function
    [all...]
texparam.c 245 _mesa_dirty_texobj(ctx, texObj);
    [all...]

Completed in 336 milliseconds