Home
last modified time | relevance | path

Searched refs:translatedCode (Results 1 – 9 of 9) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/test_utils/
H A Dcompiler_test.cpp83 std::string *translatedCode, in compileTestShader() argument
97 if (translatedCode) in compileTestShader()
98 *translatedCode = infoSink.obj.c_str(); in compileTestShader()
110 std::string *translatedCode, in compileTestShader() argument
115 …eTestShader(type, spec, output, shaderString, &resources, compileOptions, translatedCode, infoLog); in compileTestShader()
160 std::string *translatedCode, in compileWithSettings() argument
164 compileOptions, translatedCode, infoLog); in compileWithSettings()
H A Dcompiler_test.h29 std::string *translatedCode,
37 std::string *translatedCode,
85 std::string *translatedCode,
/dports/math/reduce/Reduce-svn5758-src/jlisp/core/
H A DReduce.java63 static Uxx[] translatedCode = field in Reduce
82 for (Uxx u : translatedCode) in countFunctions()
89 for (Uxx u : translatedCode) in inituserfns()
104 for (Uxx u : translatedCode) in recorduserfns()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/test_utils/
H A Dcompiler_test.cpp73 std::string *translatedCode, in compileTestShader() argument
88 if (translatedCode) in compileTestShader()
89 *translatedCode = infoSink.obj.c_str(); in compileTestShader()
101 std::string *translatedCode, in compileTestShader() argument
107 translatedCode, infoLog); in compileTestShader()
152 std::string *translatedCode, in compileWithSettings() argument
156 compileOptions, translatedCode, infoLog); in compileWithSettings()
H A Dcompiler_test.h32 std::string *translatedCode,
40 std::string *translatedCode,
98 std::string *translatedCode,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/compiler_tests/
H A DEmulateGLBaseVertexBaseInstance_test.cpp30 std::string translatedCode; in CheckCompileFailure() local
34 SH_VARIABLES, &translatedCode, &infoLog); in CheckCompileFailure()
H A DEmulateGLDrawID_test.cpp30 std::string translatedCode; in CheckCompileFailure() local
34 SH_VARIABLES, &translatedCode, &infoLog); in CheckCompileFailure()
H A DDebugShaderPrecision_test.cpp1072 std::string translatedCode; in TEST() local
1077 shaderString, &resources, 0, &translatedCode, &infoLog)); in TEST()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/compiler_tests/
H A DDebugShaderPrecision_test.cpp1040 std::string translatedCode; in TEST() local
1045 shaderString, &resources, 0, &translatedCode, &infoLog)); in TEST()