Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DVertexProcessor.hpp290 bool isFixedFunction();
DVertexProcessor.cpp756 bool VertexProcessor::isFixedFunction() in isFixedFunction() function in sw::VertexProcessor
907 if(isFixedFunction()) in update()
DRenderer.cpp2229 if(VertexProcessor::isFixedFunction()) // User plane in world space in updateClipper()