[GPU] Add a missing default label to GatherAluResultInformation
This commit is contained in:
@@ -476,6 +476,8 @@ void Shader::GatherAluResultInformation(
|
||||
case InstructionStorageTarget::kDepth:
|
||||
writes_depth_ = true;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user