Home
last modified time | relevance | path

Searched defs:angle_to_gl (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A Dgen_mtl_format_table.py294 def gen_image_map_switch_simple_case(angle_format, actual_angle_format_info, angle_to_gl, argument
312 def gen_image_map_switch_mac_case(angle_format, actual_angle_format_info, angle_to_gl, argument
349 def gen_image_map_switch_es3_case(angle_format, actual_angle_format_info, angle_to_gl, argument
373 def gen_image_map_switch_astc_case_iosmac(angle_format, angle_to_gl, 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
409 def gen_image_map_switch_string(image_table, angle_to_gl): argument
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A Dgen_angle_format_table.py359 def json_to_table_data(format_id, json, angle_to_gl): argument
450 def parse_angle_format_table(all_angle, json_data, angle_to_gl): argument
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dgen_vk_format_table.py120 def verify_vk_map_keys(angle_to_gl, vk_json_data): argument
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dgen_wgpu_format_table.py134 def verify_wgpu_image_map_keys(angle_to_gl, wgpu_json_data): argument