Searched refs:processTextureCoordinate (Results 1 – 2 of 2) sorted by relevance
34 void processTextureCoordinate(int stage, Vector4f &normal, Vector4f &position);
538 processTextureCoordinate(stage, normal, position); in pipeline()544 void VertexPipeline::processTextureCoordinate(int stage, Vector4f &normal, Vector4f &position) in processTextureCoordinate() function in sw::VertexPipeline