Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_helpers.c276 struct st_context *st_ctx = (struct st_context *)dri_context(context)->st; in dri2_create_image_from_renderbuffer2() local
277 struct gl_context *ctx = st_ctx->ctx; in dri2_create_image_from_renderbuffer2()
278 struct pipe_context *p_ctx = st_ctx->pipe; in dri2_create_image_from_renderbuffer2()
372 struct st_context *st_ctx = (struct st_context *)dri_context(context)->st; in dri2_create_from_texture() local
373 struct gl_context *ctx = st_ctx->ctx; in dri2_create_from_texture()
374 struct pipe_context *p_ctx = st_ctx->pipe; in dri2_create_from_texture()
Ddrisw.c434 struct st_context *st_ctx = (struct st_context *)ctx->st; in drisw_update_tex_buffer() local
435 struct pipe_context *pipe = st_ctx->pipe; in drisw_update_tex_buffer()
Dkopper.c804 struct st_context *st_ctx = (struct st_context *)ctx->st; in kopper_update_tex_buffer() local
805 struct pipe_context *pipe = st_ctx->pipe; in kopper_update_tex_buffer()