Searched refs:packed_structures (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp155 std::unordered_set<SpvId> packed_structures; local in function:__anon5acbcb200110::create_binary_from_spirv
251 packed_structures.emplace(id);
270 if (packed_structures.count(group_id)) {
272 packed_structures.emplace(get<SpvId>(inst, i));
334 const bool is_packed = packed_structures.count(id);

Completed in 4 milliseconds