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

/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c2458 bool has_modifier = false; local in function:dri2_create_image_dma_buf
2494 has_modifier = true;
2497 if (has_modifier) {
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c2840 bool has_modifier = false; local in function:dri2_create_image_dma_buf
2876 has_modifier = true;
2885 if (!has_modifier)
2900 else if (has_modifier) {

Completed in 23 milliseconds