Searched refs:TGLintptrConstPointer (Results 1 – 2 of 2) sorted by relevance
185 case ParamType::TGLintptrConstPointer: in WriteParamCaptureReplay()186 WriteParamValueReplay<ParamType::TGLintptrConstPointer>( in WriteParamCaptureReplay()566 case ParamType::TGLintptrConstPointer: in ParamTypeToString()
65 TGLintptrConstPointer, enumerator565 inline const GLintptr *GetParamVal<ParamType::TGLintptrConstPointer, const GLintptr *>(1170 case ParamType::TGLintptrConstPointer: in AccessParamValue()1171 return GetParamVal<ParamType::TGLintptrConstPointer, T>(value); in AccessParamValue()1608 inline void SetParamVal<ParamType::TGLintptrConstPointer>(const GLintptr *valueIn,2247 case ParamType::TGLintptrConstPointer: in InitParamValue()2248 SetParamVal<ParamType::TGLintptrConstPointer>(valueIn, valueOut); in InitParamValue()