Sunshine latest
Self-hosted game stream host for Moonlight.
platf::dxgi::gpu_cursor_t Class Reference
Collaboration diagram for platf::dxgi::gpu_cursor_t:
[legend]

Public Member Functions

void set_pos (LONG topleft_x, LONG topleft_y, LONG display_width, LONG display_height, DXGI_MODE_ROTATION display_rotation, bool visible)
 
void set_texture (LONG texture_width, LONG texture_height, texture2d_t &&texture)
 
void update_viewport ()
 

Public Attributes

D3D11_VIEWPORT cursor_view
 
LONG display_height
 
DXGI_MODE_ROTATION display_rotation
 
LONG display_width
 
shader_res_t input_res
 
texture2d_t texture
 
LONG texture_height
 
LONG texture_width
 
LONG topleft_x
 
LONG topleft_y
 
bool visible
 

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