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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri3.c320 bool allocate_new_buffer = false; local in function:dri3_get_back_buffer
333 allocate_new_buffer = true;
356 allocate_new_buffer = true;
366 allocate_new_buffer = true;
369 if (allocate_new_buffer) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri3.c322 bool allocate_new_buffer = false; local in function:dri3_get_back_buffer
335 allocate_new_buffer = true;
358 allocate_new_buffer = true;
368 allocate_new_buffer = true;
371 if (allocate_new_buffer) {

Completed in 7 milliseconds