Home
last modified time | relevance | path

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

12

/external/angle/src/compiler/translator/
DTranslatorESSL.cpp22 ShCompileOptions compileOptions) in initBuiltInFunctionEmulator()
31 ShCompileOptions compileOptions, in translate()
123 void TranslatorESSL::writeExtensionBehavior(ShCompileOptions compileOptions) in writeExtensionBehavior()
DTranslatorGLSL.cpp26 ShCompileOptions compileOptions) in initBuiltInFunctionEmulator()
48 ShCompileOptions compileOptions, in translate()
235 bool TranslatorGLSL::shouldCollectVariables(ShCompileOptions compileOptions) in shouldCollectVariables()
255 void TranslatorGLSL::writeExtensionBehavior(TIntermNode *root, ShCompileOptions compileOptions) in writeExtensionBehavior()
DCompiler.cpp124 ShCompileOptions compileOptions) in RemoveInvariant()
336 ShCompileOptions compileOptions) in compileTreeForTesting()
343 const ShCompileOptions compileOptions) in compileTreeImpl()
521 ShCompileOptions compileOptions) in checkAndSimplifyAST()
959 ShCompileOptions compileOptions = compileOptionsIn; in compile() local
1380 bool TCompiler::shouldCollectVariables(ShCompileOptions compileOptions) in shouldCollectVariables()
1473 void TCompiler::writePragma(ShCompileOptions compileOptions) in writePragma()
1523 const ShCompileOptions &compileOptions, in EmitMultiviewGLSL()
DInitialize.cpp120 const ShCompileOptions compileOptions) in ResetExtensionBehavior()
DTranslatorHLSL.h40 bool shouldCollectVariables(ShCompileOptions compileOptions) override { return true; } in shouldCollectVariables()
DOutputESSL.cpp20 ShCompileOptions compileOptions) in TOutputESSL()
DOutputGLSL.cpp22 ShCompileOptions compileOptions) in TOutputGLSL()
DBuiltinsWorkaroundGLSL.cpp100 ShCompileOptions compileOptions) in ShaderBuiltinsWorkaround()
DTranslatorHLSL.cpp39 ShCompileOptions compileOptions, in translate()
DTranslatorMetal.cpp66 ShCompileOptions compileOptions, in translate()
DOutputVulkanGLSL.cpp32 ShCompileOptions compileOptions) in TOutputVulkanGLSL()
DCompiler.h157 ShCompileOptions compileOptions) in initBuiltInFunctionEmulator()
DTranslatorVulkan.cpp731 ShCompileOptions compileOptions, in translateImpl()
1052 ShCompileOptions compileOptions, in translate()
DShaderLang.cpp322 ShCompileOptions compileOptions) in Compile()
DResourcesHLSL.cpp111 ShCompileOptions compileOptions, in ResourcesHLSL()
DOutputGLSLBase.cpp92 ShCompileOptions compileOptions) in TOutputGLSLBase()
/external/angle/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
/external/angle/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()
/external/angle/src/libANGLE/renderer/vulkan/
DShaderVk.cpp28 ShCompileOptions compileOptions = SH_INITIALIZE_UNINITIALIZED_LOCALS; in compile() local
/external/angle/samples/shader_translator/
Dshader_translator.cpp74 ShCompileOptions compileOptions = 0; in main() local
455 bool CompileFile(char *fileName, ShHandle compiler, ShCompileOptions compileOptions) in CompileFile()
/external/angle/src/libANGLE/renderer/
DShaderImpl.cpp84 ShCompileOptions compileOptions) in compileImpl()
/external/swiftshader/src/OpenGL/compiler/
DCompiler.cpp104 int compileOptions) in compile()
DParseHelper.h65 int compileOptions; variable
/external/angle/src/tests/perf_tests/
DCompilerPerf.cpp307 ShCompileOptions compileOptions = SH_OBJECT_CODE | SH_VARIABLES | in step() local
/external/angle/src/compiler/translator/tree_ops/
DDeclareAndInitBuiltinsForInstancedMultiview.cpp130 ShCompileOptions compileOptions, in DeclareAndInitBuiltinsForInstancedMultiview()

12