Home
last modified time | relevance | path

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

12

/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
DEmulateGLBaseVertexBaseInstance_test.cpp30 ShCompileOptions compileOptions = SH_VARIABLES) in CheckCompileFailure()
/external/angle/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()
394 ShCompileOptions compileOptions) in compileTreeForTesting()
401 const ShCompileOptions compileOptions) in compileTreeImpl()
657 ShCompileOptions compileOptions) in checkAndSimplifyAST()
1157 ShCompileOptions compileOptions = compileOptionsIn; in compile() local
1587 bool TCompiler::shouldCollectVariables(ShCompileOptions compileOptions) in shouldCollectVariables()
DTranslatorMetal.h31 SpecConstMetal(TSymbolTable *symbolTable, ShCompileOptions compileOptions, GLenum shaderType) in SpecConstMetal()
DInitialize.cpp196 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()
DTranslatorHLSL.cpp38 ShCompileOptions compileOptions, in translate()
DOutputVulkanGLSL.cpp25 ShCompileOptions compileOptions) in TOutputVulkanGLSL()
DTranslatorVulkan.cpp630 ShCompileOptions compileOptions, in InsertFragCoordCorrection()
698 ShCompileOptions compileOptions, in AddBresenhamEmulationFS()
829 ShCompileOptions compileOptions, in translateImpl()
1350 void TranslatorVulkan::writeExtensionBehavior(ShCompileOptions compileOptions, TInfoSinkBase &sink) in writeExtensionBehavior()
1390 ShCompileOptions compileOptions, in translate()
DOutputGLSLBase.cpp86 ShCompileOptions compileOptions) in TOutputGLSLBase()
1298 void WritePragma(TInfoSinkBase &out, ShCompileOptions compileOptions, const TPragma &pragma) in WritePragma()
1446 const ShCompileOptions &compileOptions, in EmitMultiviewGLSL()
DTranslatorMetalDirect.cpp286 ShCompileOptions compileOptions, in InsertFragCoordCorrection()
643 ShCompileOptions compileOptions, in translateImpl()
1141 ShCompileOptions compileOptions, in translate()
/external/angle/src/compiler/translator/tree_ops/vulkan/
DRewriteInterpolateAtOffset.cpp52 ShCompileOptions compileOptions, in Traverser()
66 ShCompileOptions compileOptions, in Apply()
146 ShCompileOptions compileOptions, in RewriteInterpolateAtOffset()
/external/angle/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()
DDeclareAndInitBuiltinsForInstancedMultiview.cpp130 ShCompileOptions compileOptions, in DeclareAndInitBuiltinsForInstancedMultiview()
/external/angle/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()
/external/angle/src/libANGLE/renderer/vulkan/
DShaderVk.cpp28 ShCompileOptions compileOptions = 0; in compile() local
/external/angle/samples/shader_translator/
Dshader_translator.cpp82 ShCompileOptions compileOptions = 0; in main() local
475 bool CompileFile(char *fileName, ShHandle compiler, ShCompileOptions compileOptions) in CompileFile()
/external/angle/src/libANGLE/renderer/
DShaderImpl.cpp86 ShCompileOptions compileOptions) in compileImpl()
/external/angle/src/tests/perf_tests/
DCompilerPerf.cpp308 ShCompileOptions compileOptions = SH_OBJECT_CODE | SH_VARIABLES | in step() local

12