Home
last modified time | relevance | path

Searched refs:activeUniformCount (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H A Dgles3ndk.cpp5591 GLint activeUniformCount; in GLGetActiveUniform() local
5592 glGetProgramiv(program, GL_ACTIVE_UNIFORM_MAX_LENGTH, &activeUniformCount); in GLGetActiveUniform()
5597 if (activeUniformCount > 0) { in GLGetActiveUniform()

Completed in 14 milliseconds