Searched refs:getTexInfo (Results 1 – 3 of 3) sorted by relevance
41 void getTexInfo(EGLint* format,EGLint* target){ *format = m_texFormat; *target = m_texTarget;} in getTexInfo() function
126 pbSurface->getTexInfo(&pbInfo.target, &pbInfo.format); in ~EglContext()
835 tmpPbSurfacePtr->getTexInfo(&texTarget, &texFormat); in eglCreatePbufferSurface()