Searched refs:DMABufPlaneOffsets (Results 1 – 3 of 3) sorted by relevance
105 attrs->DMABufPlaneOffsets[0].Value = val; in _eglParseImageAttribList()106 attrs->DMABufPlaneOffsets[0].IsPresent = EGL_TRUE; in _eglParseImageAttribList()117 attrs->DMABufPlaneOffsets[1].Value = val; in _eglParseImageAttribList()118 attrs->DMABufPlaneOffsets[1].IsPresent = EGL_TRUE; in _eglParseImageAttribList()129 attrs->DMABufPlaneOffsets[2].Value = val; in _eglParseImageAttribList()130 attrs->DMABufPlaneOffsets[2].IsPresent = EGL_TRUE; in _eglParseImageAttribList()
71 struct _egl_image_attrib_int DMABufPlaneOffsets[3]; member
2049 !attrs->DMABufPlaneOffsets[i].IsPresent || in dri2_check_dma_buf_format()2066 attrs->DMABufPlaneOffsets[i].IsPresent || in dri2_check_dma_buf_format()2129 offsets[i] = attrs.DMABufPlaneOffsets[i].Value; in dri2_create_image_dma_buf()