Home
last modified time | relevance | path

Searched refs:should_destroy_buf (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dbuffer9.c396 This->maps[This->nmaps-1].should_destroy_buf = true; in NineBuffer9_Lock()
407 This->maps[This->nmaps].should_destroy_buf = false; in NineBuffer9_Lock()
413 This->maps[This->nmaps-1].should_destroy_buf = true; in NineBuffer9_Lock()
527 } else if (This->maps[i].should_destroy_buf) in NineBuffer9_Unlock()
H A Dbuffer9.h46 bool should_destroy_buf; /* If the subbuffer should be destroyed */ member

Completed in 2 milliseconds