Searched defs:collectTextureData (Results 1 - 1 of 1) sorted by path

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_eglapi.cpp92 bool collectTextureData = (cmd & READ_TEXTURE_DATA_ON_GLTEXIMAGE_MASK) != 0; local
96 state->setCollectTextureDataOnGlTexImage(collectTextureData);
99 collectFbOnEglSwap, collectFbOnGlDraw, collectTextureData);

Completed in 79 milliseconds