ReactOS 0.4.16-dev-329-g9223134
|
#include <wined3d_private.h>
Public Attributes | |
struct wined3d_gl_view | gl_view |
struct wined3d_resource * | resource |
unsigned int | sub_resource_idx |
unsigned int | layer_count |
Definition at line 1852 of file wined3d_private.h.
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().
Definition at line 1857 of file wined3d_private.h.
Referenced by context_set_fbo_key_for_render_target().
struct wined3d_resource* wined3d_rendertarget_info::resource |
Definition at line 1855 of file wined3d_private.h.
Referenced by context_create_fbo_entry(), context_find_fbo_entry(), context_reuse_fbo_entry(), context_set_fbo_key_for_render_target(), and surface_set_compatible_renderbuffer().
Definition at line 1856 of file wined3d_private.h.
Referenced by context_find_fbo_entry(), context_set_fbo_key_for_render_target(), and surface_set_compatible_renderbuffer().