Home
last modified time | relevance | path

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

12

/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()
DTranslatorMetal.h31 SpecConstMetal(TSymbolTable *symbolTable, ShCompileOptions compileOptions, GLenum shaderType) in SpecConstMetal()
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()
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()
DTranslatorHLSL.cpp38 ShCompileOptions compileOptions, in translate()
DOutputVulkanGLSL.cpp25 ShCompileOptions compileOptions) in TOutputVulkanGLSL()
DTranslatorVulkan.cpp616 ShCompileOptions compileOptions, in InsertFragCoordCorrection()
684 ShCompileOptions compileOptions, in AddBresenhamEmulationFS()
807 ShCompileOptions compileOptions, in translateImpl()
1307 void TranslatorVulkan::writeExtensionBehavior(ShCompileOptions compileOptions, TInfoSinkBase &sink) in writeExtensionBehavior()
1347 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()
/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
DEmulateGLBaseVertexBaseInstance_test.cpp30 ShCompileOptions compileOptions = SH_VARIABLES) in CheckCompileFailure()
/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()
DDeclareAndInitBuiltinsForInstancedMultiview.cpp130 ShCompileOptions compileOptions, in DeclareAndInitBuiltinsForInstancedMultiview()
/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/skia/third_party/externals/angle2/samples/shader_translator/
Dshader_translator.cpp82 ShCompileOptions compileOptions = 0; in main() local
475 bool CompileFile(char *fileName, ShHandle compiler, ShCompileOptions compileOptions) in CompileFile()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DShaderImpl.cpp86 ShCompileOptions compileOptions) in compileImpl()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DCompiler.cpp104 int compileOptions) in compile()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DCompilerPerf.cpp308 ShCompileOptions compileOptions = SH_OBJECT_CODE | SH_VARIABLES | in step() local

12