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

  /external/chromium_org/third_party/skia/third_party/ktx/
ktx.cpp 219 fHeader.fGLBaseInternalFormat = this->readInt(&buf, &bytesLeft);
389 hdr.fGLBaseInternalFormat = GR_GL_RGB;
457 hdr.fGLBaseInternalFormat = GR_GL_RED;
465 hdr.fGLBaseInternalFormat = GR_GL_RGB;
473 hdr.fGLBaseInternalFormat = GR_GL_RGBA;
482 hdr.fGLBaseInternalFormat = GR_GL_RGBA;
ktx.h 84 uint32_t fGLBaseInternalFormat;

Completed in 229 milliseconds