Searched refs:st_ctx (Results 1 – 2 of 2) sorted by relevance
277 struct st_context *st_ctx = (struct st_context *)dri_context(context)->st; in dri2_create_image_from_renderbuffer2() local278 struct gl_context *ctx = st_ctx->ctx; in dri2_create_image_from_renderbuffer2()279 struct pipe_context *p_ctx = st_ctx->pipe; in dri2_create_image_from_renderbuffer2()367 struct st_context *st_ctx = (struct st_context *)dri_context(context)->st; in dri2_create_from_texture() local368 struct gl_context *ctx = st_ctx->ctx; in dri2_create_from_texture()369 struct pipe_context *p_ctx = st_ctx->pipe; in dri2_create_from_texture()
416 struct st_context *st_ctx = (struct st_context *)ctx->st; in drisw_update_tex_buffer() local417 struct pipe_context *pipe = st_ctx->pipe; in drisw_update_tex_buffer()