summaryrefslogtreecommitdiff
path: root/src/gallium/include/pipe/p_compiler.h
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@vmware.com>2010-10-10 23:55:24 +0100
committerJosé Fonseca <jfonseca@vmware.com>2010-10-11 08:14:09 +0100
commite1003336f0dcd9248c0127fbdc173522e35c5bdb (patch)
tree0ebec7627b6e7bd44bc145297d68ac3fdbc2890c /src/gallium/include/pipe/p_compiler.h
parentb18fecbd0ea33c9db7e3fd676ed7b5877ebb1bd5 (diff)
gallivm: Eliminate unsigned integer arithmetic from texture coordinates.
SSE support for 32bit and 16bit unsigned arithmetic is not complete, and can easily result in inefficient code. In most cases signed/unsigned doesn't make a difference, such as for integer texture coordinates. So remove uint_coord_type and uint_coord_bld to avoid inefficient operations to sneak in the future.
Diffstat (limited to 'src/gallium/include/pipe/p_compiler.h')
0 files changed, 0 insertions, 0 deletions