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

  /external/skia/src/gpu/gl/
GrGLCaps.h 566 kRenderableWithMSAA_Flag = 0x8,
  /external/skqp/src/gpu/gl/
GrGLCaps.h 123 return SkToBool(fConfigTable[config].fFlags & ConfigInfo::kRenderableWithMSAA_Flag);
566 kRenderableWithMSAA_Flag = 0x8,

Completed in 63 milliseconds