HomeSort by relevance Sort by last modified time
    Searched full:lightvertexsmoothfog (Results 1 - 1 of 1) sorted by null

  /frameworks/native/opengl/libagl/
primitives.cpp 151 void lightVertexSmoothFog(ogles_context_t* c, vertex_t* v)
180 lightVertexSmoothFog(c, v0);
181 lightVertexSmoothFog(c, v1);
182 lightVertexSmoothFog(c, v2);
190 lightVertexSmoothFog(c, v2);
    [all...]

Completed in 714 milliseconds