Searched defs:decoration_mgr (Results 1 – 2 of 2) sorted by relevance
213 const auto* decoration_mgr = instruction->context()->get_decoration_mgr(); in Handler_OpTypePointer_StorageUniformBufferBlock16() local250 const auto* decoration_mgr = instruction->context()->get_decoration_mgr(); in Handler_OpTypePointer_StorageUniform16() local
95 void CreateDecoration(analysis::DecorationManager* decoration_mgr, in CreateDecoration()