Home
last modified time | relevance | path

Searched refs:old_w (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/dri/
Ddri_drawable.h56 unsigned old_w; member
Ddrisw.c277 resized = (drawable->old_w != width || in drisw_allocate_textures()
324 drawable->old_w = width; in drisw_allocate_textures()
Ddri2.c645 drawable->old_w == dri_drawable->w && in dri2_allocate_textures()
885 drawable->old_w = dri_drawable->w; in dri2_allocate_textures()