/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/null/ |
D | TranslatorNULL.h | 22 const ShCompileOptions &compileOptions) override in initBuiltInFunctionEmulator() 26 const ShCompileOptions &compileOptions, in translate()
|
/external/angle/src/compiler/translator/glsl/ |
D | TranslatorESSL.cpp | 58 const ShCompileOptions &compileOptions) in initBuiltInFunctionEmulator() 67 const ShCompileOptions &compileOptions, in translate() 231 void TranslatorESSL::writeExtensionBehavior(const ShCompileOptions &compileOptions) in writeExtensionBehavior()
|
D | TranslatorGLSL.cpp | 27 const ShCompileOptions &compileOptions) in initBuiltInFunctionEmulator() 49 const ShCompileOptions &compileOptions, in translate() 256 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() 830 const ShCompileOptions &compileOptions, in RewritePixelLocalStorage()
|
D | DeclareAndInitBuiltinsForInstancedMultiview.cpp | 107 const ShCompileOptions &compileOptions, in DeclareAndInitBuiltinsForInstancedMultiview()
|
/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/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/ |
D | Compiler.cpp | 215 const ShCompileOptions &compileOptions) in RemoveInvariant() 451 const ShCompileOptions &compileOptions) in compileTreeForTesting() 458 const ShCompileOptions &compileOptions) in compileTreeImpl() 694 const ShCompileOptions &compileOptions, in getShaderBinary() 787 const ShCompileOptions &compileOptions) in checkAndSimplifyAST() 1363 ShCompileOptions compileOptions = compileOptionsIn; in compile() local
|
D | Initialize.cpp | 232 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 | 531 const ShCompileOptions &compileOptions, in AddVertexTransformationSupport() 627 const ShCompileOptions &compileOptions, in InsertFragCoordCorrection() 650 const ShCompileOptions &compileOptions) in HasFramebufferFetch() 753 const ShCompileOptions &compileOptions, in translateImpl() 1281 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 518 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 | 306 ShCompileOptions compileOptions = {}; in step() local
|