| /external/angle/src/tests/compiler_tests/ |
| D | EmulateGLBaseVertexBaseInstance_test.cpp | 33 ShCompileOptions *compileOptions = nullptr) in CheckCompileFailure() 77 ShCompileOptions compileOptions = {}; in TEST_F() local 94 ShCompileOptions compileOptions = {}; in TEST_F() local 121 ShCompileOptions compileOptions = {}; in TEST_F() local 244 ShCompileOptions compileOptions = {}; in TEST_F() local
|
| D | EmulateGLDrawID_test.cpp | 32 ShCompileOptions compileOptions = {}; in CheckCompileFailure() local 68 ShCompileOptions compileOptions = {}; in TEST_F() local 96 ShCompileOptions compileOptions = {}; in TEST_F() local 171 ShCompileOptions compileOptions = {}; in TEST_F() local
|
| D | ExpressionLimit_test.cpp | 213 const ShCompileOptions &compileOptions, in CheckShaderCompilation() 248 ShCompileOptions compileOptions = {}; in TEST_F() local 272 ShCompileOptions compileOptions = {}; in TEST_F() local 299 ShCompileOptions compileOptions = {}; in TEST_F() local 323 ShCompileOptions compileOptions = {}; in TEST_F() local 347 ShCompileOptions compileOptions = {}; in TEST_F() local 551 ShCompileOptions compileOptions = {}; in TEST_F() local 575 ShCompileOptions compileOptions = {}; in TEST_F() local 600 ShCompileOptions compileOptions = {}; in TEST_F() local 627 ShCompileOptions compileOptions = {}; in TEST_F() local
|
| D | APPLE_clip_distance_test.cpp | 92 ShCompileOptions compileOptions = {}; in TestShaderCompile() local 162 ShCompileOptions compileOptions = {}; in TEST_P() local
|
| D | PruneUnusedFunctions_test.cpp | 28 ShCompileOptions compileOptions = {}; in compile() local
|
| D | OES_sample_variables_test.cpp | 80 ShCompileOptions compileOptions = {}; in TestShaderCompile() local
|
| D | WorkGroupSize_test.cpp | 38 ShCompileOptions compileOptions = {}; in compile() local
|
| D | UnrollFlatten_test.cpp | 31 ShCompileOptions compileOptions = {}; in compile() local
|
| /external/angle/src/compiler/translator/glsl/ |
| D | TranslatorESSL.cpp | 58 const ShCompileOptions &compileOptions) in initBuiltInFunctionEmulator() 67 const ShCompileOptions &compileOptions, in translate() 218 void TranslatorESSL::writeExtensionBehavior(const ShCompileOptions &compileOptions) in writeExtensionBehavior()
|
| D | TranslatorGLSL.cpp | 27 const ShCompileOptions &compileOptions) in initBuiltInFunctionEmulator() 49 const ShCompileOptions &compileOptions, in translate() 255 const ShCompileOptions &compileOptions) in writeExtensionBehavior()
|
| D | OutputESSL.cpp | 14 const ShCompileOptions &compileOptions) in TOutputESSL()
|
| D | OutputGLSL.cpp | 16 const ShCompileOptions &compileOptions) in TOutputGLSL()
|
| /external/angle/src/compiler/translator/tree_ops/ |
| D | RewritePixelLocalStorage.cpp | 98 const ShCompileOptions &compileOptions, in RewritePLSTraverser() 325 const ShCompileOptions &compileOptions, in RewritePLSToImagesTraverser() 578 const ShCompileOptions &compileOptions, in injectPrePLSCode() 625 const ShCompileOptions &compileOptions, in injectPostPLSCode() 670 const ShCompileOptions &compileOptions, in RewritePLSToFramebufferFetchTraverser() 702 const ShCompileOptions &compileOptions, in injectPrePLSCode() 733 const ShCompileOptions &compileOptions, in injectPostPLSCode() 831 const ShCompileOptions &compileOptions, in RewriteANGLEToEXTTraverser() 965 const ShCompileOptions &compileOptions, in RewritePixelLocalStorage()
|
| D | MonomorphizeUnsupportedFunctions.cpp | 245 const ShCompileOptions &compileOptions, in MonomorphizeTraverser() 557 const ShCompileOptions &compileOptions, in MonomorphizeUnsupportedFunctionsImpl() 600 const ShCompileOptions &compileOptions, in MonomorphizeUnsupportedFunctions()
|
| D | DeclareAndInitBuiltinsForInstancedMultiview.cpp | 107 const ShCompileOptions &compileOptions, in DeclareAndInitBuiltinsForInstancedMultiview()
|
| /external/angle/src/tests/test_utils/ |
| D | compiler_test.cpp | 68 const ShCompileOptions &compileOptions, in compileTestShader() 101 const ShCompileOptions &compileOptions, in compileTestShader() 141 const ShCompileOptions &compileOptions) in compile() 157 const ShCompileOptions &compileOptions, in compileWithSettings()
|
| /external/angle/src/compiler/translator/tree_ops/spirv/ |
| D | EmulateDithering.cpp | 72 const ShCompileOptions &compileOptions, in EmitFragmentOutputDither() 237 const ShCompileOptions &compileOptions, in EmitFragmentVariableDither() 276 const ShCompileOptions &compileOptions, in EmitDitheringBlock() 437 const ShCompileOptions &compileOptions, in EmulateDithering()
|
| /external/angle/src/compiler/translator/ |
| D | Compiler.cpp | 189 const ShCompileOptions &compileOptions) in RemoveInvariant() 426 const ShCompileOptions &compileOptions) in compileTreeForTesting() 433 const ShCompileOptions &compileOptions) in compileTreeImpl() 661 const ShCompileOptions &compileOptions, in getShaderBinary() 754 const ShCompileOptions &compileOptions) in checkAndSimplifyAST() 1297 ShCompileOptions compileOptions = compileOptionsIn; in compile() local
|
| D | Initialize.cpp | 220 const ShCompileOptions &compileOptions) in ResetExtensionBehavior()
|
| /external/angle/src/compiler/translator/tree_util/ |
| D | SpecializationConstant.cpp | 42 const ShCompileOptions &compileOptions, in SpecConst()
|
| /external/angle/src/compiler/translator/spirv/ |
| D | TranslatorSPIRV.cpp | 536 const ShCompileOptions &compileOptions, in AddVertexTransformationSupport() 632 const ShCompileOptions &compileOptions, in InsertFragCoordCorrection() 655 const ShCompileOptions &compileOptions) in HasFramebufferFetch() 756 const ShCompileOptions &compileOptions, in translateImpl() 1283 const ShCompileOptions &compileOptions, in translate()
|
| D | BuiltinsWorkaround.cpp | 97 const ShCompileOptions &compileOptions) in ShaderBuiltinsWorkaround()
|
| /external/angle/samples/shader_translator/ |
| D | shader_translator.cpp | 82 ShCompileOptions compileOptions = {}; in main() local 531 bool CompileFile(char *fileName, ShHandle compiler, const ShCompileOptions &compileOptions) in CompileFile()
|
| /external/angle/src/compiler/translator/hlsl/ |
| D | TranslatorHLSL.cpp | 40 const ShCompileOptions &compileOptions, in translate()
|
| /external/angle/src/tests/perf_tests/ |
| D | CompilerPerf.cpp | 308 ShCompileOptions compileOptions = {}; in step() local
|