Home
last modified time | relevance | path

Searched defs:evalFunc (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderIndexingTests.cpp265const ShaderEvalFunc evalFunc, const std::string &vertShaderSource, in ShaderIndexingCase()
403 ShaderEvalFunc evalFunc = getArrayCoordsEvalFunc(varType); in createVaryingArrayCase() local
517 ShaderEvalFunc evalFunc = getArrayUniformEvalFunc(varType); in createUniformArrayCase() local
695 ShaderEvalFunc evalFunc; in createTmpArrayCase() local
919 ShaderEvalFunc evalFunc = getVectorSubscriptEvalFunc(varType); in createVectorSubscriptCase() local
1164 ShaderEvalFunc evalFunc = getMatrixSubscriptEvalFunc(varType); in createMatrixSubscriptCase() local
H A DvktShaderRenderStructTests.cpp52 ShaderEvalFunc evalFunc, UniformSetupFunc setupUniformsFunc, in ShaderStructCase()
65 bool isVertexCase, ShaderEvalFunc evalFunc, in createStructCase()
H A DvktShaderRenderLoopTests.cpp307 …ase(tcu::TestContext &testCtx, const std::string &name, bool isVertexCase, ShaderEvalFunc evalFunc, in ShaderLoopCase()
559 ShaderEvalFunc evalFunc = getLoopEvalFunc(numLoopIters); in createGenericLoopCase() local
1509 ShaderEvalFunc evalFunc = getLoopEvalFunc(numIters); in createSpecialLoopCase() local
H A DvktShaderRenderOperatorTests.cpp668 …OperatorShaderEvaluator(const ShaderEvalFunc evalFunc, const float scale, const float bias, int re… in OperatorShaderEvaluator()
850 const ShaderEvalFunc evalFunc, const std::string &shaderOp, in ShaderOperatorCase()
2634 ShaderEvalFunc evalFunc = DE_NULL; in init() local
2795 const ShaderEvalFunc evalFunc; in init() member
2811 const ShaderEvalFunc evalFunc = s_selectionInfo[typeNdx].evalFunc; in init() local
2877 const ShaderEvalFunc evalFunc; in init() member
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderIndexingTests.cpp177 … DataType varType, ShaderEvalFunc evalFunc, const char *vertShaderSource, in ShaderIndexingCase()
362 ShaderEvalFunc evalFunc = getArrayCoordsEvalFunc(varType); in createVaryingArrayCase() local
470 ShaderEvalFunc evalFunc = getArrayUniformEvalFunc(varType); in createUniformArrayCase() local
617 ShaderEvalFunc evalFunc = getArrayCoordsEvalFunc(varType); in createTmpArrayCase() local
835 ShaderEvalFunc evalFunc = getVectorSubscriptEvalFunc(varType); in createVectorSubscriptCase() local
1079 ShaderEvalFunc evalFunc = getMatrixSubscriptEvalFunc(varType); in createMatrixSubscriptCase() local
H A Des3fShaderPrecisionTests.cpp221EvalFunc evalFunc, glu::Precision precision, const tcu::Vec2 &rangeA, in ShaderFloatPrecisionCase()
477EvalFunc evalFunc, glu::Precision precision, int bits, in ShaderIntPrecisionCase()
672EvalFunc evalFunc, glu::Precision precision, int bits, in ShaderUintPrecisionCase()
869 ShaderFloatPrecisionCase::EvalFunc evalFunc; in init() member
888 ShaderIntPrecisionCase::EvalFunc evalFunc; in init() member
912 ShaderUintPrecisionCase::EvalFunc evalFunc; in init() member
H A Des3fFragDepthTests.cpp119 EvalFragDepthFunc evalFunc, uint32_t compareFunc) in FragDepthCompareCase()
271 EvalFragDepthFunc evalFunc) in FragDepthWriteCase()
430 EvalFragDepthFunc evalFunc; in init() member
H A Des3fShaderLoopTests.cpp227ShaderEvalFunc evalFunc, const char *vertShaderSource, const char *fragShaderSource) in ShaderLoopCase()
447 ShaderEvalFunc evalFunc = getLoopEvalFunc(numLoopIters); in createGenericLoopCase() local
1148 ShaderEvalFunc evalFunc = getLoopEvalFunc(numIters); in createSpecialLoopCase() local
H A Des3fShaderFunctionTests.cpp65 … bool usesTextures, ShaderEvalFunc evalFunc, SetupUniformsFunc setupUniformsFunc, in ShaderFunctionCase()
110 … bool isVertexCase, bool usesTextures, ShaderEvalFunc evalFunc, in createStructCase()
H A Des3fShaderStructTests.cpp80 … bool usesTextures, ShaderEvalFunc evalFunc, SetupUniformsFunc setupUniformsFunc, in ShaderStructCase()
125 … bool isVertexCase, bool usesTextures, ShaderEvalFunc evalFunc, in createStructCase()
H A Des3fShaderOperatorTests.cpp959 … OperatorShaderEvaluator(const glw::Functions &gl, ShaderType shaderType, ShaderEvalFunc evalFunc, in OperatorShaderEvaluator()
1072 … bool isVertexCase, ShaderEvalFunc evalFunc, const string &shaderOp, in ShaderOperatorCase()
3211 ShaderEvalFunc evalFunc = DE_NULL; local
3380 ShaderEvalFunc evalFunc; member
3396 ShaderEvalFunc evalFunc = s_selectionInfo[typeNdx].evalFunc; local
3464 ShaderEvalFunc evalFunc; member
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fShaderIndexingTests.cpp193 … DataType varType, ShaderEvalFunc evalFunc, uint32_t requirements, in ShaderIndexingCase()
396 ShaderEvalFunc evalFunc = getArrayCoordsEvalFunc(varType); in createVaryingArrayCase() local
511 ShaderEvalFunc evalFunc = getArrayUniformEvalFunc(varType); in createUniformArrayCase() local
694 ShaderEvalFunc evalFunc; in createTmpArrayCase() local
921 ShaderEvalFunc evalFunc = getVectorSubscriptEvalFunc(varType); in createVectorSubscriptCase() local
1125 ShaderEvalFunc evalFunc = getMatrixSubscriptEvalFunc(varType); in createMatrixSubscriptCase() local
H A Des2fShaderOperatorTests.cpp512 OperatorShaderEvaluator(ShaderEvalFunc evalFunc, float scale, float bias) in OperatorShaderEvaluator()
591 … bool isVertexCase, ShaderEvalFunc evalFunc, const char *shaderOp, in ShaderOperatorCase()
1948 ShaderEvalFunc evalFunc = DE_NULL; local
2102 ShaderEvalFunc evalFunc; member
2116 ShaderEvalFunc evalFunc = s_selectionInfo[typeNdx].evalFunc; local
2181 ShaderEvalFunc evalFunc; member
2285 static void evalFunc(ShaderEvalContext &c) in evalFunc() function in deqp::gles2::Functional::DECLARE_FLOAT_COMPARE_FUNCS::Case
H A Des2fShaderAlgorithmTests.cpp62 ShaderEvalFunc evalFunc, const char *vertShaderSource, in ShaderAlgorithmCase()
78 … bool isVertexCase, ShaderEvalFunc evalFunc, LineStream &shaderBody) in createExpressionCase()
H A Des2fShaderFunctionTests.cpp64 ShaderEvalFunc evalFunc, SetupUniformsFunc setupUniformsFunc, in ShaderFunctionCase()
100 … bool isVertexCase, ShaderEvalFunc evalFunc, SetupUniformsFunc setupUniforms, in createStructCase()
H A Des2fShaderLoopTests.cpp233ShaderEvalFunc evalFunc, LoopRequirement requirement, const char *vertShaderSource, in ShaderLoopCase()
475 ShaderEvalFunc evalFunc = getLoopEvalFunc(numLoopIters); in createGenericLoopCase() local
1255 ShaderEvalFunc evalFunc = getLoopEvalFunc(numIters); in createSpecialLoopCase() local
H A Des2fShaderTextureFunctionTests.cpp234 TexLookupEvaluator(TexEvalFunc evalFunc, const TexLookupParams &lookupParams) in TexLookupEvaluator()
279 TexEvalFunc evalFunc, bool isVertexCase) in ShaderTextureFunctionCase()
603 TexEvalFunc evalFunc; member
H A Des2fShaderStructTests.cpp88 … uint32_t flags, ShaderEvalFunc evalFunc, SetupUniformsFunc setupUniformsFunc, in ShaderStructCase()
164 … bool isVertexCase, uint32_t flags, ShaderEvalFunc evalFunc, in createStructCase()
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcShaderIndexingTests.cpp172 … DataType varType, ShaderEvalFunc evalFunc, const char *vertShaderSource, in ShaderIndexingCase()
360 ShaderEvalFunc evalFunc = getArrayCoordsEvalFunc(varType); in createVaryingArrayCase() local
472 ShaderEvalFunc evalFunc = getArrayUniformEvalFunc(varType); in createUniformArrayCase() local
622 ShaderEvalFunc evalFunc = getArrayCoordsEvalFunc(varType); in createTmpArrayCase() local
885 ShaderEvalFunc evalFunc = getVectorSubscriptEvalFunc(varType); in createVectorSubscriptCase() local
1132 ShaderEvalFunc evalFunc = getMatrixSubscriptEvalFunc(varType); in createMatrixSubscriptCase() local
H A DglcFragDepthTests.cpp127 EvalFragDepthFunc evalFunc, uint32_t compareFunc) in FragDepthCompareCase()
284 … glu::GLSLVersion glslVersion, const char *fragSrc, EvalFragDepthFunc evalFunc) in FragDepthWriteCase()
449 EvalFragDepthFunc evalFunc; in init() member
H A DglcShaderLoopTests.cpp214ShaderEvalFunc evalFunc, const char *vertShaderSource, const char *fragShaderSource) in ShaderLoopCase()
438 ShaderEvalFunc evalFunc = getLoopEvalFunc(numLoopIters); in createGenericLoopCase() local
1138 ShaderEvalFunc evalFunc = getLoopEvalFunc(numIters); in createSpecialLoopCase() local
H A DglcShaderFunctionTests.cpp62 … bool usesTextures, ShaderEvalFunc evalFunc, SetupUniformsFunc setupUniformsFunc, in ShaderFunctionCase()
115ShaderEvalFunc evalFunc, SetupUniformsFunc setupUniforms, in createStructCase()
H A DglcShaderStructTests.cpp76 … bool usesTextures, ShaderEvalFunc evalFunc, SetupUniformsFunc setupUniformsFunc, in ShaderStructCase()
129 ShaderEvalFunc evalFunc, SetupUniformsFunc setupUniforms, in createStructCase()
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp291 TexLookupEvaluator(TexEvalFunc evalFunc, const TexLookupParams &lookupParams) in TexLookupEvaluator()
338 TexEvalFunc evalFunc, bool isVertexCase) in TextureShadowLodTestCase()
951 TexEvalFunc evalFunc; member
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/optim/nonlinear/scalar/noderiv/
H A DSimplexOptimizer.java131 final MultivariateFunction evalFunc in doOptimize() local

12