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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Texture.cpp 1071 if (!isCubeComplete())
1078 if (!isMipmapCubeComplete()) // Also tests for isCubeComplete()
1088 bool TextureCubeMap::isCubeComplete() const
1115 if (!isCubeComplete())
    [all...]
Texture.h 254 bool isCubeComplete() const;

Completed in 855 milliseconds