Home
last modified time | relevance | path

Searched refs:write_capture_source (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/scripts/
H A Dgenerate_entry_points.py2640 def write_capture_source(api, annotation_with_dash, annotation_no_dash, comment, capture_methods): function
3435 write_capture_source(apis.GLES, 'gles_' + version, validation_annotation, comment,
3691 write_capture_source(apis.EGL, 'egl', 'EGL', 'all', egl_capture_methods)
3707 write_capture_source(apis.GLES, "gles_ext", "ESEXT", "extension", ext_capture_methods)