|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Functions | |
| def | do_format (format_data) |
| def | join_table_data (table_data_1, table_data_2) |
Variables | |
| string | macro_prefix = 'F_' |
| string | template |
| string | table_init = "" |
| file_data = dxgi_file.read() | |
| json_data = json.loads(file_data) | |
| dictionary | table_data = {'9_3': '', '10_0': '', '10_1': '', '11_0': ''} |
| string | out_data |
| def gen_dxgi_support_tables.do_format | ( | format_data | ) |
| def gen_dxgi_support_tables.join_table_data | ( | table_data_1, | |
| table_data_2 | |||
| ) |
| gen_dxgi_support_tables.file_data = dxgi_file.read() |
| gen_dxgi_support_tables.json_data = json.loads(file_data) |
| string gen_dxgi_support_tables.macro_prefix = 'F_' |
| string gen_dxgi_support_tables.out_data |
| def gen_dxgi_support_tables.table_data = {'9_3': '', '10_0': '', '10_1': '', '11_0': ''} |
| string gen_dxgi_support_tables.table_init = "" |
| string gen_dxgi_support_tables.template |
1.8.13