mesa/src/gallium/drivers/lima
Erico Nunes 2288b59ddc lima: enable nir fsign lowering in ppir
The mali utgard pp doesn't support a sign instruction.
Use the nir lowering function for fsign to implement fsign in ppir.

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2019-04-19 15:42:23 +00:00
..
ir lima/ppir: support ppir_op_ceil 2019-04-19 10:22:03 +00:00
lima_bo.c
lima_bo.h
lima_context.c lima: add support for depth/stencil fbo attachments and textures 2019-04-14 01:16:00 +00:00
lima_context.h lima: add support for depth/stencil fbo attachments and textures 2019-04-14 01:16:00 +00:00
lima_draw.c lima: add support for depth/stencil fbo attachments and textures 2019-04-14 01:16:00 +00:00
lima_fence.c
lima_fence.h
lima_program.c lima: enable nir fsign lowering in ppir 2019-04-19 15:42:23 +00:00
lima_program.h
lima_query.c
lima_resource.c lima: add support for depth/stencil fbo attachments and textures 2019-04-14 01:16:00 +00:00
lima_resource.h
lima_screen.c lima: add support for depth/stencil fbo attachments and textures 2019-04-14 01:16:00 +00:00
lima_screen.h lima: use individual tile heap for each GP job. 2019-04-14 01:16:00 +00:00
lima_state.c lima: add support for depth/stencil fbo attachments and textures 2019-04-14 01:16:00 +00:00
lima_submit.c
lima_submit.h
lima_texture.c lima: add support for depth/stencil fbo attachments and textures 2019-04-14 01:16:00 +00:00
lima_texture.h
lima_tiling.c
lima_tiling.h
lima_util.c
lima_util.h
meson.build