• Home
  • Raw
  • Download

Lines Matching defs:st

153 st_context_validate(struct st_context *st,  in st_context_validate()
207 struct st_context *st) in st_framebuffer_validate()
437 st_framebuffer_create(struct st_context *st, in st_framebuffer_create()
624 st_framebuffers_purge(struct st_context *st) in st_framebuffers_purge()
657 struct st_context *st = (struct st_context *) stctxi; in st_context_flush() local
702 struct st_context *st = (struct st_context *) stctxi; in st_context_teximage() local
792 struct st_context *st = (struct st_context *) stctxi; in st_context_copy() local
803 struct st_context *st = (struct st_context *) stctxi; in st_context_share() local
813 struct st_context *st = (struct st_context *) stctxi; in st_context_destroy() local
821 struct st_context *st = (struct st_context *) stctxi; in st_start_thread() local
830 struct st_context *st = (struct st_context *) stctxi; in st_thread_finish() local
857 struct st_context *st; in st_api_create_context() local
1002 struct st_context *st = ctx ? ctx->st : NULL; in st_api_get_current() local
1009 st_framebuffer_reuse_or_create(struct st_context *st, in st_framebuffer_reuse_or_create()
1057 struct st_context *st = (struct st_context *) stctxi; in st_api_make_current() local
1131 st_manager_flush_frontbuffer(struct st_context *st) in st_manager_flush_frontbuffer()
1168 st_manager_validate_framebuffers(struct st_context *st) in st_manager_validate_framebuffers()
1189 struct st_context *st = (ctx) ? ctx->st : NULL; in st_manager_flush_swapbuffers() local
1208 st_manager_add_color_renderbuffer(struct st_context *st, in st_manager_add_color_renderbuffer()