Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DSampler.cpp381 bool Sampler::hasTexture() const in hasTexture() function in sw::Sampler
DContext.cpp552 bool hasTexture = pointSpriteActive(); in texCoordActive() local