Skip to content

Commit

Permalink
remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-baker committed Sep 9, 2024
1 parent aff310a commit 5acbc4d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions source/val/validate_image.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1043,9 +1043,6 @@ spv_result_t ValidateSampledImage(ValidationState_t& _,
}
}

// TODO([email protected]) Check compatibility of result type and received
// image.

if (spvIsVulkanEnv(_.context()->target_env)) {
if (info.sampled != 1) {
return _.diag(SPV_ERROR_INVALID_DATA, inst)
Expand Down

0 comments on commit 5acbc4d

Please sign in to comment.