src/java.desktop/macosx/native/libawt_lwawt/java2d/metal/MTLUtils.h
author jdv
Fri, 21 Jun 2019 12:08:37 +0530
branchmetal-prototype-branch
changeset 57416 e153174dba06
permissions -rw-r--r--
Merge JDK-8220154 initial metal implementation patch to the jdk sandbox branch Reviewed-by: avu, prr, kcr Contributed-by: avu(Jetbrains), aghaisas, jdv

#ifndef MTLUtils_h_Included
#define MTLUtils_h_Included

#import <Metal/Metal.h>

#endif /* MTLUtils_h_Included */