Searched refs:scope_invocation (Results 1 – 4 of 4) sorted by relevance
225 case scope_invocation: fprintf(output, "invocation"); break; in print_scope()240 if (sync.scope != scope_invocation) in print_sync()
91 scope_invocation = 0, enumerator99 memory_sync_info() : storage(storage_none), semantics(semantic_none), scope(scope_invocation) {} in memory_sync_info()100 memory_sync_info(int storage_, int semantics_ = 0, sync_scope scope_ = scope_invocation)
492 set->has_control_barrier |= bar.exec_scope > scope_invocation; in add_memory_event()
7065 case SCOPE_INVOCATION: return scope_invocation; in translate_nir_scope()7070 case SCOPE_SHADER_CALL: return scope_invocation; in translate_nir_scope()