Searched defs:vertexLightingActive (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/src/Renderer/ | ||
| D | Context.cpp | 540 bool Context::vertexLightingActive() in vertexLightingActive() function in sw::Context |
| D | VertexProcessor.hpp | 64 bool vertexLightingActive : 1; member |