OSDN Git Service

glsl: Add new fma built-in IR and prototype from ARB_gpu_shader5.
authorMatt Turner <mattst88@gmail.com>
Wed, 24 Apr 2013 00:10:20 +0000 (17:10 -0700)
committerMatt Turner <mattst88@gmail.com>
Tue, 27 Aug 2013 22:03:30 +0000 (15:03 -0700)
commit6829c18609fc3c979133b462173141dd7dfd09c3
tree35b9c213eef41bbcd8b812ac0dcda6c1ad89db72
parentadb93e3bda13ed539f383787c09f948d0f27fbcb
glsl: Add new fma built-in IR and prototype from ARB_gpu_shader5.

Reviewed-by: Paul Berry <stereotype441@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/glsl/builtins/ir/fma.ir [new file with mode: 0644]
src/glsl/builtins/profiles/ARB_gpu_shader5.glsl