Home | History | Annotate | Download | only in state_tracker

Lines Matching defs:st

55 st_texture_create(struct st_context *st,
66 struct pipe_screen *screen = st->pipe->screen;
214 st_texture_image_map(struct st_context *st, struct st_texture_image *stImage,
220 struct pipe_context *pipe = st->pipe;
233 stImage->transfer = pipe_get_transfer(st->pipe, stImage->pt, level,
245 st_texture_image_unmap(struct st_context *st,
248 struct pipe_context *pipe = st->pipe;
293 st_texture_image_data(struct st_context *st,
300 struct pipe_context *pipe = st->pipe;
315 dst_transfer = pipe_get_transfer(st->pipe, dst, level, face + i,
419 struct st_context *st = st_context(ctx);
420 struct pipe_context *pipe = st->pipe;
430 pt = st_texture_create(st, PIPE_TEXTURE_2D, format, 0,