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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 207 const TextureCapsMap &getTextureCaps() const;
Context.cpp 728 ASSERT(getTextureCaps().get(internalformat).renderable);
    [all...]
validationES.cpp 330 const TextureCaps &formatCaps = context->getTextureCaps().get(internalformat);
    [all...]
libGLESv2.cpp     [all...]

Completed in 226 milliseconds