Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DVertexProcessor.hpp292 bool isFixedFunction();
DVertexProcessor.cpp765 bool VertexProcessor::isFixedFunction() in isFixedFunction() function in sw::VertexProcessor
916 if(isFixedFunction()) in update()
DRenderer.cpp2327 if(VertexProcessor::isFixedFunction()) // User plane in world space in updateClipper()