Home
last modified time | relevance | path

Searched refs:Message_Function_glUniform4fv (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/opengl/libs/GLES2_dbg/src/
Ddebugger_message.pb.h163 Message_Function_glUniform4fv = 124, enumerator
437 static const Function glUniform4fv = Message_Function_glUniform4fv;
Dcaller.cpp673 case glesv2debugger::Message_Function_glUniform4fv: in GenerateCall()
Dapi.cpp3073 int * ret = MessageLoop(caller, msg, glesv2debugger::Message_Function_glUniform4fv); in Debug_glUniform4fv()