Panda3D
Public Attributes

DXScreenData Struct Reference

List of all members.

Public Attributes

bool _can_direct_disable_color_writes
bool _can_use_hw_vertex_shaders
bool _can_use_pixel_shaders
ushort _card_id
LPDIRECT3D8 _d3d8
LPDIRECT3D9 _d3d9
LPDIRECT3DDEVICE9 _d3d_device
LPDIRECT3DDEVICE8 _d3d_device
D3DCAPS8 _d3dcaps
D3DCAPS9 _d3dcaps
ushort _depth_buffer_bitdepth
D3DDISPLAYMODE _display_mode
D3DADAPTER_IDENTIFIER8 _dx_device_id
D3DADAPTER_IDENTIFIER9 _dx_device_id
DXGraphicsStateGuardian8_dxgsg8
DXGraphicsStateGuardian9_dxgsg9
D3DFORMAT _framebuffer_d3d_format
bool _intel_compressed_texture_bug
bool _is_dx8_1
bool _is_dx9_1
bool _is_low_memory_card
bool _is_tnl_device
int _managed_index_buffers
int _managed_textures
int _managed_vertex_buffers
DWORD _max_available_video_memory
HMONITOR _monitor
D3DPRESENT_PARAMETERS _presentation_params
D3DFORMAT _render_to_texture_d3d_format
UINT _supported_screen_depths_mask
UINT _supported_tex_formats_mask
bool _supports_automatic_mipmap_generation
bool _supports_dynamic_textures
bool _supports_rgba16f_texture_format
bool _supports_rgba32_texture_format
IDirect3DSwapChain8 * _swap_chain
IDirect3DSwapChain9 * _swap_chain
HWND _window

Detailed Description

Definition at line 174 of file dxgsg8base.h.


The documentation for this struct was generated from the following files:
 All Classes Functions Variables Enumerations