Unverified Commit db2f5474 authored by Nguyen Dac Nam's avatar Nguyen Dac Nam Committed by GitHub
Browse files

shader: FMUL switch to using LUT (#3441)



* shader: add FmulPostFactor LUT table

* shader: FMUL apply LUT

* Update src/video_core/engines/shader_bytecode.h

Co-Authored-By: default avatarMat M. <mathew1800@gmail.com>

* nit: mistype

* clang-format & add missing import

* shader: remove post factor LUT.

* shader: move post factor LUT to function and fix incorrect order.

* clang-format

* shader: FMUL: add static to post factor LUT

* nit: typo

Co-authored-by: default avatarMat M. <mathew1800@gmail.com>
parent 1f57f679
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment