Home
last modified time | relevance | path

Searched defs:compileOptions (Results 1 – 25 of 57) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorESSL.cpp22 ShCompileOptions compileOptions) in initBuiltInFunctionEmulator()
31 ShCompileOptions compileOptions, in translate()
114 void TranslatorESSL::writeExtensionBehavior(ShCompileOptions compileOptions) in writeExtensionBehavior()
DTranslatorGLSL.cpp26 ShCompileOptions compileOptions) in initBuiltInFunctionEmulator()
48 ShCompileOptions compileOptions, in translate()
226 bool TranslatorGLSL::shouldCollectVariables(ShCompileOptions compileOptions) in shouldCollectVariables()
246 void TranslatorGLSL::writeExtensionBehavior(TIntermNode *root, ShCompileOptions compileOptions) in writeExtensionBehavior()
DCompiler.cpp161 ShCompileOptions compileOptions) in RemoveInvariant()
393 ShCompileOptions compileOptions) in compileTreeForTesting()
400 const ShCompileOptions compileOptions) in compileTreeImpl()
652 ShCompileOptions compileOptions) in checkAndSimplifyAST()
1128 ShCompileOptions compileOptions = compileOptionsIn; in compile() local
1557 bool TCompiler::shouldCollectVariables(ShCompileOptions compileOptions) in shouldCollectVariables()
DTranslatorMetal.h31 SpecConstMetal(TSymbolTable *symbolTable, ShCompileOptions compileOptions, GLenum shaderType) in SpecConstMetal()
DInitialize.cpp184 const ShCompileOptions compileOptions) in ResetExtensionBehavior()
DOutputESSL.cpp14 ShCompileOptions compileOptions) in TOutputESSL()
DTranslatorHLSL.h41 bool shouldCollectVariables(ShCompileOptions compileOptions) override { return true; } in shouldCollectVariables()
DOutputGLSL.cpp16 ShCompileOptions compileOptions) in TOutputGLSL()
DBuiltinsWorkaroundGLSL.cpp98 ShCompileOptions compileOptions) in ShaderBuiltinsWorkaround()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DExpressionLimit_test.cpp225 ShCompileOptions compileOptions, in CheckShaderCompilation()
262 ShCompileOptions compileOptions = SH_LIMIT_EXPRESSION_COMPLEXITY; in TEST_F() local
284 ShCompileOptions compileOptions = SH_LIMIT_EXPRESSION_COMPLEXITY; in TEST_F() local
309 ShCompileOptions compileOptions = SH_LIMIT_CALL_STACK_DEPTH; in TEST_F() local
331 ShCompileOptions compileOptions = SH_LIMIT_CALL_STACK_DEPTH; in TEST_F() local
353 ShCompileOptions compileOptions = 0; in TEST_F() local
556 ShCompileOptions compileOptions = SH_LIMIT_EXPRESSION_COMPLEXITY; in TEST_F() local
578 ShCompileOptions compileOptions = SH_LIMIT_EXPRESSION_COMPLEXITY; in TEST_F() local
601 ShCompileOptions compileOptions = SH_LIMIT_EXPRESSION_COMPLEXITY; in TEST_F() local
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DExpressionLimit_test.cpp225 ShCompileOptions compileOptions, in CheckShaderCompilation()
262 ShCompileOptions compileOptions = SH_LIMIT_EXPRESSION_COMPLEXITY; in TEST_F() local
284 ShCompileOptions compileOptions = SH_LIMIT_EXPRESSION_COMPLEXITY; in TEST_F() local
309 ShCompileOptions compileOptions = SH_LIMIT_CALL_STACK_DEPTH; in TEST_F() local
331 ShCompileOptions compileOptions = SH_LIMIT_CALL_STACK_DEPTH; in TEST_F() local
353 ShCompileOptions compileOptions = 0; in TEST_F() local
556 ShCompileOptions compileOptions = SH_LIMIT_EXPRESSION_COMPLEXITY; in TEST_F() local
578 ShCompileOptions compileOptions = SH_LIMIT_EXPRESSION_COMPLEXITY; in TEST_F() local
601 ShCompileOptions compileOptions = SH_LIMIT_EXPRESSION_COMPLEXITY; in TEST_F() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorESSL.cpp23 ShCompileOptions compileOptions) in initBuiltInFunctionEmulator()
32 ShCompileOptions compileOptions, in translate()
121 void TranslatorESSL::writeExtensionBehavior(ShCompileOptions compileOptions) in writeExtensionBehavior()
DTranslatorGLSL.cpp26 ShCompileOptions compileOptions) in initBuiltInFunctionEmulator()
48 ShCompileOptions compileOptions, in translate()
224 bool TranslatorGLSL::shouldCollectVariables(ShCompileOptions compileOptions) in shouldCollectVariables()
244 void TranslatorGLSL::writeExtensionBehavior(TIntermNode *root, ShCompileOptions compileOptions) in writeExtensionBehavior()
DCompiler.cpp122 ShCompileOptions compileOptions) in RemoveInvariant()
333 ShCompileOptions compileOptions) in compileTreeForTesting()
340 const ShCompileOptions compileOptions) in compileTreeImpl()
487 ShCompileOptions compileOptions) in checkAndSimplifyAST()
915 ShCompileOptions compileOptions = compileOptionsIn; in compile() local
1309 bool TCompiler::shouldCollectVariables(ShCompileOptions compileOptions) in shouldCollectVariables()
1402 void TCompiler::writePragma(ShCompileOptions compileOptions) in writePragma()
1444 const ShCompileOptions &compileOptions, in EmitMultiviewGLSL()
DTranslatorHLSL.h39 bool shouldCollectVariables(ShCompileOptions compileOptions) override { return true; } in shouldCollectVariables()
DOutputESSL.cpp20 ShCompileOptions compileOptions) in TOutputESSL()
DOutputGLSL.cpp22 ShCompileOptions compileOptions) in TOutputGLSL()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
DRewriteInterpolateAtOffset.cpp52 ShCompileOptions compileOptions, in Traverser()
66 ShCompileOptions compileOptions, in Apply()
146 ShCompileOptions compileOptions, in RewriteInterpolateAtOffset()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteDfdy.cpp51 ShCompileOptions compileOptions, in Traverser()
62 ShCompileOptions compileOptions, in Apply()
219 ShCompileOptions compileOptions, in RewriteDfdy()
DMonomorphizeUnsupportedFunctions.cpp245 ShCompileOptions compileOptions, in MonomorphizeTraverser()
509 ShCompileOptions compileOptions) in MonomorphizeUnsupportedFunctionsImpl()
550 ShCompileOptions compileOptions) in MonomorphizeUnsupportedFunctions()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
Dcompiler_test.cpp72 ShCompileOptions compileOptions, in compileTestShader()
100 ShCompileOptions compileOptions, in compileTestShader()
135 const ShCompileOptions compileOptions) in compile()
151 const ShCompileOptions compileOptions, in compileWithSettings()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
Dcompiler_test.cpp68 ShCompileOptions compileOptions, in compileTestShader()
100 ShCompileOptions compileOptions, in compileTestShader()
137 const ShCompileOptions compileOptions) in compile()
153 const ShCompileOptions compileOptions, in compileWithSettings()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DShaderVk.cpp28 ShCompileOptions compileOptions = 0; in compile() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DShaderVk.cpp28 ShCompileOptions compileOptions = SH_INITIALIZE_UNINITIALIZED_LOCALS; in compile() local
/third_party/flutter/skia/third_party/externals/angle2/samples/shader_translator/
Dshader_translator.cpp74 ShCompileOptions compileOptions = 0; in main() local
438 bool CompileFile(char *fileName, ShHandle compiler, ShCompileOptions compileOptions) in CompileFile()

123