Home
last modified time | relevance | path

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

/external/angle/util/capture/
Dframe_capture_replay_autogen.cpp341 glClipPlanex(captures[0].value.GLenumVal, captures[1].value.GLfixedConstPointerVal); in ReplayTraceFunctionCall()
919 glDrawTexxvOES(captures[0].value.GLfixedConstPointerVal); in ReplayTraceFunctionCall()
1006 glFogxv(captures[0].value.GLenumVal, captures[1].value.GLfixedConstPointerVal); in ReplayTraceFunctionCall()
2253 glLightModelxv(captures[0].value.GLenumVal, captures[1].value.GLfixedConstPointerVal); in ReplayTraceFunctionCall()
2269 captures[2].value.GLfixedConstPointerVal); in ReplayTraceFunctionCall()
2287 glLoadMatrixx(captures[0].value.GLfixedConstPointerVal); in ReplayTraceFunctionCall()
2326 captures[2].value.GLfixedConstPointerVal); in ReplayTraceFunctionCall()
2360 glMultMatrixx(captures[0].value.GLfixedConstPointerVal); in ReplayTraceFunctionCall()
2499 captures[1].value.GLfixedConstPointerVal); in ReplayTraceFunctionCall()
3308 captures[2].value.GLfixedConstPointerVal); in ReplayTraceFunctionCall()
[all …]
/external/angle/src/common/
Dframe_capture_utils_autogen.cpp274 os, call, param.value.GLfixedConstPointerVal); in WriteParamCaptureReplay()
Dframe_capture_utils_autogen.h350 const GLfixed *GLfixedConstPointerVal; member
981 return value.GLfixedConstPointerVal;
3005 valueOut->GLfixedConstPointerVal = valueIn;