Home
last modified time | relevance | path

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

12

/device/generic/vulkan-cereal/third-party/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
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
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()
DTranslatorESSL.cpp22 ShCompileOptions compileOptions) in initBuiltInFunctionEmulator()
31 ShCompileOptions compileOptions, in translate()
123 void TranslatorESSL::writeExtensionBehavior(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
1384 bool TCompiler::shouldCollectVariables(ShCompileOptions compileOptions) in shouldCollectVariables()
1477 void TCompiler::writePragma(ShCompileOptions compileOptions) in writePragma()
1527 const ShCompileOptions &compileOptions, in EmitMultiviewGLSL()
DInitialize.cpp132 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.cpp745 ShCompileOptions compileOptions, in translateImpl()
1085 ShCompileOptions compileOptions, in translate()
DShaderLang.cpp327 ShCompileOptions compileOptions) in Compile()
DResourcesHLSL.cpp111 ShCompileOptions compileOptions, in ResourcesHLSL()
DOutputGLSLBase.cpp92 ShCompileOptions compileOptions) in TOutputGLSLBase()
DOutputHLSL.cpp309 ShCompileOptions compileOptions, in OutputHLSL()
/device/generic/vulkan-cereal/third-party/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()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DShaderVk.cpp28 ShCompileOptions compileOptions = SH_INITIALIZE_UNINITIALIZED_LOCALS; in compile() local
/device/generic/vulkan-cereal/third-party/angle/samples/shader_translator/
Dshader_translator.cpp75 ShCompileOptions compileOptions = 0; in main() local
456 bool CompileFile(char *fileName, ShHandle compiler, ShCompileOptions compileOptions) in CompileFile()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
DShaderImpl.cpp84 ShCompileOptions compileOptions) in compileImpl()
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DDeclareAndInitBuiltinsForInstancedMultiview.cpp130 ShCompileOptions compileOptions, in DeclareAndInitBuiltinsForInstancedMultiview()
/device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/
DCompilerPerf.cpp307 ShCompileOptions compileOptions = SH_OBJECT_CODE | SH_VARIABLES | in step() local
/device/generic/vulkan-cereal/third-party/angle/src/libShaderTranslator/
DlibShaderTranslator.cpp280 ST_CompileOptions compileOptions = pInfo->compileOptions; in STCompileAndResolve() local

12