/aosp_15_r20/external/angle/src/tests/compiler_tests/ |
H A 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
|
H A 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
|
H A 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
|
H A D | APPLE_clip_distance_test.cpp | 92 ShCompileOptions compileOptions = {}; in TestShaderCompile() local 162 ShCompileOptions compileOptions = {}; in TEST_P() local
|
H A D | CollectVariables_test.cpp | 60 ShCompileOptions compileOptions = {}; in validateDepthRangeShader() local 111 ShCompileOptions compileOptions = {}; in validateOutputVariableForShader() local 125 void compile(const std::string &shaderString, ShCompileOptions *compileOptions) in compile() 1042 ShCompileOptions compileOptions = {}; in TEST_F() local
|
H A D | OVR_multiview2_test.cpp | 553 ShCompileOptions compileOptions = {}; in TEST_F() local 579 ShCompileOptions compileOptions = {}; in TEST_F() local
|
H A D | OVR_multiview_test.cpp | 570 ShCompileOptions compileOptions = {}; in TEST_F() local 597 ShCompileOptions compileOptions = {}; in TEST_F() local
|
H A D | PruneUnusedFunctions_test.cpp | 28 ShCompileOptions compileOptions = {}; in compile() local
|
H A D | OES_sample_variables_test.cpp | 80 ShCompileOptions compileOptions = {}; in TestShaderCompile() local
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ |
H A 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()
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | Compiler.cpp | 189 const ShCompileOptions &compileOptions) in RemoveInvariant() 425 const ShCompileOptions &compileOptions) in compileTreeForTesting() 432 const ShCompileOptions &compileOptions) in compileTreeImpl() 668 const ShCompileOptions &compileOptions, in getShaderBinary() 761 const ShCompileOptions &compileOptions) in checkAndSimplifyAST() 1324 ShCompileOptions compileOptions = compileOptionsIn; in compile() local
|
H A D | Initialize.cpp | 232 const ShCompileOptions &compileOptions) in ResetExtensionBehavior()
|
H A D | ShaderLang.cpp | 409 const ShCompileOptions &compileOptions) in Compile() 477 const ShCompileOptions &compileOptions, in GetShaderBinary()
|
/aosp_15_r20/external/angle/src/tests/test_utils/ |
H A 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()
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/spirv/ |
H A 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()
|
/aosp_15_r20/external/angle/src/compiler/translator/glsl/ |
H A D | TranslatorESSL.cpp | 58 const ShCompileOptions &compileOptions) in initBuiltInFunctionEmulator() 67 const ShCompileOptions &compileOptions, in translate() 230 void TranslatorESSL::writeExtensionBehavior(const ShCompileOptions &compileOptions) in writeExtensionBehavior()
|
H A D | TranslatorGLSL.cpp | 27 const ShCompileOptions &compileOptions) in initBuiltInFunctionEmulator() 49 const ShCompileOptions &compileOptions, in translate() 256 const ShCompileOptions &compileOptions) in writeExtensionBehavior()
|
H A D | OutputGLSLBase.cpp | 86 const ShCompileOptions &compileOptions) in TOutputGLSLBase() 1355 void WritePragma(TInfoSinkBase &out, const ShCompileOptions &compileOptions, const TPragma &pragma) in WritePragma() 1562 const ShCompileOptions &compileOptions, in EmitMultiviewGLSL()
|
H A D | OutputESSL.cpp | 14 const ShCompileOptions &compileOptions) in TOutputESSL()
|
H A D | OutputGLSL.cpp | 16 const ShCompileOptions &compileOptions) in TOutputGLSL()
|
/aosp_15_r20/external/angle/src/compiler/translator/spirv/ |
H A 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() 1272 const ShCompileOptions &compileOptions, in translate()
|
/aosp_15_r20/external/angle/src/compiler/translator/null/ |
H A D | TranslatorNULL.h | 22 const ShCompileOptions &compileOptions) override in initBuiltInFunctionEmulator() 26 const ShCompileOptions &compileOptions, in translate()
|
/aosp_15_r20/external/angle/samples/shader_translator/ |
H A D | shader_translator.cpp | 82 ShCompileOptions compileOptions = {}; in main() local 518 bool CompileFile(char *fileName, ShHandle compiler, const ShCompileOptions &compileOptions) in CompileFile()
|
/aosp_15_r20/external/angle/src/compiler/translator/msl/ |
H A D | TranslatorMSL.cpp | 262 const ShCompileOptions &compileOptions, in InsertFragCoordCorrection() 946 const ShCompileOptions &compileOptions, in translateImpl() 1485 const ShCompileOptions &compileOptions, in translate()
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/ |
H A D | SpecializationConstant.cpp | 42 const ShCompileOptions &compileOptions, in SpecConst()
|