Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DTexture.cpp688 bool Texture2D::isSamplerComplete(Sampler *sampler) const in isSamplerComplete() function in es2::Texture2D
1044 bool TextureCubeMap::isSamplerComplete(Sampler *sampler) const in isSamplerComplete() function in es2::TextureCubeMap
1651 bool Texture3D::isSamplerComplete(Sampler *sampler) const in isSamplerComplete() function in es2::Texture3D
/external/swiftshader/src/OpenGL/libGLES_CM/
DTexture.cpp570 bool Texture2D::isSamplerComplete() const in isSamplerComplete() function in es1::Texture2D