Tilt Five NDK
T5_GraphicsContextD3D12 Struct Reference

Data Fields

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

Detailed Description

Definition at line 248 of file types.h.

Field Documentation

◆ device

void* T5_GraphicsContextD3D12::device

A pointer to a ID3D12Device.

Definition at line 250 of file types.h.

◆ queue

void* T5_GraphicsContextD3D12::queue

A pointer to a ID3D12CommandQueue.

Definition at line 253 of file types.h.


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