Searched defs:host_ptrParam (Results 1 – 1 of 1) sorted by relevance
/external/angle/src/libANGLE/capture/ |
D | capture_cl_autogen.cpp | 620 ParamCapture host_ptrParam("host_ptr", ParamType::TvoidPointer); in CaptureCreateBuffer() local 628 ParamCapture host_ptrParam("host_ptr", ParamType::TvoidPointer); in CaptureCreateBuffer() local 3232 ParamCapture host_ptrParam("host_ptr", ParamType::TvoidPointer); in CaptureCreateImage2D() local 3241 ParamCapture host_ptrParam("host_ptr", ParamType::TvoidPointer); in CaptureCreateImage2D() local 3314 ParamCapture host_ptrParam("host_ptr", ParamType::TvoidPointer); in CaptureCreateImage3D() local 3323 ParamCapture host_ptrParam("host_ptr", ParamType::TvoidPointer); in CaptureCreateImage3D() local 4386 ParamCapture host_ptrParam("host_ptr", ParamType::TvoidPointer); in CaptureCreateImage() local 4394 ParamCapture host_ptrParam("host_ptr", ParamType::TvoidPointer); in CaptureCreateImage() local 6576 ParamCapture host_ptrParam("host_ptr", ParamType::TvoidPointer); in CaptureCreateBufferWithProperties() local 6584 ParamCapture host_ptrParam("host_ptr", ParamType::TvoidPointer); in CaptureCreateBufferWithProperties() local [all …]
|