Home
last modified time | relevance | path

Searched refs:texIdxType (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/effects/
H A DGrDistanceFieldGeoProc.cpp69 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
70 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
329 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
330 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
613 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
614 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
H A DGrBitmapTextGeoProc.cpp41 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
42 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/effects/
H A DGrDistanceFieldGeoProc.cpp70 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
71 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
348 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
349 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
654 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
655 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
H A DGrBitmapTextGeoProc.cpp42 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
43 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/effects/
H A DGrDistanceFieldGeoProc.cpp70 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
71 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
348 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
349 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
654 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
655 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
H A DGrBitmapTextGeoProc.cpp42 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
43 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/effects/
H A DGrDistanceFieldGeoProc.cpp75 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
76 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
349 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
350 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
650 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
651 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
H A DGrBitmapTextGeoProc.cpp44 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
45 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/effects/
H A DGrDistanceFieldGeoProc.cpp70 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
71 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
348 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
349 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
654 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
655 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
H A DGrBitmapTextGeoProc.cpp42 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
43 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/effects/
H A DGrDistanceFieldGeoProc.cpp70 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
71 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
348 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
349 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
654 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
655 GrGLSLVarying texIdx(texIdxType); in onEmitCode()
H A DGrBitmapTextGeoProc.cpp42 GrSLType texIdxType = args.fShaderCaps->integerSupport() ? kInt_GrSLType : kFloat_GrSLType; in onEmitCode() local
43 GrGLSLVarying texIdx(texIdxType); in onEmitCode()