diff options
author | Paul Berry <[email protected]> | 2012-10-22 16:49:24 -0700 |
---|---|---|
committer | Paul Berry <[email protected]> | 2012-11-06 12:57:42 -0800 |
commit | 3c474657f7dd2c565eff9fe74a1dc5b2c1c92007 (patch) | |
tree | 04e73a51de9cf485739c67298b9a4717120023fd /src/mapi/glapi/gen/EXT_texture_integer.xml | |
parent | d1b2bd5191db39fa1fc5186b146dcbf05e7847c9 (diff) |
glapi: Annotate XML with exec="{es,check}" for special GLES1 functions.
Future patches will use this annotation when code generating
_mesa_create_exec_table(), to determine which functions should be
dispatched to ES-specific implementations. exec="es" indicates that
the ES-specific implementation has a name beginning with "_es_"
(e.g. _es_QueryMatrixxOES), and exec="check" indicates that the
ES-specific implementation has a name beginning with "_check_"
(e.g. _check_GetTexGenxvOES).
Reviewed-by: Jordan Justen <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mapi/glapi/gen/EXT_texture_integer.xml')
0 files changed, 0 insertions, 0 deletions