Searched defs:pixelsParam (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libANGLE/capture/ |
D | capture_gles_2_0_autogen.cpp | 2080 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureReadPixels() local 2088 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureReadPixels() local 2362 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexImage2D() local 2370 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexImage2D() local 2494 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexSubImage2D() local 2502 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexSubImage2D() local
|
D | capture_gles_ext_autogen.cpp | 424 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureGetTexImageANGLE() local 432 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureGetTexImageANGLE() local 455 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureGetRenderbufferImageANGLE() local 463 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureGetRenderbufferImageANGLE() local 1842 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureReadPixelsRobustANGLE() local 1850 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureReadPixelsRobustANGLE() local 1885 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexImage2DRobustANGLE() local 1894 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexImage2DRobustANGLE() local 1994 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexSubImage2DRobustANGLE() local 2003 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexSubImage2DRobustANGLE() local [all …]
|
D | capture_gles_3_0_autogen.cpp | 2049 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexImage3D() local 2057 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexImage3D() local 2137 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexSubImage3D() local 2146 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexSubImage3D() local
|