HomeSort by relevance Sort by last modified time
    Searched refs:isCubeComplete (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/src/OpenGL/libGLESv2/
Texture.cpp 1063 if(!isCubeComplete())
1070 if(!isMipmapCubeComplete()) // Also tests for isCubeComplete()
1080 bool TextureCubeMap::isCubeComplete() const
1107 if(!isCubeComplete())
1321 if(!isCubeComplete())
    [all...]
Texture.h 304 bool isCubeComplete() const;
libGLESv2.cpp     [all...]

Completed in 7416 milliseconds