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()
216 if (stfb->iface_stamp == new_stamp) in st_framebuffer_validate()227 stfb->iface_stamp = new_stamp; in st_framebuffer_validate()229 } while(stfb->iface_stamp != new_stamp); in st_framebuffer_validate()498 stfb->iface_stamp = p_atomic_read(&stfbi->stamp) - 1; in st_framebuffer_create()1245 stfb->iface_stamp = p_atomic_read(&stfb->iface->stamp) - 1; in st_manager_add_color_renderbuffer()
437 int32_t iface_stamp; member