gallium: Add PIPE_SHADER_IR_NATIVE to enum pipe_shader_ir
authorTom Stellard <thomas.stellard@amd.com>
Thu, 25 Sep 2014 13:14:53 +0000 (09:14 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 16 Oct 2014 23:42:22 +0000 (19:42 -0400)
commit8b7cc90cefef495887d7e83715b81a5d81ea7fb7
tree6a4aaee5c7d3078fbb17143fa2775b22aefc8d9b
parentdc39b32c9bc967a26f745e7ebebcbc4c44c83f20
gallium: Add PIPE_SHADER_IR_NATIVE to enum pipe_shader_ir

Drivers can return this value for PIPE_COMPUTE_CAP_IR_TARGET
if they want clover to give them native object code.

Reviewed-by: Francisco Jerez <currojerez@riseup.net>
src/gallium/docs/source/screen.rst
src/gallium/include/pipe/p_defines.h