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

  /external/mesa3d/src/mesa/state_tracker/
st_cb_texture.h 42 st_finalize_texture(struct gl_context *ctx,
st_gen_mipmap.c 165 * lastLevel here, since it won't get done in st_finalize_texture().
189 st_finalize_texture(ctx, st->pipe, texObj);
199 st_finalize_texture(ctx, st->pipe, texObj);
st_atom_texture.c 210 retval = st_finalize_texture(ctx, st->pipe, texObj);
408 retval = st_finalize_texture(ctx, st->pipe, texObj);
st_cb_fbo.c 396 if (!st_finalize_texture(ctx, pipe, att->Texture))
st_cb_texture.c 1172 st_finalize_texture(struct gl_context *ctx, function
    [all...]

Completed in 51 milliseconds