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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 389 bool supportsNonPower2Texture() const;
Context.cpp     [all...]
libGLESv2.cpp 31 if (gl::getContext() && gl::getContext()->supportsNonPower2Texture())
    [all...]

Completed in 442 milliseconds