nir/opt_vectorize: Add a callback for filtering of vectorizing.
[mesa.git] / src / gallium / drivers / r600 / sfn / sfn_emittexinstruction.cpp
2020-07-20 Gert Wollnyr600/sfn: emit texture instructions in one block
2020-05-19 Gert Wollnyr600/sfn: Add support for texture_samples
2020-05-19 Gert Wollnyr600/sfn: support indirect sampler buffer reads.
2020-05-19 Gert Wollnyr600/sfn: skip copying LOD if the target register is...
2020-05-19 Gert Wollnyr600/sfn: rework getting a vector and uniforms from...
2020-02-10 Gert Wollnyr600/sfn: Add a basic nir shader backend