Home
last modified time | relevance | path

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

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/
H A DEGLImage.cpp49 const EGLint eglDmabufPlaneModifierHiAttr[CEGLImage::MAX_NUM_PLANES] = variable
151 … {eglDmabufPlaneModifierHiAttr[i], static_cast<EGLint>(imageAttrs.planes[i].modifier >> 32)}}); in CreateImage()