Searched refs:DMA_BUF_MAX_PLANES (Results 1 – 2 of 2) sorted by relevance
49 #define DMA_BUF_MAX_PLANES 4 macro73 struct _egl_image_attrib_int DMABufPlaneFds[DMA_BUF_MAX_PLANES];74 struct _egl_image_attrib_int DMABufPlaneOffsets[DMA_BUF_MAX_PLANES];75 struct _egl_image_attrib_int DMABufPlanePitches[DMA_BUF_MAX_PLANES];76 struct _egl_image_attrib_int DMABufPlaneModifiersLo[DMA_BUF_MAX_PLANES];77 struct _egl_image_attrib_int DMABufPlaneModifiersHi[DMA_BUF_MAX_PLANES];
2578 for (unsigned i = 0; i < DMA_BUF_MAX_PLANES; ++i) { in dri2_check_dma_buf_attribs()2586 for (unsigned i = 1; i < DMA_BUF_MAX_PLANES; ++i) { in dri2_check_dma_buf_attribs()2697 for (unsigned i = plane_n; i < DMA_BUF_MAX_PLANES; i++) { in dri2_check_dma_buf_format()2738 for (unsigned i = plane_n; i < DMA_BUF_MAX_PLANES; ++i) { in dri2_check_dma_buf_format()2829 int fds[DMA_BUF_MAX_PLANES]; in dri2_create_image_dma_buf()2830 int pitches[DMA_BUF_MAX_PLANES]; in dri2_create_image_dma_buf()2831 int offsets[DMA_BUF_MAX_PLANES]; in dri2_create_image_dma_buf()