|
ReactOS 0.4.17-dev-934-g091855f
|
#include <wined3d_private.h>

Definition at line 2577 of file wined3d_private.h.
| struct wined3d_adapter* wined3d_output::adapter |
Definition at line 2581 of file wined3d_private.h.
Referenced by wined3d_check_device_format_conversion(), wined3d_check_device_type(), wined3d_output_get_adapter(), wined3d_output_get_mode(), wined3d_output_get_mode_count(), wined3d_output_init(), and wined3d_output_set_display_mode().
| WCHAR wined3d_output::device_name[CCHDEVICENAME] |
Definition at line 2580 of file wined3d_private.h.
Referenced by wined3d_output_get_desc(), wined3d_output_get_display_mode(), wined3d_output_get_gamma_ramp(), wined3d_output_init(), wined3d_output_set_display_mode(), wined3d_output_set_gamma_ramp(), wined3d_output_update_modes(), and wined3d_restore_display_modes().
| D3DKMT_HANDLE wined3d_output::kmt_device |
Definition at line 2584 of file wined3d_private.h.
Referenced by wined3d_output_cleanup(), wined3d_output_init(), wined3d_output_release_ownership(), and wined3d_output_take_ownership().
| SIZE_T wined3d_output::mode_count |
Definition at line 2588 of file wined3d_private.h.
Referenced by wined3d_output_get_mode(), wined3d_output_get_mode_count(), and wined3d_output_update_modes().
| struct wined3d_display_mode* wined3d_output::modes |
Definition at line 2587 of file wined3d_private.h.
Referenced by wined3d_output_get_mode(), wined3d_output_get_mode_count(), and wined3d_output_update_modes().
| SIZE_T wined3d_output::modes_size |
Definition at line 2588 of file wined3d_private.h.
Referenced by wined3d_output_update_modes().
| bool wined3d_output::modes_valid |
Definition at line 2589 of file wined3d_private.h.
Referenced by wined3d_output_update_modes().
Definition at line 2579 of file wined3d_private.h.
Referenced by wined3d_output_get_desc(), and wined3d_output_init().
| enum wined3d_format_id wined3d_output::screen_format |
Definition at line 2582 of file wined3d_private.h.
Referenced by wined3d_output_get_display_mode(), wined3d_output_init(), wined3d_output_set_display_mode(), and wined3d_restore_display_modes().
| D3DDDI_VIDEO_PRESENT_SOURCE_ID wined3d_output::vidpn_source_id |
Definition at line 2585 of file wined3d_private.h.
Referenced by wined3d_output_init(), and wined3d_output_take_ownership().