Home
last modified time | relevance | path

Searched defs:shouldFlattenPragmaStdglInvariantAll (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/null/
H A DTranslatorNULL.h33 bool shouldFlattenPragmaStdglInvariantAll() override { return false; } in shouldFlattenPragmaStdglInvariantAll() function
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DTranslatorHLSL.cpp250 bool TranslatorHLSL::shouldFlattenPragmaStdglInvariantAll() in shouldFlattenPragmaStdglInvariantAll() function in sh::TranslatorHLSL
/aosp_15_r20/external/angle/src/compiler/translator/glsl/
H A DTranslatorESSL.cpp216 bool TranslatorESSL::shouldFlattenPragmaStdglInvariantAll() in shouldFlattenPragmaStdglInvariantAll() function in sh::TranslatorESSL
H A DTranslatorGLSL.cpp234 bool TranslatorGLSL::shouldFlattenPragmaStdglInvariantAll() in shouldFlattenPragmaStdglInvariantAll() function in sh::TranslatorGLSL
/aosp_15_r20/external/angle/src/compiler/translator/wgsl/
H A DTranslatorWGSL.cpp1871 bool TranslatorWGSL::shouldFlattenPragmaStdglInvariantAll() in shouldFlattenPragmaStdglInvariantAll() function in sh::TranslatorWGSL
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DTranslatorSPIRV.cpp1295 bool TranslatorSPIRV::shouldFlattenPragmaStdglInvariantAll() in shouldFlattenPragmaStdglInvariantAll() function in sh::TranslatorSPIRV
/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DTranslatorMSL.cpp1509 bool TranslatorMSL::shouldFlattenPragmaStdglInvariantAll() in shouldFlattenPragmaStdglInvariantAll() function in sh::TranslatorMSL