RetroArch
Public Attributes | List of all members
overlay_t Struct Reference

#include <d3d_common.h>

Collaboration diagram for overlay_t:
[legend]

Public Attributes

bool fullscreen
 
bool enabled
 
unsigned tex_w
 
unsigned tex_h
 
float tex_coords [4]
 
float vert_coords [4]
 
float alpha_mod
 
voidtex
 
voidvert_buf
 

Member Data Documentation

◆ alpha_mod

float overlay_t::alpha_mod

◆ enabled

bool overlay_t::enabled

◆ fullscreen

bool overlay_t::fullscreen

◆ tex

void* overlay_t::tex

◆ tex_coords

float overlay_t::tex_coords[4]

◆ tex_h

unsigned overlay_t::tex_h

◆ tex_w

unsigned overlay_t::tex_w

◆ vert_buf

void* overlay_t::vert_buf

◆ vert_coords

float overlay_t::vert_coords[4]

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