Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingToonApple/
DLightingToonApple.cpp87 const float highlight_eps = 0.01f; in SetLutTable() local
137 if ((float)j/255.9375f <= 1.f - highlight_eps) in SetLutTable()