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

  /external/skia/src/gpu/effects/
GrConfigConversionEffect.cpp 33 GrSLType coordsType = fEffectMatrix.emitCode(builder, key, vertexCoords, &coords);
35 builder->appendTextureLookup(&builder->fFSCode, samplers[0], coords, coordsType);

Completed in 37 milliseconds