summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/pipebuffer
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2012-06-13 15:46:27 -0700
committerPaul Berry <[email protected]>2012-06-15 08:58:55 -0700
commit9d57d483cbcced5051d0dd4d48bbe750b5c15592 (patch)
treea56e7a1312cb2d9c0fca86a04497669371d91a64 /src/gallium/auxiliary/pipebuffer
parent1be766111005e483d56ac194c224123e72ce9831 (diff)
gallium: Add TGSI_OPCODE_F2U to gallivm backend.
Note: for the moment TGSI_OPCODE_F2U is implemented using lp_build_itrunc() (the same function used to implement TGSI_OPCODE_F2I). In the long run, we should create an lp_build_utrunc() function to do the proper conversion. But this should allow us to limp along with mostly correct behaviour for now.
Diffstat (limited to 'src/gallium/auxiliary/pipebuffer')
0 files changed, 0 insertions, 0 deletions