HomeSort by relevance Sort by last modified time
    Searched refs:heightLOD (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/src/Renderer/
Sampler.cpp 147 texture.heightLOD[0] = height * exp2LOD;
148 texture.heightLOD[1] = height * exp2LOD;
149 texture.heightLOD[2] = height * exp2LOD;
150 texture.heightLOD[3] = height * exp2LOD;
Sampler.hpp 50 float4 heightLOD;
  /external/swiftshader/src/Shader/
SamplerCore.cpp     [all...]

Completed in 64 milliseconds