Searched refs:hasCubeTexture (Results 1 – 3 of 3) sorted by relevance
204 bool hasCubeTexture() const;
394 bool Sampler::hasCubeTexture() const in hasCubeTexture() function in sw::Sampler
1405 bool cube = sampler[coordinate].hasCubeTexture(); in textureActive()