Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglimage.c97 attrs->DMABufFourCC.Value = val; in _eglParseImageAttribList()
98 attrs->DMABufFourCC.IsPresent = EGL_TRUE; in _eglParseImageAttribList()
Deglimage.h69 struct _egl_image_attrib_int DMABufFourCC; member
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c1941 !attrs->DMABufFourCC.IsPresent) { in dri2_check_dma_buf_attribs()
1970 switch (attrs->DMABufFourCC.Value) { in dri2_check_dma_buf_format()
2134 attrs.Width, attrs.Height, attrs.DMABufFourCC.Value, in dri2_create_image_dma_buf()