Searched refs:hasVolumeTexture (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/Renderer/
H A DSampler.hpp189 bool hasVolumeTexture() const;
H A DSampler.cpp371 bool Sampler::hasVolumeTexture() const function in class:sw::Sampler
H A DContext.cpp1401 bool volume = sampler[coordinate].hasVolumeTexture();

Completed in 86 milliseconds