Searched defs:coordsParam (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/tint/src/transform/ |
| D | external_texture_transform.cc | 86 auto* coordsParam = ctx.Clone(call_expr->args[1]); in Run() local 92 auto* coordsParam = ctx.Clone(call_expr->args[2]); in Run() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | capture_gles_ext_autogen.cpp | 9241 ParamCapture coordsParam("coords", ParamType::TGLfloatConstPointer); in CaptureDrawTexfvOES() local 9248 ParamCapture coordsParam("coords", ParamType::TGLfloatConstPointer); in CaptureDrawTexfvOES() local 9282 ParamCapture coordsParam("coords", ParamType::TGLintConstPointer); in CaptureDrawTexivOES() local 9289 ParamCapture coordsParam("coords", ParamType::TGLintConstPointer); in CaptureDrawTexivOES() local 9323 ParamCapture coordsParam("coords", ParamType::TGLshortConstPointer); in CaptureDrawTexsvOES() local 9330 ParamCapture coordsParam("coords", ParamType::TGLshortConstPointer); in CaptureDrawTexsvOES() local 9364 ParamCapture coordsParam("coords", ParamType::TGLfixedConstPointer); in CaptureDrawTexxvOES() local 9371 ParamCapture coordsParam("coords", ParamType::TGLfixedConstPointer); in CaptureDrawTexxvOES() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | capture_gles_ext_autogen.cpp | 2818 ParamCapture coordsParam("coords", ParamType::TvoidConstPointer); in CapturePathCommandsCHROMIUM() local 4795 ParamCapture coordsParam("coords", ParamType::TGLfloatConstPointer); in CaptureDrawTexfvOES() local 4826 ParamCapture coordsParam("coords", ParamType::TGLintConstPointer); in CaptureDrawTexivOES() local 4857 ParamCapture coordsParam("coords", ParamType::TGLshortConstPointer); in CaptureDrawTexsvOES() local 4888 ParamCapture coordsParam("coords", ParamType::TGLfixedConstPointer); in CaptureDrawTexxvOES() local
|