Remove fuzzing for transform::EmitVertPointSize

BUG=tint:753

Change-Id: Idb1f942defe6233421ea735a56bab8da8add8024
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/50360
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
Auto-Submit: Ryan Harrison <rharrison@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
Ryan Harrison
2021-05-07 15:48:04 +00:00
committed by Commit Bot service account
parent 46b3b059e9
commit 593c87b414
6 changed files with 1 additions and 50 deletions

View File

@@ -12,9 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// TODO(tint:753): Remove this fuzzer once that transform is only
// being used from sanitizers.
#include "fuzzers/tint_common_fuzzer.h"
namespace tint {