Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xvmc/
Dcontext.c52 bool found_surface = false; in Validate() local
90 for (int l = 0; l < num_types && !found_surface; ++l) { in Validate()
94 found_surface = true; in Validate()
127 if (!found_surface) { in Validate()