Home
last modified time | relevance | path

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

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