Searched refs:uniformNamesParam (Results 1 – 1 of 1) sorted by relevance
1122 ParamCapture uniformNamesParam("uniformNames", ParamType::TGLcharConstPointerPointer); in CaptureGetUniformIndices() local1123 InitParamValue(ParamType::TGLcharConstPointerPointer, uniformNames, &uniformNamesParam.value); in CaptureGetUniformIndices()1125 uniformNames, uniformIndices, &uniformNamesParam); in CaptureGetUniformIndices()1126 paramBuffer.addParam(std::move(uniformNamesParam)); in CaptureGetUniformIndices()