summaryrefslogtreecommitdiffstats
path: root/src/compiler
diff options
context:
space:
mode:
authorBoris Brezillon <[email protected]>2019-06-17 22:13:04 +0200
committerAlyssa Rosenzweig <[email protected]>2019-06-18 06:36:07 -0700
commitc3558868daef2bfc6c075a9cd7bd8ebde07eb1de (patch)
tree3191535c4b29fb30afb36ce7771e64f9030968e2 /src/compiler
parent5c17f84ae22ce2770f6b81eba3360d1ce693787b (diff)
panfrost: Add support for TXS instructions
This patch adds support for nir_texop_txs instructions which are needed to support the OpenGL textureSize() function. This is also needed to support RECT texture sampling which is currently lowered to 2D sampling + a TXS() instruction by the nir_lower_tex() helper. Changes in v2: * Split options for the 1st and 2nd tex lowering passes Signed-off-by: Boris Brezillon <[email protected]> Reviewed-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to 'src/compiler')
0 files changed, 0 insertions, 0 deletions