tgsi/scan: add uses_doubles to tgsi scanner

Graphics / Mesa 3D Graphics Library / Mesa - Dave Airlie [redhat.com] - 2 September 2015 01:06 UTC

This allows drivers to work out if a shader contains any double opcodes easily.

ee67fd7 tgsi/scan: add uses_doubles to tgsi scanner
src/gallium/auxiliary/tgsi/tgsi_scan.c | 4 ++++
src/gallium/auxiliary/tgsi/tgsi_scan.h | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)

Upstream: cgit.freedesktop.org


  • Share