Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DContext.cpp1313 bool Context::specularActive() in specularActive() function in sw::Context
1318 bool Context::specularActive(int component) in specularActive() function in sw::Context
DVertexProcessor.hpp64 bool specularActive : 1; member