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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 443 bool supportsNonPower2Texture() const;
validationES2.cpp 734 if (levels != 1 && !context->supportsNonPower2Texture())
validationES.cpp 177 if (!context->supportsNonPower2Texture() &&
    [all...]
Context.cpp     [all...]
libGLESv2.cpp     [all...]

Completed in 122 milliseconds