Searched defs:stctxi (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_manager.c | 786 st_context_flush(struct st_context_iface *stctxi, unsigned flags, in st_context_flush() 831 st_context_teximage(struct st_context_iface *stctxi, in st_context_teximage() 919 st_context_copy(struct st_context_iface *stctxi, in st_context_copy() 930 st_context_share(struct st_context_iface *stctxi, in st_context_share() 941 st_context_destroy(struct st_context_iface *stctxi) in st_context_destroy() 949 st_start_thread(struct st_context_iface *stctxi) in st_start_thread() 958 st_thread_finish(struct st_context_iface *stctxi) in st_thread_finish() 967 st_context_invalidate_state(struct st_context_iface *stctxi, in st_context_invalidate_state() 1203 st_api_make_current(struct st_api *stapi, struct st_context_iface *stctxi, in st_api_make_current()
|
/third_party/mesa3d/src/gallium/frontends/hgl/ |
D | hgl.c | 36 hgl_st_context(struct st_context_iface *stctxi) in hgl_st_context() 60 hgl_st_framebuffer_flush_front(struct st_context_iface* stctxi, in hgl_st_framebuffer_flush_front() 157 hgl_st_framebuffer_validate(struct st_context_iface *stctxi, in hgl_st_framebuffer_validate()
|