summaryrefslogtreecommitdiffstats
path: root/src/glsl/opt_constant_variable.cpp
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2012-10-10 15:07:00 -0700
committerPaul Berry <[email protected]>2012-10-16 12:03:56 -0700
commit77ed171f27de5c4f50720263b419e26d6715e621 (patch)
tree2a748f44d5ae5a98baac746e747ab2c7db9d70fc /src/glsl/opt_constant_variable.cpp
parent155eff56b1c0a3a6119952db97f2fc5cb5f19e46 (diff)
mapi_abi: Remove sanity check that all GLES functions are present.
Currently mapi_abi.py uses hardcoded lists of function names (in gles_api.py) to determine which functions need to be included in the GLES 1 or GLES 2 API. This patch removes a sanity check which verified that all GLES functions listed in the hardcoded lists were actually present in the XML. Later patches in this series will modify mapi_abi.py to determine which functions need to be included in the GLES 1 or GLES 2 API based directly on the XML. Once that is done, the sanity check will be redundant. Removing the sanity check now will simplify the patches to come. Tested-by: Matt Turner <[email protected]> Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/glsl/opt_constant_variable.cpp')
0 files changed, 0 insertions, 0 deletions