Searched defs:pointerParam (Results 1 – 5 of 5) sorted by relevance
/external/angle/src/libANGLE/ |
D | capture_gles_1_0_autogen.cpp | 179 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureColorPointer() local 868 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureNormalPointer() local 1114 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureTexCoordPointer() local 1302 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureVertexPointer() local
|
D | capture_gles_2_0_autogen.cpp | 1356 ParamCapture pointerParam("pointer", ParamType::TvoidPointerPointer); in CaptureGetVertexAttribPointerv() local 2441 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureVertexAttribPointer() local
|
D | capture_gles_ext_autogen.cpp | 1020 ParamCapture pointerParam("pointer", ParamType::TvoidPointerPointer); in CaptureGetVertexAttribPointervRobustANGLE() local 5353 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureMatrixIndexPointerOES() local 5375 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureWeightPointerOES() local 5395 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CapturePointSizePointerOES() local
|
D | FrameCapture.cpp | 3626 const ParamCapture &pointerParam = in replay() local
|
D | capture_gles_3_0_autogen.cpp | 2038 ParamCapture pointerParam("pointer", ParamType::TvoidConstPointer); in CaptureVertexAttribIPointer() local
|