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

  /external/skia/src/gpu/gl/
GrGpuGL.h 236 bool configToGLFormats(GrPixelConfig config,
GrGpuGL.cpp 480 if (!this->configToGLFormats(desc.fConfig, false, NULL, NULL, NULL)) {
664 if (!this->configToGLFormats(dataConfig, useTexStorage, &internalFormat,
859 !this->configToGLFormats(desc->fConfig,
    [all...]

Completed in 135 milliseconds