Searched refs:DMABufFourCC (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglimage.h72 struct _egl_image_attrib_int DMABufFourCC; member in struct:_egl_image_attribs
H A Deglimage.c131 attrs->DMABufFourCC.Value = val;
132 attrs->DMABufFourCC.IsPresent = EGL_TRUE;
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglimage.h72 struct _egl_image_attrib_int DMABufFourCC; member in struct:_egl_image_attribs
H A Deglimage.c137 attrs->DMABufFourCC.Value = val;
138 attrs->DMABufFourCC.IsPresent = EGL_TRUE;
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c2182 !attrs->DMABufFourCC.IsPresent)
2316 unsigned plane_n = dri2_num_fourcc_format_planes(attrs->DMABufFourCC.Value);
2505 attrs.Width, attrs.Height, attrs.DMABufFourCC.Value,
2517 attrs.Width, attrs.Height, attrs.DMABufFourCC.Value,
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c2556 !attrs->DMABufFourCC.IsPresent)
2698 unsigned plane_n = dri2_num_fourcc_format_planes(attrs->DMABufFourCC.Value);
2890 attrs.Width, attrs.Height, attrs.DMABufFourCC.Value,
2908 attrs.Width, attrs.Height, attrs.DMABufFourCC.Value,
2920 attrs.Width, attrs.Height, attrs.DMABufFourCC.Value,

Completed in 12 milliseconds