Home
last modified time | relevance | path

Searched defs:mCompileOptions (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/angle/src/tests/test_utils/
H A DShaderCompileTreeTest.h49 ShCompileOptions mCompileOptions; variable
H A DShaderExtensionTest.h80 ShCompileOptions mCompileOptions; variable
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DSpecializationConstant.h45 const ShCompileOptions &mCompileOptions; variable
/aosp_15_r20/external/angle/src/compiler/translator/glsl/
H A DOutputGLSLBase.h125 const ShCompileOptions &mCompileOptions; variable
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DBuiltinsWorkaround.cpp33 const ShCompileOptions &mCompileOptions; member in sh::__anonb8c51e410111::TBuiltinsWorkaround
H A DBuildSPIRV.h473 const ShCompileOptions &mCompileOptions; variable
H A DOutputSPIRV.cpp371 ANGLE_MAYBE_UNUSED_PRIVATE_FIELD const ShCompileOptions &mCompileOptions; member in sh::__anonce4844100111::OutputSPIRVTraverser
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DOutputHLSL.h167 const ShCompileOptions &mCompileOptions; variable
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DShaderBinaryTest.cpp111 ShCompileOptions mCompileOptions = {}; member in ShaderBinaryTest
/aosp_15_r20/external/angle/src/compiler/translator/
H A DCompiler.h398 ShCompileOptions mCompileOptions; variable
H A DParseContext.h742 ShCompileOptions mCompileOptions; // Options passed to TCompiler variable
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DRewritePixelLocalStorage.cpp312 const ShCompileOptions *const mCompileOptions; member in sh::__anonef336ebc0111::RewritePLSTraverser
/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DParse_test.cpp63 ShCompileOptions mCompileOptions{}; member in ParseTest