Lines Matching defs:st
103 struct st_context *st = st_context(ctx); in st_Enable() local
179 st_invalidate_buffers(struct st_context *st) in st_invalidate_buffers()
210 struct st_context *st = st_context(ctx); in st_invalidate_state() local
294 st_save_zombie_sampler_view(struct st_context *st, in st_save_zombie_sampler_view()
324 st_save_zombie_shader(struct st_context *st, in st_save_zombie_shader()
353 free_zombie_sampler_views(struct st_context *st) in free_zombie_sampler_views()
383 free_zombie_shaders(struct st_context *st) in free_zombie_shaders()
439 st_context_free_zombie_objects(struct st_context *st) in st_context_free_zombie_objects()
447 st_destroy_context_priv(struct st_context *st, bool destroy_pipe) in st_destroy_context_priv()
481 st_init_driver_flags(struct st_context *st) in st_init_driver_flags()
578 struct st_context *st = ST_CALLOC_STRUCT( st_context); in st_create_context_priv() local
873 struct st_context *st = ctx->st; in st_emit_string_marker() local
882 struct st_context *st = ctx->st; in st_set_background_context() local
1007 struct st_context *st; in st_create_context() local
1057 struct st_context *st = (struct st_context *) userData; in destroy_tex_sampler_cb() local
1066 struct st_context *st = (struct st_context *) userData; in destroy_framebuffer_attachment_sampler_cb() local
1077 st_destroy_context(struct st_context *st) in st_destroy_context()
1167 st_get_nir_compiler_options(struct st_context *st, gl_shader_stage stage) in st_get_nir_compiler_options()