Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/spirv/
Dvtn_subgroup.c94 bool has_scope = (opcode != SpvOpSubgroupBallotKHR); in vtn_handle_subgroup() local
184 bool has_scope = (opcode != SpvOpSubgroupFirstInvocationKHR); in vtn_handle_subgroup() local
195 bool has_scope = (opcode != SpvOpSubgroupReadInvocationKHR); in vtn_handle_subgroup() local