Home
last modified time | relevance | path

Searched defs:getSlowCompilingUniformBlockSet (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DTranslatorHLSL.cpp284 const std::set<std::string> *TranslatorHLSL::getSlowCompilingUniformBlockSet() const in getSlowCompilingUniformBlockSet() function in sh::TranslatorHLSL
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DShaderD3D.cpp283 const std::set<std::string> &CompiledShaderStateD3D::getSlowCompilingUniformBlockSet() const in getSlowCompilingUniformBlockSet() function in rx::CompiledShaderStateD3D