Searched refs:vertexLightingActive (Results 1 – 5 of 5) sorted by relevance
62 bool vertexLightingActive : 1; member
540 bool Context::vertexLightingActive() in vertexLightingActive() function in sw::Context641 return vertexLightingActive() && specularEnable && vertexNormalActive(); in vertexSpecularActive()
348 bool vertexLightingActive();
946 state.vertexLightingActive = context->vertexLightingActive(); in update()
192 if(!state.vertexLightingActive) in pipeline()