Home
last modified time | relevance | path

Searched defs:texIdxType (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/effects/
DGrDistanceFieldGeoProc.cpp70 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
347 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
652 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
DGrBitmapTextGeoProc.cpp42 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
/external/skqp/src/gpu/effects/
DGrDistanceFieldGeoProc.cpp71 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
348 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
653 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
DGrBitmapTextGeoProc.cpp43 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local