Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/hlsl/
DTranslatorHLSL.h48 std::set<std::string> mSlowCompilingUniformBlockSet; variable
/external/angle/src/libANGLE/renderer/d3d/
DShaderD3D.h138 std::set<std::string> mSlowCompilingUniformBlockSet; variable