Searched refs:GLfloatConstPointerVal (Results 1 – 3 of 3) sorted by relevance
287 captures[2].value.GLfloatConstPointerVal); in ReplayTraceFunctionCall()338 glClipPlanef(captures[0].value.GLenumVal, captures[1].value.GLfloatConstPointerVal); in ReplayTraceFunctionCall()895 glDrawTexfvOES(captures[0].value.GLfloatConstPointerVal); in ReplayTraceFunctionCall()1000 glFogfv(captures[0].value.GLenumVal, captures[1].value.GLfloatConstPointerVal); in ReplayTraceFunctionCall()1038 captures[1].value.GLfloatConstPointerVal); in ReplayTraceFunctionCall()2247 glLightModelfv(captures[0].value.GLenumVal, captures[1].value.GLfloatConstPointerVal); in ReplayTraceFunctionCall()2261 captures[2].value.GLfloatConstPointerVal); in ReplayTraceFunctionCall()2284 glLoadMatrixf(captures[0].value.GLfloatConstPointerVal); in ReplayTraceFunctionCall()2318 captures[2].value.GLfloatConstPointerVal); in ReplayTraceFunctionCall()2357 glMultMatrixf(captures[0].value.GLfloatConstPointerVal); in ReplayTraceFunctionCall()[all …]
263 const GLfloat *GLfloatConstPointerVal; member843 return value.GLfloatConstPointerVal;2247 valueOut->GLfloatConstPointerVal = valueIn;
289 os, call, param.value.GLfloatConstPointerVal); in WriteParamCaptureReplay()