Searched defs:idsParam (Results  1 – 4 of 4) sorted by relevance
| /external/angle/src/libANGLE/capture/ | 
| D | capture_gles_3_2_autogen.cpp | 196         ParamCapture idsParam("ids", ParamType::TGLuintConstPointer);  in CaptureDebugMessageControl()  local204         ParamCapture idsParam("ids", ParamType::TGLuintConstPointer);  in CaptureDebugMessageControl()  local
 454         ParamCapture idsParam("ids", ParamType::TGLuintPointer);  in CaptureGetDebugMessageLog()  local
 462         ParamCapture idsParam("ids", ParamType::TGLuintPointer);  in CaptureGetDebugMessageLog()  local
 
 | 
| D | capture_gles_3_2_params.cpp | 34                                     ParamCapture *idsParam)  in CaptureDebugMessageControl_ids()132                                    ParamCapture *idsParam)  in CaptureGetDebugMessageLog_ids()
 
 | 
| D | capture_gl_4_autogen.cpp | 3393         ParamCapture idsParam("ids", ParamType::TGLuintPointer);  in CaptureCreateQueries()  local3400         ParamCapture idsParam("ids", ParamType::TGLuintPointer);  in CaptureCreateQueries()  local
 3506         ParamCapture idsParam("ids", ParamType::TGLuintPointer);  in CaptureCreateTransformFeedbacks()  local
 3513         ParamCapture idsParam("ids", ParamType::TGLuintPointer);  in CaptureCreateTransformFeedbacks()  local
 
 | 
| D | capture_gles_ext_autogen.cpp | 9187         ParamCapture idsParam("ids", ParamType::TGLuintConstPointer);  in CaptureDebugMessageControlKHR()  local9195         ParamCapture idsParam("ids", ParamType::TGLuintConstPointer);  in CaptureDebugMessageControlKHR()  local
 9293         ParamCapture idsParam("ids", ParamType::TGLuintPointer);  in CaptureGetDebugMessageLogKHR()  local
 9301         ParamCapture idsParam("ids", ParamType::TGLuintPointer);  in CaptureGetDebugMessageLogKHR()  local
 
 |