Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglimage.c137 attrs->DMABufFourCC.Value = val; in _eglParseEXTImageDmaBufImportAttribs()
138 attrs->DMABufFourCC.IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
Deglimage.h72 struct _egl_image_attrib_int DMABufFourCC; member
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c2555 !attrs->DMABufFourCC.IsPresent) in dri2_check_dma_buf_attribs()
2691 unsigned plane_n = dri2_num_fourcc_format_planes(attrs->DMABufFourCC.Value); in dri2_check_dma_buf_format()
2883 attrs.Width, attrs.Height, attrs.DMABufFourCC.Value, in dri2_create_image_dma_buf()
2901 attrs.Width, attrs.Height, attrs.DMABufFourCC.Value, in dri2_create_image_dma_buf()
2913 attrs.Width, attrs.Height, attrs.DMABufFourCC.Value, in dri2_create_image_dma_buf()