|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| const char * | name |
| enum shader_type | type |
| DWORD | sm_major |
| DWORD | sm_minor |
| DWORD | level_major |
| DWORD | level_minor |
| BOOL | sw |
| BOOL | support |
Definition at line 657 of file compiler.c.
| DWORD target_info::level_major |
Definition at line 662 of file compiler.c.
| DWORD target_info::level_minor |
Definition at line 663 of file compiler.c.
Definition at line 658 of file compiler.c.
| DWORD target_info::sm_major |
Definition at line 660 of file compiler.c.
| DWORD target_info::sm_minor |
Definition at line 661 of file compiler.c.
| BOOL target_info::support |
Definition at line 665 of file compiler.c.
| BOOL target_info::sw |
Definition at line 664 of file compiler.c.
| enum shader_type target_info::type |
Definition at line 659 of file compiler.c.
Referenced by handle_getattr(), and handle_open().