Searched refs:write_validation_header (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/angle/scripts/ |
H A D | generate_entry_points.py | 2570 def write_validation_header(annotation, comment, protos, source, template): function 2615 return write_validation_header(annotation, comment, protos, source, 3583 write_validation_header("CL", "CL", cl_validation_protos, "cl.xml", 3682 write_validation_header("EGL", "EGL", egl_validation_protos, "egl.xml and egl_angle_ext.xml",
|