Searched refs:first_init (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/loader/
H A Dloader_dri3_helper.h158 bool first_init; member in struct:loader_dri3_drawable
H A Dloader_dri3_helper.c359 draw->first_init = true;
1487 if (draw->first_init) {
1496 draw->first_init = false;
/xsrc/external/mit/MesaLib/dist/src/loader/
H A Dloader_dri3_helper.h170 bool first_init; member in struct:loader_dri3_drawable
H A Dloader_dri3_helper.c414 draw->first_init = true;
1638 if (draw->first_init) {
1647 draw->first_init = false;

Completed in 8 milliseconds