gallium: Add PIPE_SHADER_CAP_DOUBLES
authorTom Stellard <thomas.stellard@amd.com>
Tue, 17 Jun 2014 15:52:34 +0000 (08:52 -0700)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 2 Jul 2014 19:31:52 +0000 (15:31 -0400)
commitfea996c2aaf47707bd3f89ef493ae5760b4fe608
treed14b8b72cf97d52918b57cfdc1fc5aaf05653c72
parent2ab44f657e3c8800aa610d39a04e88d6bf3bad01
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>
src/gallium/auxiliary/gallivm/lp_bld_limits.h
src/gallium/auxiliary/tgsi/tgsi_exec.h
src/gallium/docs/source/screen.rst
src/gallium/drivers/r600/r600_pipe.c
src/gallium/drivers/radeonsi/si_pipe.c
src/gallium/include/pipe/p_defines.h