Searched defs:coordsParam (Results 1 – 2 of 2) sorted by relevance
/external/angle/src/libANGLE/capture/ |
D | capture_gl_3_autogen.cpp | 897 ParamCapture coordsParam("coords", ParamType::TGLuintConstPointer); in CaptureMultiTexCoordP1uiv() local 904 ParamCapture coordsParam("coords", ParamType::TGLuintConstPointer); in CaptureMultiTexCoordP1uiv() local 941 ParamCapture coordsParam("coords", ParamType::TGLuintConstPointer); in CaptureMultiTexCoordP2uiv() local 948 ParamCapture coordsParam("coords", ParamType::TGLuintConstPointer); in CaptureMultiTexCoordP2uiv() local 985 ParamCapture coordsParam("coords", ParamType::TGLuintConstPointer); in CaptureMultiTexCoordP3uiv() local 992 ParamCapture coordsParam("coords", ParamType::TGLuintConstPointer); in CaptureMultiTexCoordP3uiv() local 1029 ParamCapture coordsParam("coords", ParamType::TGLuintConstPointer); in CaptureMultiTexCoordP4uiv() local 1036 ParamCapture coordsParam("coords", ParamType::TGLuintConstPointer); in CaptureMultiTexCoordP4uiv() local 1066 ParamCapture coordsParam("coords", ParamType::TGLuintConstPointer); in CaptureNormalP3uiv() local 1073 ParamCapture coordsParam("coords", ParamType::TGLuintConstPointer); in CaptureNormalP3uiv() local [all …]
|
D | capture_gles_ext_autogen.cpp | 10178 ParamCapture coordsParam("coords", ParamType::TGLfloatConstPointer); in CaptureDrawTexfvOES() local 10185 ParamCapture coordsParam("coords", ParamType::TGLfloatConstPointer); in CaptureDrawTexfvOES() local 10219 ParamCapture coordsParam("coords", ParamType::TGLintConstPointer); in CaptureDrawTexivOES() local 10226 ParamCapture coordsParam("coords", ParamType::TGLintConstPointer); in CaptureDrawTexivOES() local 10260 ParamCapture coordsParam("coords", ParamType::TGLshortConstPointer); in CaptureDrawTexsvOES() local 10267 ParamCapture coordsParam("coords", ParamType::TGLshortConstPointer); in CaptureDrawTexsvOES() local 10301 ParamCapture coordsParam("coords", ParamType::TGLfixedConstPointer); in CaptureDrawTexxvOES() local 10308 ParamCapture coordsParam("coords", ParamType::TGLfixedConstPointer); in CaptureDrawTexxvOES() local
|