Searched defs:pointerParam (Results 1 – 5 of 5) sorted by relevance
| /external/angle/src/libANGLE/capture/ |
| D | capture_gles_1_0_autogen.cpp | 201 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
|
| D | capture_gles_2_0_autogen.cpp | 1820 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
|
| D | capture_gles_ext_autogen.cpp | 1749 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
|
| D | capture_gles_3_0_autogen.cpp | 2715 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureVertexAttribIPointer() local 2723 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureVertexAttribIPointer() local
|
| D | FrameCapture.cpp | 5340 const ParamCapture &pointerParam = in replay() local
|