Searched defs:errcode_retParam (Results 1 – 1 of 1) sorted by relevance
/external/angle/src/libANGLE/capture/ |
D | capture_cl_autogen.cpp | 323 ParamCapture errcode_retParam("errcode_ret", ParamType::Tcl_intPointer); in CaptureCreateContext() local 331 ParamCapture errcode_retParam("errcode_ret", ParamType::Tcl_intPointer); in CaptureCreateContext() local 415 ParamCapture errcode_retParam("errcode_ret", ParamType::Tcl_intPointer); in CaptureCreateContextFromType() local 424 ParamCapture errcode_retParam("errcode_ret", ParamType::Tcl_intPointer); in CaptureCreateContextFromType() local 635 ParamCapture errcode_retParam("errcode_ret", ParamType::Tcl_intPointer); in CaptureCreateBuffer() local 643 ParamCapture errcode_retParam("errcode_ret", ParamType::Tcl_intPointer); in CaptureCreateBuffer() local 979 ParamCapture errcode_retParam("errcode_ret", ParamType::Tcl_intPointer); in CaptureCreateProgramWithSource() local 987 ParamCapture errcode_retParam("errcode_ret", ParamType::Tcl_intPointer); in CaptureCreateProgramWithSource() local 1085 ParamCapture errcode_retParam("errcode_ret", ParamType::Tcl_intPointer); in CaptureCreateProgramWithBinary() local 1094 ParamCapture errcode_retParam("errcode_ret", ParamType::Tcl_intPointer); in CaptureCreateProgramWithBinary() local [all …]
|