diff options
author | Alejandro Piñeiro <[email protected]> | 2015-12-05 20:47:33 +0100 |
---|---|---|
committer | Alejandro Piñeiro <[email protected]> | 2015-12-07 20:31:20 +0100 |
commit | 3d260cc653966298bb217d028797a2c4ecb33c52 (patch) | |
tree | e4050db012828edc44f561717b2a56d75b7e0c5e /Android.common.mk | |
parent | b16e0ff34e7824bb7f44e7afb78334fcfb0f7264 (diff) |
mesa: remove _mesa_tex_target_is_array
_mesa_is_array_texture provides the same functionality and:
1. it returns bool instead of GLboolean
2. it's not related to the texture format (texformat.c)
3. the name's a little shorter
v2: remove _mesa_tex_target_is_array instead (Brian Paul)
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'Android.common.mk')
0 files changed, 0 insertions, 0 deletions