Home
last modified time | relevance | path

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

/sdk/emulator/opengl/shared/OpenglCodecCommon/
DglUtils.h59 int glUtilsCalcShaderSourceLen(char **strings, GLint *length, GLsizei count);
DglUtils.cpp457 int glUtilsCalcShaderSourceLen( char **strings, GLint *length, GLsizei count) in glUtilsCalcShaderSourceLen() function