commit | fea996c2aaf47707bd3f89ef493ae5760b4fe608 | [log] [tgz] |
---|---|---|
author | Tom Stellard <thomas.stellard@amd.com> | Tue Jun 17 08:52:34 2014 -0700 |
committer | Tom Stellard <thomas.stellard@amd.com> | Wed Jul 02 15:31:52 2014 -0400 |
tree | d14b8b72cf97d52918b57cfdc1fc5aaf05653c72 | |
parent | 2ab44f657e3c8800aa610d39a04e88d6bf3bad01 [diff] |
gallium: Add PIPE_SHADER_CAP_DOUBLES This is for reporting whether or not double precision floating-point operations are supported. Reviewed-by: Francisco Jerez <currojerez@riseup.net>