Module: Mesa Branch: main Commit: 105a51b16667699bcbbbaf24e5820e4a63774583 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=105a51b16667699bcbbbaf24e5820e4a63774583
Author: Jason Ekstrand <[email protected]> Date: Tue Jun 22 11:00:29 2021 -0500 docs/nir: Use 3-space tabs Reviewed-by: Connor Abbott <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11529> --- docs/nir/alu.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/nir/alu.rst b/docs/nir/alu.rst index d926f1b6b02..cc13a65332e 100644 --- a/docs/nir/alu.rst +++ b/docs/nir/alu.rst @@ -55,18 +55,18 @@ instructions are often used (and required) for packing/unpacking vectors for use in other instruction types like intrinsics or texture ops. .. doxygenstruct:: nir_op_info - :members: + :members: .. doxygenvariable:: nir_op_infos .. doxygenstruct:: nir_alu_instr - :members: + :members: .. doxygenstruct:: nir_alu_src - :members: + :members: .. doxygenstruct:: nir_alu_dest - :members: + :members: NIR ALU Opcode Reference: ------------------------- _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
