SWDEV-399416 – remove wiki link (#299)
Remove wiki link from hip_texture_helper.hh Change-Id: I97116cfdc6f8fc71f0eabc388117921eb12028d7
Este cometimento está contido em:
cometido por
GitHub
ascendente
62b2218368
cometimento
7c56699b2b
@@ -47,7 +47,6 @@ inline __host__ __device__ operator*=(T &a, const decltype(T::x) &b)
|
||||
}
|
||||
#endif // HT_NVIDIA
|
||||
|
||||
// See https://en.wikipedia.org/wiki/SRGB#Transformation
|
||||
// From CIE 1931 color space to sRGB
|
||||
inline float hipSRGBMap(float fc) {
|
||||
double c = static_cast<double>(fc);
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador