Home
last modified time | relevance | path

Searched defs:pointerParam (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp201 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureColorPointer() local
209 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureColorPointer() local
1129 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureNormalPointer() local
1137 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureNormalPointer() local
1406 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureTexCoordPointer() local
1414 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureTexCoordPointer() local
1648 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureVertexPointer() local
1656 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureVertexPointer() local
Dcapture_gles_2_0_autogen.cpp1820 ParamCapture pointerParam("pointer", ParamType::TvoidPointerPointer); in CaptureGetVertexAttribPointerv() local
1828 ParamCapture pointerParam("pointer", ParamType::TvoidPointerPointer); in CaptureGetVertexAttribPointerv() local
3175 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureVertexAttribPointer() local
3183 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureVertexAttribPointer() local
Dcapture_gles_ext_autogen.cpp1749 ParamCapture pointerParam("pointer", ParamType::TvoidPointerPointer); in CaptureGetVertexAttribPointervRobustANGLE() local
1757 ParamCapture pointerParam("pointer", ParamType::TvoidPointerPointer); in CaptureGetVertexAttribPointervRobustANGLE() local
9587 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureMatrixIndexPointerOES() local
9595 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureMatrixIndexPointerOES() local
9619 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureWeightPointerOES() local
9627 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureWeightPointerOES() local
9649 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CapturePointSizePointerOES() local
9657 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CapturePointSizePointerOES() local
Dcapture_gles_3_0_autogen.cpp2715 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureVertexAttribIPointer() local
2723 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureVertexAttribIPointer() local
DFrameCapture.cpp5340 const ParamCapture &pointerParam = in replay() local