/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | TranslatorESSL.cpp | 22 ShCompileOptions compileOptions) in initBuiltInFunctionEmulator() 31 ShCompileOptions compileOptions, in translate() 114 void TranslatorESSL::writeExtensionBehavior(ShCompileOptions compileOptions) in writeExtensionBehavior()
|
D | TranslatorGLSL.cpp | 26 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()
|
D | TranslatorMetal.h | 31 SpecConstMetal(TSymbolTable *symbolTable, ShCompileOptions compileOptions, GLenum shaderType) in SpecConstMetal()
|
D | Compiler.cpp | 161 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()
|
D | Initialize.cpp | 184 const ShCompileOptions compileOptions) in ResetExtensionBehavior()
|
D | OutputESSL.cpp | 14 ShCompileOptions compileOptions) in TOutputESSL()
|
D | TranslatorHLSL.h | 41 bool shouldCollectVariables(ShCompileOptions compileOptions) override { return true; } in shouldCollectVariables()
|
D | OutputGLSL.cpp | 16 ShCompileOptions compileOptions) in TOutputGLSL()
|
D | BuiltinsWorkaroundGLSL.cpp | 98 ShCompileOptions compileOptions) in ShaderBuiltinsWorkaround()
|
D | TranslatorHLSL.cpp | 38 ShCompileOptions compileOptions, in translate()
|
D | OutputVulkanGLSL.cpp | 25 ShCompileOptions compileOptions) in TOutputVulkanGLSL()
|
D | TranslatorVulkan.cpp | 616 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()
|
D | OutputGLSLBase.cpp | 86 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/ |
D | ExpressionLimit_test.cpp | 225 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
|
D | EmulateGLBaseVertexBaseInstance_test.cpp | 30 ShCompileOptions compileOptions = SH_VARIABLES) in CheckCompileFailure()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/ |
D | RewriteInterpolateAtOffset.cpp | 52 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/ |
D | RewriteDfdy.cpp | 51 ShCompileOptions compileOptions, in Traverser() 62 ShCompileOptions compileOptions, in Apply() 219 ShCompileOptions compileOptions, in RewriteDfdy()
|
D | MonomorphizeUnsupportedFunctions.cpp | 245 ShCompileOptions compileOptions, in MonomorphizeTraverser() 509 ShCompileOptions compileOptions) in MonomorphizeUnsupportedFunctionsImpl() 550 ShCompileOptions compileOptions) in MonomorphizeUnsupportedFunctions()
|
D | DeclareAndInitBuiltinsForInstancedMultiview.cpp | 130 ShCompileOptions compileOptions, in DeclareAndInitBuiltinsForInstancedMultiview()
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
D | compiler_test.cpp | 68 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/ |
D | ShaderVk.cpp | 28 ShCompileOptions compileOptions = 0; in compile() local
|
/third_party/skia/third_party/externals/angle2/samples/shader_translator/ |
D | shader_translator.cpp | 82 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/ |
D | ShaderImpl.cpp | 86 ShCompileOptions compileOptions) in compileImpl()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | Compiler.cpp | 104 int compileOptions) in compile()
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | CompilerPerf.cpp | 308 ShCompileOptions compileOptions = SH_OBJECT_CODE | SH_VARIABLES | in step() local
|