Home | History | Annotate | Download | only in gl

Lines Matching refs:gWrapModes

2946     static const GrGLenum gWrapModes[] = {
2951 GR_STATIC_ASSERT(SkShader::kTileModeCount == SK_ARRAY_COUNT(gWrapModes));
2955 return gWrapModes[tm];