Searched refs:iface_stamp (Results 1 – 3 of 3) sorted by relevance
58 stdraw->iface_stamp = p_atomic_read(&stdraw->iface->stamp) - 1; in st_viewport()60 stread->iface_stamp = p_atomic_read(&stread->iface->stamp) - 1; in st_viewport()
194 if (stfb->iface_stamp == new_stamp) in st_framebuffer_validate()205 stfb->iface_stamp = new_stamp; in st_framebuffer_validate()207 } while(stfb->iface_stamp != new_stamp); in st_framebuffer_validate()484 stfb->iface_stamp = p_atomic_read(&stfbi->stamp) - 1; in st_framebuffer_create()1187 stfb->iface_stamp = p_atomic_read(&stfb->iface->stamp) - 1; in st_manager_add_color_renderbuffer()
307 int32_t iface_stamp; member