Searched refs:indentation (Results 1 - 25 of 33) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/
H A D.dir-locals.el12 (whitespace-style face indentation)
/xsrc/external/mit/MesaLib/dist/
H A D.dir-locals.el12 (whitespace-style face indentation)
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir_print_visitor.cpp91 indentation = 0;
106 for (int i = 0; i < indentation; i++)
232 indentation++;
239 indentation++;
246 indentation--;
254 indentation++;
261 indentation--;
264 indentation--;
272 indentation++;
278 indentation
[all...]
H A Dir_print_visitor.h91 int indentation; member in class:ir_print_visitor
H A Dir_builder_print_visitor.cpp85 int indentation; member in class:ir_builder_print_visitor
144 : next_ir_index(1), f(f), indentation(0)
156 for (int i = 0; i < indentation; i++)
287 indentation++;
308 indentation--;
640 indentation++;
667 indentation--;
747 indentation++;
761 indentation--;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_print_visitor.cpp92 indentation = 0;
107 for (int i = 0; i < indentation; i++)
236 indentation++;
243 indentation++;
250 indentation--;
258 indentation++;
265 indentation--;
268 indentation--;
276 indentation++;
282 indentation
[all...]
H A Dir_print_visitor.h90 int indentation; member in class:ir_print_visitor
H A Dir_builder_print_visitor.cpp83 int indentation; member in class:ir_builder_print_visitor
142 : next_ir_index(1), f(f), indentation(0)
154 for (int i = 0; i < indentation; i++)
285 indentation++;
306 indentation--;
635 indentation++;
662 indentation--;
735 indentation++;
749 indentation--;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D9.0.1.rst87 - mesa: glGet: fix indentation of \_mesa_init_get_hash
88 - mesa: glGet: fix indentation of find_value
89 - mesa: glGet: fix indentation of print_table_stats
H A D21.1.8.rst59 - gallium/nir/tgsi: fixup indentation
H A D17.0.3.rst90 - anv/cmd_buffer: Fix bad indentation
H A D13.0.5.rst118 - glsl: Fix wonkey indentation left from previous commit
H A D21.2.2.rst155 - gallium/nir/tgsi: fixup indentation
H A D8.0.3.rst182 - glsl: Fix indentation of switch code.
H A D7.10.rst239 - llvmpipe: indentation fix
496 - swrast: fix indentation
806 - r600g: Clean up some indentation and \|= vs. \| usage.
1592 - i965: Fix indentation after commit 3322fbaf
1717 - r600g: indentation fixes
1722 - r600g: remove dead label & fix indentation
1737 - r600g: indentation fix
1738 - r600g: more indentation fix + warning silencing + dead code removal
1747 - r600g: indentation cleanup
2555 - r300/compiler: radeon_remove_constants.c: fix indentation
[all...]
H A D7.11.1.rst264 - i965: Fix inconsistent indentation in brw_eu_emit.c.
H A D21.3.0.rst866 - etnaviv: fix indentation
1501 - ci/piglit-runner: Fix funny indentation of the piglit-runner command.
1605 - gallium/nir/tgsi: fixup indentation
3462 - vbo/dlist: fix indentation in vbo_save_api.c
3649 - freedreno/cffdec: Fix indentation
3700 - freedreno: Fix some indentation
4179 - drirc: Fix indentation.
H A D19.1.0.rst948 - turnip: Fix indentation in function signatures
953 - turnip: Fix indentation
2601 - iris: fix indentation
2772 - iris: indentation
3352 - i965: Tidy bogus indentation left by previous commit
3940 - clover: Fix indentation issues
H A D20.3.0.rst916 - panfrost: decode: Make the indentation consistent with auto-generated print helpers
1446 - util: Fix up indentation in the generated format tables code.
1721 - egl: drop an indentation level in \_eglFindDisplay() by replacing break/if with a goto
1722 - egl: drop another indentation level in \_eglFindDisplay() by inverting an if
2130 - v3dv: fix indentation
3010 - turnip: fix wrong indentation in tu6_draw_common
H A D21.1.0.rst2286 - broadcom/compiler: fix indentation with TABs
2326 - broadcom/compiler: fix indentation style
2719 - intel/mi_builder: Fix some indentation
4648 - radeonsi: fix indentation issue in si_texture.c
4986 - freedreno: Add missing foreach macros and update indentation
/xsrc/external/mit/MesaLib/dist/docs/
H A Dhelpwanted.rst45 #. Use uniform indentation, write comments, use meaningful identifiers,
H A Dcodingstyle.rst13 - 3-space indentation, no tabs.
H A Dsubmittingpatches.rst30 ``git log`` uses 4 spaces of indentation (4 + 75 < 80).
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_dump.c55 uint indentation; member in struct:dump_ctx
687 /* update indentation */
692 ctx->indentation += indent_spaces;
712 ctx.indentation = 0;
837 ctx.base.indentation = 0;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_dump.c55 uint indentation; member in struct:dump_ctx
671 /* update indentation */
676 ctx->indentation += indent_spaces;
696 ctx.indentation = 0;
821 ctx.base.indentation = 0;

Completed in 47 milliseconds

12