Searched refs:earliest_remipmap (Results 1 – 2 of 2) sorted by relevance
111 gint64 earliest_remipmap; member429 if ((g_get_monotonic_time () - priv->earliest_remipmap) < 0) in texture_is_idle_and_not_mipmapped()492 priv->earliest_remipmap = now + MIN_MIPMAP_AGE_USEC - 1000; in meta_shaped_texture_paint()
118 gint64 earliest_remipmap; member565 if ((g_get_monotonic_time () - stex->earliest_remipmap) < 0) in texture_is_idle_and_not_mipmapped()858 stex->earliest_remipmap = now + MIN_MIPMAP_AGE_USEC - 1000; in select_texture_for_paint()