Searched defs:mParam (Results 1 – 2 of 2) sorted by relevance
/external/angle/src/libANGLE/capture/ |
D | capture_gles_1_0_autogen.cpp | 859 ParamCapture mParam("m", ParamType::TGLfloatConstPointer); in CaptureLoadMatrixf() local 866 ParamCapture mParam("m", ParamType::TGLfloatConstPointer); in CaptureLoadMatrixf() local 881 ParamCapture mParam("m", ParamType::TGLfixedConstPointer); in CaptureLoadMatrixx() local 888 ParamCapture mParam("m", ParamType::TGLfixedConstPointer); in CaptureLoadMatrixx() local 1009 ParamCapture mParam("m", ParamType::TGLfloatConstPointer); in CaptureMultMatrixf() local 1016 ParamCapture mParam("m", ParamType::TGLfloatConstPointer); in CaptureMultMatrixf() local 1031 ParamCapture mParam("m", ParamType::TGLfixedConstPointer); in CaptureMultMatrixx() local 1038 ParamCapture mParam("m", ParamType::TGLfixedConstPointer); in CaptureMultMatrixx() local
|
D | capture_gl_1_autogen.cpp | 1850 ParamCapture mParam("m", ParamType::TGLdoubleConstPointer); in CaptureLoadMatrixd() local 1857 ParamCapture mParam("m", ParamType::TGLdoubleConstPointer); in CaptureLoadMatrixd() local 2157 ParamCapture mParam("m", ParamType::TGLdoubleConstPointer); in CaptureMultMatrixd() local 2164 ParamCapture mParam("m", ParamType::TGLdoubleConstPointer); in CaptureMultMatrixd() local 4898 ParamCapture mParam("m", ParamType::TGLdoubleConstPointer); in CaptureLoadTransposeMatrixd() local 4905 ParamCapture mParam("m", ParamType::TGLdoubleConstPointer); in CaptureLoadTransposeMatrixd() local 4920 ParamCapture mParam("m", ParamType::TGLfloatConstPointer); in CaptureLoadTransposeMatrixf() local 4927 ParamCapture mParam("m", ParamType::TGLfloatConstPointer); in CaptureLoadTransposeMatrixf() local 4942 ParamCapture mParam("m", ParamType::TGLdoubleConstPointer); in CaptureMultTransposeMatrixd() local 4949 ParamCapture mParam("m", ParamType::TGLdoubleConstPointer); in CaptureMultTransposeMatrixd() local [all …]
|