Home
last modified time | relevance | path

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

/external/angle/scripts/
Dgenerate_entry_points.py421 TEMPLATE_GLEXT_FUNCTION_POINTER = """typedef {return_type}(GL_APIENTRYP PFN{name_upper}PROC)({param… variable
1924 glext_ptrs.append(TEMPLATE_GLEXT_FUNCTION_POINTER.format(**format_params))