Home
last modified time | relevance | path

Searched defs:setLightEnable (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Renderer/
DContext.cpp348 void Context::setLightEnable(int light, bool lightEnable) in setLightEnable() function in sw::Context
DVertexProcessor.cpp262 void VertexProcessor::setLightEnable(unsigned int light, bool lightEnable) in setLightEnable() function in sw::VertexProcessor