Home
last modified time | relevance | path

Searched refs:kGraphicsDriverUniformNames (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/compiler/translator/tree_util/
H A DDriverUniform.cpp77 constexpr std::array<const char *, kNumGraphicsDriverUniforms> kGraphicsDriverUniformNames = { in createUniformFields() local
99 ImmutableString(kGraphicsDriverUniformNames[uniformIndex]), TSourceLoc(), in createUniformFields()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/compiler/translator/tree_util/
H A DDriverUniform.cpp77 constexpr std::array<const char *, kNumGraphicsDriverUniforms> kGraphicsDriverUniformNames = { in createUniformFields() local
99 ImmutableString(kGraphicsDriverUniformNames[uniformIndex]), TSourceLoc(), in createUniformFields()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/compiler/translator/tree_util/
H A DDriverUniform.cpp77 constexpr std::array<const char *, kNumGraphicsDriverUniforms> kGraphicsDriverUniformNames = { in createUniformFields() local
99 ImmutableString(kGraphicsDriverUniformNames[uniformIndex]), TSourceLoc(), in createUniformFields()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/compiler/translator/
H A DTranslatorVulkan.cpp187 constexpr std::array<const char *, kNumGraphicsDriverUniforms> kGraphicsDriverUniformNames = { variable
431 ImmutableString(kGraphicsDriverUniformNames[uniformIndex]), TSourceLoc(), in AddGraphicsDriverUniformsToShader()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/compiler/translator/
H A DTranslatorVulkan.cpp192 constexpr std::array<const char *, kNumGraphicsDriverUniforms> kGraphicsDriverUniformNames = { variable
443 ImmutableString(kGraphicsDriverUniformNames[uniformIndex]), TSourceLoc(), in AddGraphicsDriverUniformsToShader()