Tilt Five NDK
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
T5_GraphicsContextD3D12 Struct Reference

Data Fields

void * device
 A pointer to a ID3D12Device. More...
 
void * queue
 \breif A pointer to a ID3D12CommandQueue More...
 

Detailed Description

Definition at line 238 of file types.h.

Field Documentation

◆ device

void* T5_GraphicsContextD3D12::device

A pointer to a ID3D12Device.

Definition at line 240 of file types.h.

◆ queue

void* T5_GraphicsContextD3D12::queue

\breif A pointer to a ID3D12CommandQueue

Definition at line 243 of file types.h.


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