genDataTables
The build descriptor option genDataTables indicates whether you want to generate the data tables that are referenced in the program you are generating. The references are in the program's use declaration and in the program property msgTablePrefix.
Valid values are yes (the default) and no.
Set the value to no in the following case:
- The data tables referenced in the program were previously generated; and
- Those tables have not changed since they were last generated.
For other details, see DataTable part.
Related concepts
Build descriptor part
DataTable part
Related reference
Build descriptor options
Program part in EGL source format
Use declaration