Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImGuiViewportDataMetal Struct Reference

Public Attributes

CAMetalLayer * MetalLayer
 
id< MTLCommandQueue > CommandQueue
 
MTLRenderPassDescriptor * RenderPassDescriptor
 
void * Handle = nullptr
 
bool FirstFrame = true
 

Member Data Documentation

◆ CommandQueue

id<MTLCommandQueue> ImGuiViewportDataMetal::CommandQueue

◆ FirstFrame

bool ImGuiViewportDataMetal::FirstFrame = true

◆ Handle

void* ImGuiViewportDataMetal::Handle = nullptr

◆ MetalLayer

CAMetalLayer* ImGuiViewportDataMetal::MetalLayer

◆ RenderPassDescriptor

MTLRenderPassDescriptor* ImGuiViewportDataMetal::RenderPassDescriptor

The documentation for this struct was generated from the following file:
Untitled