8264143: Lanai: RenderPerfTest.BgrSwBlitImage has artefacts on apple M1

Add stdint include to fix x64 build
This commit is contained in:
Denis Konoplev
2021-04-07 10:29:30 +03:00
committed by alexey.ushakov@jetbrains.com
parent d4ac3dd22b
commit 74036a476c

View File

@@ -26,6 +26,7 @@
#ifndef COMMON_H
#define COMMON_H
#include <stdint.h>
#include <simd/simd.h>
#define PGRAM_VERTEX_COUNT 6