SDL  2.0
SDL_uikitmetalview.h File Reference
#import "../SDL_sysvideo.h"
#import "SDL_uikitwindow.h"
#import <UIKit/UIKit.h>
#import <Metal/Metal.h>
#import <QuartzCore/CAMetalLayer.h>
+ Include dependency graph for SDL_uikitmetalview.h:

Go to the source code of this file.

Data Structures

class  SDL_uikitmetalview
 

Macros

#define METALVIEW_TAG   255
 

Functions

SDL_uikitmetalviewUIKit_Mtl_AddMetalView (SDL_Window *window)
 
void UIKit_Mtl_GetDrawableSize (SDL_Window *window, int *w, int *h)
 

Macro Definition Documentation

◆ METALVIEW_TAG

#define METALVIEW_TAG   255

Definition at line 39 of file SDL_uikitmetalview.h.

Function Documentation

◆ UIKit_Mtl_AddMetalView()

SDL_uikitmetalview* UIKit_Mtl_AddMetalView ( SDL_Window window)

◆ UIKit_Mtl_GetDrawableSize()

void UIKit_Mtl_GetDrawableSize ( SDL_Window window,
int *  w,
int *  h 
)