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:

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