Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DContext.cpp1314 bool Context::specularActive() in specularActive() function in sw::Context
1319 bool Context::specularActive(int component) in specularActive() function in sw::Context
DVertexProcessor.hpp66 bool specularActive : 1; member