Searched refs:st_ctx (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri_helpers.c277 struct st_context *st_ctx = (struct st_context *)dri_context(context)->st; local in function:dri2_create_image_from_renderbuffer2
278 struct gl_context *ctx = st_ctx->ctx;
279 struct pipe_context *p_ctx = st_ctx->pipe;
367 struct st_context *st_ctx = (struct st_context *)dri_context(context)->st; local in function:dri2_create_from_texture
368 struct gl_context *ctx = st_ctx->ctx;
369 struct pipe_context *p_ctx = st_ctx->pipe;
H A Ddrisw.c416 struct st_context *st_ctx = (struct st_context *)ctx->st; local in function:drisw_update_tex_buffer
417 struct pipe_context *pipe = st_ctx->pipe;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddrisw.c377 struct st_context *st_ctx = (struct st_context *)ctx->st; local in function:drisw_update_tex_buffer
378 struct pipe_context *pipe = st_ctx->pipe;

Completed in 5 milliseconds