Searched refs:st_framebuffer (Results 1 – 4 of 4) sorted by relevance
42 static inline struct st_framebuffer *47 return (struct st_framebuffer *) fb; in st_ws_framebuffer()54 struct st_framebuffer *stdraw; in st_viewport()55 struct st_framebuffer *stread; in st_viewport()
66 static inline struct st_framebuffer *71 return (struct st_framebuffer *) fb; in st_ws_framebuffer()152 struct st_framebuffer *stdraw, in st_context_validate()153 struct st_framebuffer *stread) in st_context_validate()183 st_framebuffer_validate(struct st_framebuffer *stfb, in st_framebuffer_validate()264 st_framebuffer_update_attachments(struct st_framebuffer *stfb) in st_framebuffer_update_attachments()289 st_framebuffer_add_renderbuffer(struct st_framebuffer *stfb, in st_framebuffer_add_renderbuffer()414 static struct st_framebuffer *418 struct st_framebuffer *stfb; in st_framebuffer_create()425 stfb = CALLOC_STRUCT(st_framebuffer); in st_framebuffer_create()[all …]
273 struct st_framebuffer struct
36 struct st_framebuffer;