Searched refs:exponentParam (Results 1 – 1 of 1) sorted by relevance
9691 ParamCapture exponentParam("exponent", ParamType::TGLintPointer); in CaptureQueryMatrixxOES() local9692 InitParamValue(ParamType::TGLintPointer, exponent, &exponentParam.value); in CaptureQueryMatrixxOES()9693 CaptureQueryMatrixxOES_exponent(glState, isCallValid, mantissa, exponent, &exponentParam); in CaptureQueryMatrixxOES()9694 paramBuffer.addParam(std::move(exponentParam)); in CaptureQueryMatrixxOES()9698 ParamCapture exponentParam("exponent", ParamType::TGLintPointer); in CaptureQueryMatrixxOES() local9700 &exponentParam.value); in CaptureQueryMatrixxOES()9701 paramBuffer.addParam(std::move(exponentParam)); in CaptureQueryMatrixxOES()