Searched defs:firstUse (Results 1 - 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
H A DGLClientState.cpp782 GLboolean* firstUse)
818 if (firstUse) {
819 *firstUse = first;
781 bindTexture(GLenum target, GLuint texture, GLboolean* firstUse) argument

Completed in 9 milliseconds