Searched refs:st_finalize_texture (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_cb_texture.h42 st_finalize_texture(struct gl_context *ctx,
H A Dst_gen_mipmap.c165 * 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);
H A Dst_atom_texture.c210 retval = st_finalize_texture(ctx, st->pipe, texObj);
408 retval = st_finalize_texture(ctx, st->pipe, texObj);
H A Dst_cb_fbo.c396 if (!st_finalize_texture(ctx, pipe, att->Texture))
H A Dst_cb_texture.c1172 st_finalize_texture(struct gl_context *ctx, function
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_texture.h42 st_finalize_texture(struct gl_context *ctx,
H A Dst_gen_mipmap.c165 * 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);
H A Dst_atom_texture.c210 retval = st_finalize_texture(ctx, st->pipe, texObj);
408 retval = st_finalize_texture(ctx, st->pipe, texObj);
H A Dst_cb_fbo.c396 if (!st_finalize_texture(ctx, pipe, att->Texture))
H A Dst_cb_texture.c1172 st_finalize_texture(struct gl_context *ctx, function

Completed in 1969 milliseconds