RetroArch
|
#import <Metal/Metal.h>
#import <MetalKit/MetalKit.h>
#import "metal/metal_common.h"
#include <retro_common_api.h>
#include "../drivers_shader/slang_process.h"
Go to the source code of this file.
Classes | |
class | FrameView |
class | MetalMenu |
class | Overlay |
class | MetalDriver |
Functions | |
RETRO_BEGIN_DECLS MTLPixelFormat | glslang_format_to_metal (glslang_format fmt) |
MTLPixelFormat | SelectOptimalPixelFormat (MTLPixelFormat fmt) |
RETRO_BEGIN_DECLS MTLPixelFormat glslang_format_to_metal | ( | glslang_format | fmt | ) |
MTLPixelFormat SelectOptimalPixelFormat | ( | MTLPixelFormat | fmt | ) |