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

  /external/chromium_org/third_party/angle/src/libGLESv2/
formatutils.h 79 bool IsTextureFilteringSupported(GLenum internalFormat, const rx::Renderer *renderer);
80 bool IsTextureFilteringSupported(GLenum internalFormat, const Context *context);
Texture.cpp 779 if (!IsTextureFilteringSupported(getInternalFormat(0), mRenderer))
    [all...]
formatutils.cpp     [all...]
libGLESv2.cpp     [all...]

Completed in 99 milliseconds