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

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_fixup.cpp429 GLint getShaderVariableLocation(GLTraceContext *context, GLMessage *glmsg, GLchar *name) { function in namespace:android::gltrace
462 GLint location = getShaderVariableLocation(context, glmsg, (GLchar*)pointersToFixup[3]);

Completed in 50 milliseconds