Home
last modified time | relevance | path

Searched refs:mUsedImage2DFunctionNames (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/compiler/translator/
H A DImageFunctionHLSL.h36 return mUsedImage2DFunctionNames; in getUsedImage2DFunctionNames()
91 std::set<std::string> mUsedImage2DFunctionNames; variable
H A DTranslatorHLSL.cpp200 mUsedImage2DFunctionNames = outputHLSL.getUsedImage2DFunctionNames(); in translate()
251 return &mUsedImage2DFunctionNames; in getUsedImage2DFunctionNames()
H A DTranslatorHLSL.h48 std::set<std::string> mUsedImage2DFunctionNames; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/compiler/translator/
H A DImageFunctionHLSL.h36 return mUsedImage2DFunctionNames; in getUsedImage2DFunctionNames()
91 std::set<std::string> mUsedImage2DFunctionNames; variable
H A DTranslatorHLSL.cpp215 mUsedImage2DFunctionNames = outputHLSL.getUsedImage2DFunctionNames(); in translate()
266 return &mUsedImage2DFunctionNames; in getUsedImage2DFunctionNames()
H A DTranslatorHLSL.h48 std::set<std::string> mUsedImage2DFunctionNames; variable
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/compiler/translator/
H A DImageFunctionHLSL.h36 return mUsedImage2DFunctionNames; in getUsedImage2DFunctionNames()
91 std::set<std::string> mUsedImage2DFunctionNames; variable
H A DTranslatorHLSL.cpp214 mUsedImage2DFunctionNames = outputHLSL.getUsedImage2DFunctionNames(); in translate()
270 return &mUsedImage2DFunctionNames; in getUsedImage2DFunctionNames()
H A DTranslatorHLSL.h49 std::set<std::string> mUsedImage2DFunctionNames; variable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/compiler/translator/
H A DImageFunctionHLSL.h36 return mUsedImage2DFunctionNames; in getUsedImage2DFunctionNames()
91 std::set<std::string> mUsedImage2DFunctionNames; variable
H A DTranslatorHLSL.cpp215 mUsedImage2DFunctionNames = outputHLSL.getUsedImage2DFunctionNames(); in translate()
266 return &mUsedImage2DFunctionNames; in getUsedImage2DFunctionNames()
H A DTranslatorHLSL.h48 std::set<std::string> mUsedImage2DFunctionNames; variable
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/compiler/translator/
H A DImageFunctionHLSL.h36 return mUsedImage2DFunctionNames; in getUsedImage2DFunctionNames()
91 std::set<std::string> mUsedImage2DFunctionNames; variable
H A DTranslatorHLSL.cpp214 mUsedImage2DFunctionNames = outputHLSL.getUsedImage2DFunctionNames(); in translate()
270 return &mUsedImage2DFunctionNames; in getUsedImage2DFunctionNames()
H A DTranslatorHLSL.h49 std::set<std::string> mUsedImage2DFunctionNames; variable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/compiler/translator/
H A DImageFunctionHLSL.h36 return mUsedImage2DFunctionNames; in getUsedImage2DFunctionNames()
91 std::set<std::string> mUsedImage2DFunctionNames; variable
H A DTranslatorHLSL.cpp214 mUsedImage2DFunctionNames = outputHLSL.getUsedImage2DFunctionNames(); in translate()
270 return &mUsedImage2DFunctionNames; in getUsedImage2DFunctionNames()
H A DTranslatorHLSL.h49 std::set<std::string> mUsedImage2DFunctionNames; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/d3d/
H A DShaderD3D.cpp233 if (mUsedImage2DFunctionNames.empty()) in useImage2DFunction()
238 return mUsedImage2DFunctionNames.find(functionName) != mUsedImage2DFunctionNames.end(); in useImage2DFunction()
312 mUsedImage2DFunctionNames = in compile()
H A DShaderD3D.h110 std::set<std::string> mUsedImage2DFunctionNames; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/d3d/
H A DShaderD3D.cpp235 if (mUsedImage2DFunctionNames.empty()) in useImage2DFunction()
240 return mUsedImage2DFunctionNames.find(functionName) != mUsedImage2DFunctionNames.end(); in useImage2DFunction()
314 mUsedImage2DFunctionNames = in compile()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/
H A DShaderD3D.cpp235 if (mUsedImage2DFunctionNames.empty()) in useImage2DFunction()
240 return mUsedImage2DFunctionNames.find(functionName) != mUsedImage2DFunctionNames.end(); in useImage2DFunction()
326 mUsedImage2DFunctionNames = in compile()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/
H A DShaderD3D.cpp235 if (mUsedImage2DFunctionNames.empty()) in useImage2DFunction()
240 return mUsedImage2DFunctionNames.find(functionName) != mUsedImage2DFunctionNames.end(); in useImage2DFunction()
314 mUsedImage2DFunctionNames = in compile()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/
H A DShaderD3D.cpp235 if (mUsedImage2DFunctionNames.empty()) in useImage2DFunction()
240 return mUsedImage2DFunctionNames.find(functionName) != mUsedImage2DFunctionNames.end(); in useImage2DFunction()
326 mUsedImage2DFunctionNames = in compile()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/
H A DShaderD3D.cpp235 if (mUsedImage2DFunctionNames.empty()) in useImage2DFunction()
240 return mUsedImage2DFunctionNames.find(functionName) != mUsedImage2DFunctionNames.end(); in useImage2DFunction()
326 mUsedImage2DFunctionNames = in compile()

12