Home
last modified time | relevance | path

Searched refs:TvoidConstPointerPointer (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/capture/
Dframe_capture_utils_autogen.h139 TvoidConstPointerPointer, enumerator
1068 inline const void *const *GetParamVal<ParamType::TvoidConstPointerPointer, const void *const *>(
1336 case ParamType::TvoidConstPointerPointer: in AccessParamValue()
1337 return GetParamVal<ParamType::TvoidConstPointerPointer, T>(value); in AccessParamValue()
2119 inline void SetParamVal<ParamType::TvoidConstPointerPointer>(const void *const *valueIn,
2505 case ParamType::TvoidConstPointerPointer: in InitParamValue()
2506 SetParamVal<ParamType::TvoidConstPointerPointer>(valueIn, valueOut); in InitParamValue()
Dframe_capture_utils_autogen.cpp464 case ParamType::TvoidConstPointerPointer: in WriteParamCaptureReplay()
724 case ParamType::TvoidConstPointerPointer: in ParamTypeToString()
Dframe_capture_replay_autogen.cpp1958 params.getParam("indices", ParamType::TvoidConstPointerPointer, 3)), in ReplayCall()
1969 params.getParam("indices", ParamType::TvoidConstPointerPointer, 3)), in ReplayCall()
Dcapture_gles_ext_autogen.cpp5386 ParamCapture indicesParam("indices", ParamType::TvoidConstPointerPointer); in CaptureMultiDrawElementsBaseVertexEXT()
5387 InitParamValue(ParamType::TvoidConstPointerPointer, indices, &indicesParam.value); in CaptureMultiDrawElementsBaseVertexEXT()
5395 ParamCapture indicesParam("indices", ParamType::TvoidConstPointerPointer); in CaptureMultiDrawElementsBaseVertexEXT()
5396 InitParamValue(ParamType::TvoidConstPointerPointer, in CaptureMultiDrawElementsBaseVertexEXT()