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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_ext_pixelformat.c340 const struct attrib_match_info *ami = NULL; local in function:score_pixelformats
347 ami = &attrib_match[i];
351 if (ami == NULL)
363 if (ami->exact) {
382 * ami->weight;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c341 const struct attrib_match_info *ami = NULL; local in function:score_pixelformats
348 ami = &attrib_match[i];
352 if (ami == NULL)
364 if (ami->exact) {
383 * ami->weight;

Completed in 8 milliseconds