gallium: add CONSTBUF type to tgsi_file_type
authorTimothy Arceri <tarceri@itsqueeze.com>
Thu, 17 Aug 2017 06:50:01 +0000 (16:50 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Fri, 15 Sep 2017 01:42:54 +0000 (11:42 +1000)
commit6fa60b5e409a514315ba787b33c80fd8b2e18d64
tree002ab0d8ecf2142d5035d6f0c64ba533dd86e18b
parentb6f6ead198c51e2144c5e880007e2f0a6ffcad3a
gallium: add CONSTBUF type to tgsi_file_type

This will be use to distinguish between load types when using
the TGSI_OPCODE_LOAD opcode.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/auxiliary/tgsi/tgsi_strings.c
src/gallium/include/pipe/p_shader_tokens.h