diff options
author | Marek Olšák <[email protected]> | 2014-10-16 16:21:54 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2014-10-21 22:01:16 +0200 |
commit | 9ec305ead7750c7f91c79b043584c1997bacd9a7 (patch) | |
tree | 40711b45a068fab073286a231f149a2e1e6f31f7 /src/gallium/drivers/radeonsi | |
parent | e8764a46731aaa20d6c7bc98d227e1a94fafbf5b (diff) |
glsl_to_tgsi: fix the value of gl_FrontFacing with native integers
We must convert it to boolean from the DX9 float encoding that Gallium
specifies.
Later, we should probably define that FACE should be 0 or ~0 if native
integers are supported.
Cc: 10.2 10.3 <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeonsi')
0 files changed, 0 insertions, 0 deletions