Searched refs:ClampLod (Results 1 – 2 of 2) sorted by relevance
32 , minLod(ClampLod(pCreateInfo->minLod)) in SamplerState()33 , maxLod(ClampLod(pCreateInfo->maxLod)) in SamplerState()
32 static float ClampLod(float lod) in ClampLod() function