Home
last modified time | relevance | path

Searched refs:fFloat4_Type (Results 51 – 75 of 84) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/sksl/
H A DSkSLHCodeGenerator.cpp62 } else if (type == *context.fFloat4_Type || type == *context.fHalf4_Type) { in ParameterCType()
H A DSkSLIRGenerator.cpp354 SkASSERT(var->fType == *fContext.fFloat4_Type); in convertVarDeclarations()
735 *fContext.fFloat4_Type, in getNormalizeSkPositionCode()
944 SkASSERT(vd.fVar->fType == *fContext.fFloat4_Type); in convertInterfaceBlock()
H A DSkSLGLSLCodeGenerator.cpp654 SkASSERT(c.fArguments[1]->fType == *fContext.fFloat4_Type); in writeFunctionCall()
H A DSkSLMetalCodeGenerator.cpp444 } else if (matrix.rows() == 2 && matrix.columns() == 2 && arg == *fContext.fFloat4_Type) { in getMatrixConstructHelper()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/sksl/
H A DSkSLHCodeGenerator.cpp62 } else if (type == *context.fFloat4_Type || type == *context.fHalf4_Type) { in ParameterCType()
H A DSkSLIRGenerator.cpp331 SkASSERT(var->fType == *fContext.fFloat4_Type); in convertVarDeclarations()
712 *fContext.fFloat4_Type, in getNormalizeSkPositionCode()
927 SkASSERT(vd.fVar->fType == *fContext.fFloat4_Type); in convertInterfaceBlock()
H A DSkSLGLSLCodeGenerator.cpp649 SkASSERT(c.fArguments[1]->fType == *fContext.fFloat4_Type); in writeFunctionCall()
H A DSkSLMetalCodeGenerator.cpp439 } else if (matrix.rows() == 2 && matrix.columns() == 2 && arg == *fContext.fFloat4_Type) { in getMatrixConstructHelper()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/sksl/
H A DSkSLHCodeGenerator.cpp62 } else if (type == *context.fFloat4_Type || type == *context.fHalf4_Type) { in ParameterCType()
H A DSkSLIRGenerator.cpp331 SkASSERT(var->fType == *fContext.fFloat4_Type); in convertVarDeclarations()
712 *fContext.fFloat4_Type, in getNormalizeSkPositionCode()
927 SkASSERT(vd.fVar->fType == *fContext.fFloat4_Type); in convertInterfaceBlock()
H A DSkSLGLSLCodeGenerator.cpp649 SkASSERT(c.fArguments[1]->fType == *fContext.fFloat4_Type); in writeFunctionCall()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DSkSLInterpreterTest.cpp1180 : INHERITED(name, *compiler.context().fFloat4_Type) in VectorFunctionExternalValue()
1193 outTypes[0] = fCompiler.context().fFloat4_Type.get(); in getCallParameterTypes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/sksl/
H A DSkSLCPPCodeGenerator.cpp191 if (type == *fContext.fFloat4_Type || type == *fContext.fHalf4_Type) { in formatRuntimeValue()
550 } else if (type == *context.fFloat4_Type) { in glsltype_string()
H A DSkSLIRGenerator.cpp422 SkASSERT(var->type() == *fContext.fFloat4_Type); in convertVarDeclarations()
837 fContext.fFloat4_Type.get(), in getNormalizeSkPositionCode()
968 if (*returnType != *fContext.fHalf4_Type && *returnType != *fContext.fFloat4_Type) { in convertFunction()
1136 SkASSERT(vd.var().type() == *fContext.fFloat4_Type); in convertInterfaceBlock()
H A DSkSLGLSLCodeGenerator.cpp657 SkASSERT(arg1Type == *fContext.fFloat4_Type); in writeFunctionCall()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkRuntimeEffect.cpp155 } else if (type == ctx.fFloat4_Type.get()) { in Make()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/sksl/
H A DSkSLIRGenerator.cpp279 ASSERT(var->fType == *fContext.fFloat4_Type); in convertVarDeclarations()
630 *fContext.fFloat4_Type, in getNormalizeSkPositionCode()
781 ASSERT(vd.fVar->fType == *fContext.fFloat4_Type); in convertInterfaceBlock()
H A DSkSLGLSLCodeGenerator.cpp541 ASSERT(c.fArguments[1]->fType == *fContext.fFloat4_Type); in writeFunctionCall()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/sksl/
H A DSkSLIRGenerator.cpp331 SkASSERT(var->fType == *fContext.fFloat4_Type); in convertVarDeclarations()
712 *fContext.fFloat4_Type, in getNormalizeSkPositionCode()
927 SkASSERT(vd.fVar->fType == *fContext.fFloat4_Type); in convertInterfaceBlock()
H A DSkSLGLSLCodeGenerator.cpp649 SkASSERT(c.fArguments[1]->fType == *fContext.fFloat4_Type); in writeFunctionCall()
H A DSkSLMetalCodeGenerator.cpp439 } else if (matrix.rows() == 2 && matrix.columns() == 2 && arg == *fContext.fFloat4_Type) { in getMatrixConstructHelper()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/sksl/
H A DSkSLIRGenerator.cpp331 SkASSERT(var->fType == *fContext.fFloat4_Type); in convertVarDeclarations()
712 *fContext.fFloat4_Type, in getNormalizeSkPositionCode()
927 SkASSERT(vd.fVar->fType == *fContext.fFloat4_Type); in convertInterfaceBlock()
H A DSkSLGLSLCodeGenerator.cpp649 SkASSERT(c.fArguments[1]->fType == *fContext.fFloat4_Type); in writeFunctionCall()
H A DSkSLMetalCodeGenerator.cpp439 } else if (matrix.rows() == 2 && matrix.columns() == 2 && arg == *fContext.fFloat4_Type) { in getMatrixConstructHelper()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkRuntimeEffect.cpp140 if (type == ctx.fFloat4_Type.get()) { SET_TYPES(kFloat4, kFloat4_GrSLType); } in init_uniform_type()

1234