Home
last modified time | relevance | path

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

12

/external/angle/src/compiler/translator/
DTranslatorESSL.cpp22 ShCompileOptions compileOptions) in initBuiltInFunctionEmulator()
31 ShCompileOptions compileOptions, in translate()
119 void TranslatorESSL::writeExtensionBehavior(ShCompileOptions compileOptions) in writeExtensionBehavior()
DTranslatorGLSL.cpp26 ShCompileOptions compileOptions) in initBuiltInFunctionEmulator()
48 ShCompileOptions compileOptions, in translate()
231 bool TranslatorGLSL::shouldCollectVariables(ShCompileOptions compileOptions) in shouldCollectVariables()
251 void TranslatorGLSL::writeExtensionBehavior(TIntermNode *root, ShCompileOptions compileOptions) in writeExtensionBehavior()
DCompiler.cpp127 ShCompileOptions compileOptions) in RemoveInvariant()
352 ShCompileOptions compileOptions) in compileTreeForTesting()
359 const ShCompileOptions compileOptions) in compileTreeImpl()
576 ShCompileOptions compileOptions) in checkAndSimplifyAST()
1046 ShCompileOptions compileOptions = compileOptionsIn; in compile() local
1506 bool TCompiler::shouldCollectVariables(ShCompileOptions compileOptions) in shouldCollectVariables()
DTranslatorMetal.h30 SpecConstMetal(TSymbolTable *symbolTable, ShCompileOptions compileOptions, GLenum shaderType) in SpecConstMetal()
DInitialize.cpp180 const ShCompileOptions compileOptions) in ResetExtensionBehavior()
DTranslatorHLSL.h41 bool shouldCollectVariables(ShCompileOptions compileOptions) override { return true; } in shouldCollectVariables()
DOutputESSL.cpp19 ShCompileOptions compileOptions) in TOutputESSL()
DOutputGLSL.cpp21 ShCompileOptions compileOptions) in TOutputGLSL()
DBuiltinsWorkaroundGLSL.cpp99 ShCompileOptions compileOptions) in ShaderBuiltinsWorkaround()
DTranslatorHLSL.cpp38 ShCompileOptions compileOptions, in translate()
DTranslatorVulkan.cpp584 ShCompileOptions compileOptions, in InsertFragCoordCorrection()
651 ShCompileOptions compileOptions, in AddBresenhamEmulationFS()
773 ShCompileOptions compileOptions, in translateImpl()
1272 void TranslatorVulkan::writeExtensionBehavior(ShCompileOptions compileOptions, TInfoSinkBase &sink) in writeExtensionBehavior()
1312 ShCompileOptions compileOptions, in translate()
DOutputVulkanGLSL.cpp31 ShCompileOptions compileOptions) in TOutputVulkanGLSL()
DOutputGLSLBase.cpp91 ShCompileOptions compileOptions) in TOutputGLSLBase()
1255 void WritePragma(TInfoSinkBase &out, ShCompileOptions compileOptions, const TPragma &pragma) in WritePragma()
1403 const ShCompileOptions &compileOptions, in EmitMultiviewGLSL()
DTranslatorMetalDirect.cpp316 ShCompileOptions compileOptions, in InsertFragCoordCorrection()
711 ShCompileOptions compileOptions, in translateImpl()
1178 ShCompileOptions compileOptions, in translate()
/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/compiler/translator/tree_ops/vulkan/
DRewriteInterpolateAtOffset.cpp53 ShCompileOptions compileOptions, in Traverser()
67 ShCompileOptions compileOptions, in Apply()
142 ShCompileOptions compileOptions, in RewriteInterpolateAtOffset()
DMonomorphizeUnsupportedFunctionsInVulkanGLSL.cpp246 ShCompileOptions compileOptions, in MonomorphizeTraverser()
511 ShCompileOptions compileOptions) in MonomorphizeUnsupportedFunctionsInVulkanGLSL()
/external/angle/src/compiler/translator/tree_ops/
DRewriteDfdy.cpp52 ShCompileOptions compileOptions, in Traverser()
63 ShCompileOptions compileOptions, in Apply()
220 ShCompileOptions compileOptions, in RewriteDfdy()
DDeclareAndInitBuiltinsForInstancedMultiview.cpp130 ShCompileOptions compileOptions, in DeclareAndInitBuiltinsForInstancedMultiview()
/external/angle/src/tests/test_utils/
Dcompiler_test.cpp68 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 = 0; in compile() local
/external/angle/samples/shader_translator/
Dshader_translator.cpp82 ShCompileOptions compileOptions = 0; in main() local
479 bool CompileFile(char *fileName, ShHandle compiler, ShCompileOptions compileOptions) in CompileFile()
/external/angle/src/libANGLE/renderer/
DShaderImpl.cpp86 ShCompileOptions compileOptions) in compileImpl()
/external/swiftshader/src/OpenGL/compiler/
DCompiler.cpp104 int compileOptions) in compile()
/external/angle/src/tests/perf_tests/
DCompilerPerf.cpp307 ShCompileOptions compileOptions = SH_OBJECT_CODE | SH_VARIABLES | in step() local

12