ReactOS 0.4.15-dev-7788-g1ad9096
wined3d_rendertarget_info Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_rendertarget_info:

Public Attributes

struct wined3d_gl_view gl_view
 
struct wined3d_resourceresource
 
unsigned int sub_resource_idx
 
unsigned int layer_count
 

Detailed Description

Definition at line 1852 of file wined3d_private.h.

Member Data Documentation

◆ gl_view

struct wined3d_gl_view wined3d_rendertarget_info::gl_view

Definition at line 1854 of file wined3d_private.h.

Referenced by context_set_fbo_key_for_render_target().

◆ layer_count

unsigned int wined3d_rendertarget_info::layer_count

Definition at line 1857 of file wined3d_private.h.

Referenced by context_set_fbo_key_for_render_target().

◆ resource

◆ sub_resource_idx

unsigned int wined3d_rendertarget_info::sub_resource_idx

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