Searched refs:stw_st_framebuffer (Results 1 – 1 of 1) sorted by relevance
38 struct stw_st_framebuffer { struct49 static INLINE struct stw_st_framebuffer * argument50 stw_st_framebuffer(struct st_framebuffer_iface *stfb) in stw_st_framebuffer() function52 return (struct stw_st_framebuffer *) stfb; in stw_st_framebuffer()63 struct stw_st_framebuffer *stwfb = stw_st_framebuffer(stfb); in stw_st_framebuffer_validate_locked()129 struct stw_st_framebuffer *stwfb = stw_st_framebuffer(stfb); in stw_st_framebuffer_validate()162 struct stw_st_framebuffer *stwfb = stw_st_framebuffer(stfb); in stw_st_framebuffer_present_locked()177 struct stw_st_framebuffer *stwfb = stw_st_framebuffer(stfb); in stw_st_framebuffer_flush_front()190 struct stw_st_framebuffer *stwfb; in stw_st_create_framebuffer()192 stwfb = CALLOC_STRUCT(stw_st_framebuffer); in stw_st_create_framebuffer()[all …]