Public Attributes | |
bool | _can_direct_disable_color_writes |
bool | _can_use_hw_vertex_shaders |
bool | _can_use_pixel_shaders |
ushort | _card_id |
LPDIRECT3D9 | _d3d9 |
LPDIRECT3DDEVICE9 | _d3d_device |
D3DCAPS9 | _d3dcaps |
ushort | _depth_buffer_bitdepth |
D3DDISPLAYMODE | _display_mode |
D3DADAPTER_IDENTIFIER9 | _dx_device_id |
DXGraphicsStateGuardian9 * | _dxgsg9 |
D3DFORMAT | _framebuffer_d3d_format |
bool | _intel_compressed_texture_bug |
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 |
IDirect3DSwapChain9 * | _swap_chain |
HWND | _window |
Definition at line 200 of file dxgsg9base.h.