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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri2.c176 boolean with_format; local in function:dri2_drawable_get_buffers
183 with_format = dri_with_format(drawable->sPriv);
188 if (!with_format)
203 if (!with_format)
248 if (with_format) {
253 if (with_format) {
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri2.c107 boolean with_format; local in function:dri2_drawable_get_buffers
115 with_format = dri_with_format(drawable->sPriv);
120 if (!with_format)
135 if (!with_format)
186 if (with_format) {
191 if (with_format) {

Completed in 7 milliseconds