Searched defs:mParam (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_1_0_autogen.cpp | 860 ParamCapture mParam("m", ParamType::TGLfloatConstPointer); in CaptureLoadMatrixf() local 867 ParamCapture mParam("m", ParamType::TGLfloatConstPointer); in CaptureLoadMatrixf() local 882 ParamCapture mParam("m", ParamType::TGLfixedConstPointer); in CaptureLoadMatrixx() local 889 ParamCapture mParam("m", ParamType::TGLfixedConstPointer); in CaptureLoadMatrixx() local 1010 ParamCapture mParam("m", ParamType::TGLfloatConstPointer); in CaptureMultMatrixf() local 1017 ParamCapture mParam("m", ParamType::TGLfloatConstPointer); in CaptureMultMatrixf() local 1032 ParamCapture mParam("m", ParamType::TGLfixedConstPointer); in CaptureMultMatrixx() local 1039 ParamCapture mParam("m", ParamType::TGLfixedConstPointer); in CaptureMultMatrixx() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | capture_gles_1_0_autogen.cpp | 691 ParamCapture mParam("m", ParamType::TGLfloatConstPointer); in CaptureLoadMatrixf() local 703 ParamCapture mParam("m", ParamType::TGLfixedConstPointer); in CaptureLoadMatrixx() local 801 ParamCapture mParam("m", ParamType::TGLfloatConstPointer); in CaptureMultMatrixf() local 813 ParamCapture mParam("m", ParamType::TGLfixedConstPointer); in CaptureMultMatrixx() local
|
/third_party/skia/third_party/externals/dawn/src/tests/ |
D | DawnTest.h | 503 AdapterTestParam mParam; variable
|