CAMetalLayer

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

allowsNextDrawableTimeout
BOOL allowsNextDrawableTimeout()
Undocumented in source.
allowsNextDrawableTimeout
BOOL allowsNextDrawableTimeout(BOOL )
Undocumented in source.
device
MTLDevice device()
Undocumented in source.
device
MTLDevice device(MTLDevice )
Undocumented in source.
displaySyncEnabled
BOOL displaySyncEnabled()
Undocumented in source.
displaySyncEnabled
BOOL displaySyncEnabled(BOOL )
Undocumented in source.
drawableSize
CGSize drawableSize()
Undocumented in source.
drawableSize
CGSize drawableSize(CGSize )
Undocumented in source.
framebufferOnly
BOOL framebufferOnly()
Undocumented in source.
framebufferOnly
BOOL framebufferOnly(BOOL )
Undocumented in source.
nextDrawable
CAMetalDrawable nextDrawable()
Undocumented in source.
pixelFormat
MTLPixelFormat pixelFormat()
Undocumented in source.
pixelFormat
MTLPixelFormat pixelFormat(MTLPixelFormat )
Undocumented in source.
presentsWithTransaction
BOOL presentsWithTransaction()
Undocumented in source.
presentsWithTransaction
BOOL presentsWithTransaction(BOOL )
Undocumented in source.
wantsExtendedDynamicRangeContent
BOOL wantsExtendedDynamicRangeContent()
Undocumented in source.
wantsExtendedDynamicRangeContent
BOOL wantsExtendedDynamicRangeContent(BOOL )
Undocumented in source.

Mixins

__anonymous
mixin ObjcExtend!CALayer
Undocumented in source.

Meta