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 | 2261 ParamCapture pointerParam("pointer", ParamType::TvoidPointerPointer); in CaptureGetVertexAttribPointervRobustANGLE() local 2269 ParamCapture pointerParam("pointer", ParamType::TvoidPointerPointer); in CaptureGetVertexAttribPointervRobustANGLE() local 10366 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureMatrixIndexPointerOES() local 10374 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureMatrixIndexPointerOES() local 10398 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureWeightPointerOES() local 10406 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureWeightPointerOES() local 10428 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CapturePointSizePointerOES() local 10436 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 | 6703 const ParamCapture &pointerParam = in replay() local
|