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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/
H A Dcontext.c52 bool found_surface = false; local in function:Validate
90 for (int l = 0; l < num_types && !found_surface; ++l) {
94 found_surface = true;
127 if (!found_surface) {
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/
H A Dcontext.c52 bool found_surface = false; local in function:Validate
90 for (int l = 0; l < num_types && !found_surface; ++l) {
94 found_surface = true;
127 if (!found_surface) {

Completed in 7 milliseconds