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

  /external/chromium_org/third_party/angle/src/libGLESv2/
validationES.h 25 bool ValidCompressedImageSize(const gl::Context *context, GLenum internalFormat, GLsizei width, GLsizei height);
validationES2.cpp 227 if (!ValidCompressedImageSize(context, actualInternalFormat, width, height))
validationES3.cpp 175 if (!ValidCompressedImageSize(context, actualInternalFormat, width, height))
validationES.cpp 191 bool ValidCompressedImageSize(const gl::Context *context, GLenum internalFormat, GLsizei width, GLsizei height)
    [all...]

Completed in 45 milliseconds