Searched defs:pixelsParam (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_gles_ext_autogen.cpp | 875 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureGetTexImageANGLE() local 883 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureGetTexImageANGLE() local 904 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureGetCompressedTexImageANGLE() local 912 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureGetCompressedTexImageANGLE() local 935 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureGetRenderbufferImageANGLE() local 943 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureGetRenderbufferImageANGLE() local 2429 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureReadPixelsRobustANGLE() local 2437 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureReadPixelsRobustANGLE() local 2472 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexImage2DRobustANGLE() local 2481 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexImage2DRobustANGLE() local [all …]
|
H A D | capture_gles_2_0_autogen.cpp | 2079 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureReadPixels() local 2087 ParamCapture pixelsParam("pixels", ParamType::TvoidPointer); in CaptureReadPixels() local 2361 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexImage2D() local 2369 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexImage2D() local 2493 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexSubImage2D() local 2501 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexSubImage2D() local
|
H A D | capture_gles_3_0_autogen.cpp | 2044 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexImage3D() local 2052 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexImage3D() local 2132 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexSubImage3D() local 2141 ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer); in CaptureTexSubImage3D() local
|