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

  /external/skia/src/gpu/gl/
GrGLStencilAttachment.h 17 static const GrGLenum kUnknownInternalFormat = ~0U;
GrGLRenderTarget.cpp 60 format.fInternalFormat = GrGLStencilAttachment::kUnknownInternalFormat;

Completed in 54 milliseconds