Searched defs:angle_to_mtl_map (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/ |
H A D | gen_mtl_format_table.py | 250 def gen_image_map_switch_case(angle_format, actual_angle_format_info, angle_to_mtl_map, argument 295 angle_to_mtl_map): argument 297 def gen_format_assign_code(actual_angle_format, angle_to_mtl_map): argument 313 angle_to_mtl_map, mac_fallbacks): argument 316 def gen_format_assign_code(actual_angle_format, angle_to_mtl_map): argument 350 angle_to_mtl_map, mac_fallbacks): argument 353 def gen_format_assign_code(actual_angle_format, angle_to_mtl_map): argument 373 def gen_image_map_switch_astc_case_iosmac(angle_format, angle_to_gl, angle_to_mtl_map): argument 376 def gen_format_assign_code(actual_angle_format, angle_to_mtl_map): argument 394 def gen_image_map_switch_astc_case_tv_watchos(angle_format, angle_to_gl, angle_to_mtl_map): argument [all …]
|