Searched refs:TGLbyteConstPointer (Results 1 – 2 of 2) sorted by relevance
101 case ParamType::TGLbyteConstPointer: in WriteParamCaptureReplay()102 WriteParamValueReplay<ParamType::TGLbyteConstPointer>( in WriteParamCaptureReplay()520 case ParamType::TGLbyteConstPointer: in ParamTypeToString()
42 TGLbyteConstPointer, enumerator419 inline const GLbyte *GetParamVal<ParamType::TGLbyteConstPointer, const GLbyte *>(1124 case ParamType::TGLbyteConstPointer: in AccessParamValue()1125 return GetParamVal<ParamType::TGLbyteConstPointer, T>(value); in AccessParamValue()1466 inline void SetParamVal<ParamType::TGLbyteConstPointer>(const GLbyte *valueIn, ParamValue *valueOut)2178 case ParamType::TGLbyteConstPointer: in InitParamValue()2179 SetParamVal<ParamType::TGLbyteConstPointer>(valueIn, valueOut); in InitParamValue()