Lines Matching defs:st
151 st_context_validate(struct st_context *st, in st_context_validate()
184 struct st_context *st) in st_framebuffer_validate()
415 st_framebuffer_create(struct st_context *st, in st_framebuffer_create()
499 struct st_context *st = (struct st_context *) stctxi; in st_context_flush() local
517 struct st_context *st = (struct st_context *) stctxi; in st_context_teximage() local
602 struct st_context *st = (struct st_context *) stctxi; in st_context_copy() local
612 struct st_context *st = (struct st_context *) stctxi; in st_context_share() local
621 struct st_context *st = (struct st_context *) stctxi; in st_context_destroy() local
632 struct st_context *st; in st_api_create_context() local
731 struct st_context *st = (ctx) ? ctx->st : NULL; in st_api_get_current() local
737 st_framebuffer_reuse_or_create(struct st_context *st, in st_framebuffer_reuse_or_create()
762 struct st_context *st = (struct st_context *) stctxi; in st_api_make_current() local
819 st_manager_flush_frontbuffer(struct st_context *st) in st_manager_flush_frontbuffer()
839 st_manager_get_egl_image_surface(struct st_context *st, void *eglimg) in st_manager_get_egl_image_surface()
868 st_manager_validate_framebuffers(struct st_context *st) in st_manager_validate_framebuffers()
885 st_manager_add_color_renderbuffer(struct st_context *st, in st_manager_add_color_renderbuffer()