Searched defs:has_scope (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_subgroup.c94 bool has_scope = (opcode != SpvOpSubgroupBallotKHR); local in function:vtn_handle_subgroup
184 bool has_scope = (opcode != SpvOpSubgroupFirstInvocationKHR); local in function:vtn_handle_subgroup
195 bool has_scope = (opcode != SpvOpSubgroupReadInvocationKHR); local in function:vtn_handle_subgroup

Completed in 2 milliseconds