Searched defs:pixelsParam (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | capture_gles_ext_autogen.cpp | 424 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureGetTexImageANGLE() local 432 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureGetTexImageANGLE() local 453 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureGetCompressedTexImageANGLE() local 461 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureGetCompressedTexImageANGLE() local 484 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureGetRenderbufferImageANGLE() local 492 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureGetRenderbufferImageANGLE() local 1958 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureReadPixelsRobustANGLE() local 1966 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureReadPixelsRobustANGLE() local 2001 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexImage2DRobustANGLE() local 2010 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexImage2DRobustANGLE() local [all …]
|
| 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_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
|