History log of /
third_party
/
mesa3d
/
src
/
compiler
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
bf215546
14-Sep-2024
openharmony_ci <120357966@qq.com>
!30 pkg-config 引用库路径修改需同步
Merge pull request !30 from 李西腾/master
/third_party/mesa3d/docs/drivers/freedreno/isaspec.rst
builtin_type_macros.h
clc/clc.c
clc/clc.h
clc/clc_helpers.cpp
clc/clc_helpers.h
clc/meson.build
glsl/README
glsl/TODO
glsl/ast.h
glsl/ast_array_index.cpp
glsl/ast_expr.cpp
glsl/ast_function.cpp
glsl/ast_to_hir.cpp
glsl/ast_type.cpp
glsl/builtin_functions.cpp
glsl/builtin_functions.h
glsl/builtin_int64.h
glsl/builtin_types.cpp
glsl/builtin_variables.cpp
glsl/float64.glsl
glsl/generate_ir.cpp
glsl/gl_nir.h
glsl/gl_nir_link_atomics.c
glsl/gl_nir_link_uniform_blocks.c
glsl/gl_nir_link_uniform_initializers.c
glsl/gl_nir_link_uniforms.c
glsl/gl_nir_link_varyings.c
glsl/gl_nir_link_varyings.h
glsl/gl_nir_link_xfb.c
glsl/gl_nir_linker.c
glsl/gl_nir_linker.h
glsl/gl_nir_lower_atomics.c
glsl/gl_nir_lower_buffers.c
glsl/gl_nir_lower_images.c
glsl/gl_nir_lower_packed_varyings.c
glsl/gl_nir_lower_samplers.c
glsl/gl_nir_lower_samplers_as_deref.c
glsl/gl_nir_lower_xfb_varying.c
glsl/gl_nir_opt_dead_builtin_varyings.c
glsl/glcpp/README
glsl/glcpp/glcpp-lex.l
glsl/glcpp/glcpp-parse.y
glsl/glcpp/glcpp.c
glsl/glcpp/glcpp.h
glsl/glcpp/meson.build
glsl/glcpp/pp.c
glsl/glcpp/pp_standalone_scaffolding.c
glsl/glcpp/pp_standalone_scaffolding.h
glsl/glcpp/tests/000-content-with-spaces.c
glsl/glcpp/tests/000-content-with-spaces.c.expected
glsl/glcpp/tests/001-define.c
glsl/glcpp/tests/001-define.c.expected
glsl/glcpp/tests/002-define-chain.c
glsl/glcpp/tests/002-define-chain.c.expected
glsl/glcpp/tests/003-define-chain-reverse.c
glsl/glcpp/tests/003-define-chain-reverse.c.expected
glsl/glcpp/tests/004-define-recursive.c
glsl/glcpp/tests/004-define-recursive.c.expected
glsl/glcpp/tests/005-define-composite-chain.c
glsl/glcpp/tests/005-define-composite-chain.c.expected
glsl/glcpp/tests/006-define-composite-chain-reverse.c
glsl/glcpp/tests/006-define-composite-chain-reverse.c.expected
glsl/glcpp/tests/007-define-composite-recursive.c
glsl/glcpp/tests/007-define-composite-recursive.c.expected
glsl/glcpp/tests/008-define-empty.c
glsl/glcpp/tests/008-define-empty.c.expected
glsl/glcpp/tests/009-undef.c
glsl/glcpp/tests/009-undef.c.expected
glsl/glcpp/tests/010-undef-re-define.c
glsl/glcpp/tests/010-undef-re-define.c.expected
glsl/glcpp/tests/011-define-func-empty.c
glsl/glcpp/tests/011-define-func-empty.c.expected
glsl/glcpp/tests/012-define-func-no-args.c
glsl/glcpp/tests/012-define-func-no-args.c.expected
glsl/glcpp/tests/013-define-func-1-arg-unused.c
glsl/glcpp/tests/013-define-func-1-arg-unused.c.expected
glsl/glcpp/tests/014-define-func-2-arg-unused.c
glsl/glcpp/tests/014-define-func-2-arg-unused.c.expected
glsl/glcpp/tests/015-define-object-with-parens.c
glsl/glcpp/tests/015-define-object-with-parens.c.expected
glsl/glcpp/tests/016-define-func-1-arg.c
glsl/glcpp/tests/016-define-func-1-arg.c.expected
glsl/glcpp/tests/017-define-func-2-args.c
glsl/glcpp/tests/017-define-func-2-args.c.expected
glsl/glcpp/tests/018-define-func-macro-as-parameter.c
glsl/glcpp/tests/018-define-func-macro-as-parameter.c.expected
glsl/glcpp/tests/019-define-func-1-arg-multi.c
glsl/glcpp/tests/019-define-func-1-arg-multi.c.expected
glsl/glcpp/tests/020-define-func-2-arg-multi.c
glsl/glcpp/tests/020-define-func-2-arg-multi.c.expected
glsl/glcpp/tests/021-define-func-compose.c
glsl/glcpp/tests/021-define-func-compose.c.expected
glsl/glcpp/tests/022-define-func-arg-with-parens.c
glsl/glcpp/tests/022-define-func-arg-with-parens.c.expected
glsl/glcpp/tests/023-define-extra-whitespace.c
glsl/glcpp/tests/023-define-extra-whitespace.c.expected
glsl/glcpp/tests/024-define-chain-to-self-recursion.c
glsl/glcpp/tests/024-define-chain-to-self-recursion.c.expected
glsl/glcpp/tests/025-func-macro-as-non-macro.c
glsl/glcpp/tests/025-func-macro-as-non-macro.c.expected
glsl/glcpp/tests/026-define-func-extra-newlines.c
glsl/glcpp/tests/026-define-func-extra-newlines.c.expected
glsl/glcpp/tests/027-define-chain-obj-to-func.c
glsl/glcpp/tests/027-define-chain-obj-to-func.c.expected
glsl/glcpp/tests/028-define-chain-obj-to-non-func.c
glsl/glcpp/tests/028-define-chain-obj-to-non-func.c.expected
glsl/glcpp/tests/029-define-chain-obj-to-func-with-args.c
glsl/glcpp/tests/029-define-chain-obj-to-func-with-args.c.expected
glsl/glcpp/tests/030-define-chain-obj-to-func-compose.c
glsl/glcpp/tests/030-define-chain-obj-to-func-compose.c.expected
glsl/glcpp/tests/031-define-chain-func-to-func-compose.c
glsl/glcpp/tests/031-define-chain-func-to-func-compose.c.expected
glsl/glcpp/tests/032-define-func-self-recurse.c
glsl/glcpp/tests/032-define-func-self-recurse.c.expected
glsl/glcpp/tests/033-define-func-self-compose.c
glsl/glcpp/tests/033-define-func-self-compose.c.expected
glsl/glcpp/tests/034-define-func-self-compose-non-func.c
glsl/glcpp/tests/034-define-func-self-compose-non-func.c.expected
glsl/glcpp/tests/035-define-func-self-compose-non-func-multi-token-argument.c
glsl/glcpp/tests/035-define-func-self-compose-non-func-multi-token-argument.c.expected
glsl/glcpp/tests/036-define-func-non-macro-multi-token-argument.c
glsl/glcpp/tests/036-define-func-non-macro-multi-token-argument.c.expected
glsl/glcpp/tests/037-finalize-unexpanded-macro.c
glsl/glcpp/tests/037-finalize-unexpanded-macro.c.expected
glsl/glcpp/tests/038-func-arg-with-commas.c
glsl/glcpp/tests/038-func-arg-with-commas.c.expected
glsl/glcpp/tests/039-func-arg-obj-macro-with-comma.c
glsl/glcpp/tests/039-func-arg-obj-macro-with-comma.c.expected
glsl/glcpp/tests/040-token-pasting.c
glsl/glcpp/tests/040-token-pasting.c.expected
glsl/glcpp/tests/041-if-0.c
glsl/glcpp/tests/041-if-0.c.expected
glsl/glcpp/tests/042-if-1.c
glsl/glcpp/tests/042-if-1.c.expected
glsl/glcpp/tests/043-if-0-else.c
glsl/glcpp/tests/043-if-0-else.c.expected
glsl/glcpp/tests/044-if-1-else.c
glsl/glcpp/tests/044-if-1-else.c.expected
glsl/glcpp/tests/045-if-0-elif.c
glsl/glcpp/tests/045-if-0-elif.c.expected
glsl/glcpp/tests/046-if-1-elsif.c
glsl/glcpp/tests/046-if-1-elsif.c.expected
glsl/glcpp/tests/047-if-elif-else.c
glsl/glcpp/tests/047-if-elif-else.c.expected
glsl/glcpp/tests/048-if-nested.c
glsl/glcpp/tests/048-if-nested.c.expected
glsl/glcpp/tests/049-if-expression-precedence.c
glsl/glcpp/tests/049-if-expression-precedence.c.expected
glsl/glcpp/tests/050-if-defined.c
glsl/glcpp/tests/050-if-defined.c.expected
glsl/glcpp/tests/051-if-relational.c
glsl/glcpp/tests/051-if-relational.c.expected
glsl/glcpp/tests/052-if-bitwise.c
glsl/glcpp/tests/052-if-bitwise.c.expected
glsl/glcpp/tests/053-if-divide-and-shift.c
glsl/glcpp/tests/053-if-divide-and-shift.c.expected
glsl/glcpp/tests/054-if-with-macros.c
glsl/glcpp/tests/054-if-with-macros.c.expected
glsl/glcpp/tests/055-define-chain-obj-to-func-parens-in-text.c
glsl/glcpp/tests/055-define-chain-obj-to-func-parens-in-text.c.expected
glsl/glcpp/tests/056-macro-argument-with-comma.c
glsl/glcpp/tests/056-macro-argument-with-comma.c.expected
glsl/glcpp/tests/057-empty-arguments.c
glsl/glcpp/tests/057-empty-arguments.c.expected
glsl/glcpp/tests/058-token-pasting-empty-arguments.c
glsl/glcpp/tests/058-token-pasting-empty-arguments.c.expected
glsl/glcpp/tests/059-token-pasting-integer.c
glsl/glcpp/tests/059-token-pasting-integer.c.expected
glsl/glcpp/tests/060-left-paren-in-macro-right-paren-in-text.c
glsl/glcpp/tests/060-left-paren-in-macro-right-paren-in-text.c.expected
glsl/glcpp/tests/061-define-chain-obj-to-func-multi.c
glsl/glcpp/tests/061-define-chain-obj-to-func-multi.c.expected
glsl/glcpp/tests/062-if-0-skips-garbage.c
glsl/glcpp/tests/062-if-0-skips-garbage.c.expected
glsl/glcpp/tests/063-comments.c
glsl/glcpp/tests/063-comments.c.expected
glsl/glcpp/tests/064-version.c
glsl/glcpp/tests/064-version.c.expected
glsl/glcpp/tests/065-if-defined-parens.c
glsl/glcpp/tests/065-if-defined-parens.c.expected
glsl/glcpp/tests/066-if-nospace-expression.c
glsl/glcpp/tests/066-if-nospace-expression.c.expected
glsl/glcpp/tests/067-nested-ifdef-ifndef.c
glsl/glcpp/tests/067-nested-ifdef-ifndef.c.expected
glsl/glcpp/tests/068-accidental-pasting.c
glsl/glcpp/tests/068-accidental-pasting.c.expected
glsl/glcpp/tests/069-repeated-argument.c
glsl/glcpp/tests/069-repeated-argument.c.expected
glsl/glcpp/tests/070-undefined-macro-in-expression.c
glsl/glcpp/tests/070-undefined-macro-in-expression.c.expected
glsl/glcpp/tests/071-punctuator.c
glsl/glcpp/tests/071-punctuator.c.expected
glsl/glcpp/tests/072-token-pasting-same-line.c
glsl/glcpp/tests/072-token-pasting-same-line.c.expected
glsl/glcpp/tests/073-if-in-ifdef.c
glsl/glcpp/tests/073-if-in-ifdef.c.expected
glsl/glcpp/tests/074-elif-undef.c
glsl/glcpp/tests/074-elif-undef.c.expected
glsl/glcpp/tests/075-elif-elif-undef.c
glsl/glcpp/tests/075-elif-elif-undef.c.expected
glsl/glcpp/tests/076-elif-undef-nested.c
glsl/glcpp/tests/076-elif-undef-nested.c.expected
glsl/glcpp/tests/077-else-without-if.c
glsl/glcpp/tests/077-else-without-if.c.expected
glsl/glcpp/tests/078-elif-without-if.c
glsl/glcpp/tests/078-elif-without-if.c.expected
glsl/glcpp/tests/079-endif-without-if.c
glsl/glcpp/tests/079-endif-without-if.c.expected
glsl/glcpp/tests/080-if-without-expression.c
glsl/glcpp/tests/080-if-without-expression.c.expected
glsl/glcpp/tests/081-elif-without-expression.c
glsl/glcpp/tests/081-elif-without-expression.c.expected
glsl/glcpp/tests/082-invalid-paste.c
glsl/glcpp/tests/082-invalid-paste.c.expected
glsl/glcpp/tests/083-unterminated-if.c
glsl/glcpp/tests/083-unterminated-if.c.expected
glsl/glcpp/tests/084-unbalanced-parentheses.c
glsl/glcpp/tests/084-unbalanced-parentheses.c.expected
glsl/glcpp/tests/085-incorrect-argument-count.c
glsl/glcpp/tests/085-incorrect-argument-count.c.expected
glsl/glcpp/tests/086-reserved-macro-names.c
glsl/glcpp/tests/086-reserved-macro-names.c.expected
glsl/glcpp/tests/087-if-comments.c
glsl/glcpp/tests/087-if-comments.c.expected
glsl/glcpp/tests/088-redefine-macro-legitimate.c
glsl/glcpp/tests/088-redefine-macro-legitimate.c.expected
glsl/glcpp/tests/089-redefine-macro-error.c
glsl/glcpp/tests/089-redefine-macro-error.c.expected
glsl/glcpp/tests/090-hash-error.c
glsl/glcpp/tests/090-hash-error.c.expected
glsl/glcpp/tests/091-hash-line.c
glsl/glcpp/tests/091-hash-line.c.expected
glsl/glcpp/tests/092-redefine-macro-error-2.c
glsl/glcpp/tests/092-redefine-macro-error-2.c.expected
glsl/glcpp/tests/093-divide-by-zero.c
glsl/glcpp/tests/093-divide-by-zero.c.expected
glsl/glcpp/tests/094-divide-by-zero-short-circuit.c
glsl/glcpp/tests/094-divide-by-zero-short-circuit.c.expected
glsl/glcpp/tests/095-recursive-define.c
glsl/glcpp/tests/095-recursive-define.c.expected
glsl/glcpp/tests/096-paste-twice.c
glsl/glcpp/tests/096-paste-twice.c.expected
glsl/glcpp/tests/097-paste-with-non-function-macro.c
glsl/glcpp/tests/097-paste-with-non-function-macro.c.expected
glsl/glcpp/tests/098-elif-undefined.c
glsl/glcpp/tests/098-elif-undefined.c.expected
glsl/glcpp/tests/099-c99-example.c
glsl/glcpp/tests/099-c99-example.c.expected
glsl/glcpp/tests/100-macro-with-colon.c
glsl/glcpp/tests/100-macro-with-colon.c.expected
glsl/glcpp/tests/101-macros-used-twice.c
glsl/glcpp/tests/101-macros-used-twice.c.expected
glsl/glcpp/tests/102-garbage-after-endif.c
glsl/glcpp/tests/102-garbage-after-endif.c.expected
glsl/glcpp/tests/103-garbage-after-else-0.c
glsl/glcpp/tests/103-garbage-after-else-0.c.expected
glsl/glcpp/tests/104-hash-line-followed-by-code.c
glsl/glcpp/tests/104-hash-line-followed-by-code.c.expected
glsl/glcpp/tests/105-multiline-hash-line.c
glsl/glcpp/tests/105-multiline-hash-line.c.expected
glsl/glcpp/tests/106-multiline-hash-if.c
glsl/glcpp/tests/106-multiline-hash-if.c.expected
glsl/glcpp/tests/107-multiline-hash-elif.c
glsl/glcpp/tests/107-multiline-hash-elif.c.expected
glsl/glcpp/tests/108-no-space-after-hash-version.c
glsl/glcpp/tests/108-no-space-after-hash-version.c.expected
glsl/glcpp/tests/109-no-space-after-hash-line.c
glsl/glcpp/tests/109-no-space-after-hash-line.c.expected
glsl/glcpp/tests/110-no-space-digits-after-hash-elif.c
glsl/glcpp/tests/110-no-space-digits-after-hash-elif.c.expected
glsl/glcpp/tests/111-no-space-operator-after-hash-if.c
glsl/glcpp/tests/111-no-space-operator-after-hash-if.c.expected
glsl/glcpp/tests/112-no-space-operator-after-hash-elif.c
glsl/glcpp/tests/112-no-space-operator-after-hash-elif.c.expected
glsl/glcpp/tests/113-line-and-file-macros.c
glsl/glcpp/tests/113-line-and-file-macros.c.expected
glsl/glcpp/tests/114-paste-integer-tokens.c
glsl/glcpp/tests/114-paste-integer-tokens.c.expected
glsl/glcpp/tests/115-line-continuations.c
glsl/glcpp/tests/115-line-continuations.c.expected
glsl/glcpp/tests/116-disable-line-continuations.c
glsl/glcpp/tests/116-disable-line-continuations.c.expected
glsl/glcpp/tests/117-line-continuation-and-non-continuation-backslash.c
glsl/glcpp/tests/117-line-continuation-and-non-continuation-backslash.c.expected
glsl/glcpp/tests/118-comment-becomes-space.c
glsl/glcpp/tests/118-comment-becomes-space.c.expected
glsl/glcpp/tests/119-elif-after-else.c
glsl/glcpp/tests/119-elif-after-else.c.expected
glsl/glcpp/tests/120-undef-builtin.c
glsl/glcpp/tests/120-undef-builtin.c.expected
glsl/glcpp/tests/121-comment-bug-72686.c
glsl/glcpp/tests/121-comment-bug-72686.c.expected
glsl/glcpp/tests/122-redefine-whitespace.c
glsl/glcpp/tests/122-redefine-whitespace.c.expected
glsl/glcpp/tests/123-garbage-after-else-1.c
glsl/glcpp/tests/123-garbage-after-else-1.c.expected
glsl/glcpp/tests/124-preprocessing-numbers.c
glsl/glcpp/tests/124-preprocessing-numbers.c.expected
glsl/glcpp/tests/125-es-short-circuit-undefined.c
glsl/glcpp/tests/125-es-short-circuit-undefined.c.expected
glsl/glcpp/tests/126-garbage-after-directive.c
glsl/glcpp/tests/126-garbage-after-directive.c.expected
glsl/glcpp/tests/127-pragma-empty.c
glsl/glcpp/tests/127-pragma-empty.c.expected
glsl/glcpp/tests/128-space-before-hash.c
glsl/glcpp/tests/128-space-before-hash.c.expected
glsl/glcpp/tests/129-define-non-identifier.c
glsl/glcpp/tests/129-define-non-identifier.c.expected
glsl/glcpp/tests/130-define-comment.c
glsl/glcpp/tests/130-define-comment.c.expected
glsl/glcpp/tests/131-eof-without-newline.c
glsl/glcpp/tests/131-eof-without-newline.c.expected
glsl/glcpp/tests/132-eof-without-newline-define.c
glsl/glcpp/tests/132-eof-without-newline-define.c.expected
glsl/glcpp/tests/133-eof-without-newline-comment.c
glsl/glcpp/tests/133-eof-without-newline-comment.c.expected
glsl/glcpp/tests/134-hash-comment-directive.c
glsl/glcpp/tests/134-hash-comment-directive.c.expected
glsl/glcpp/tests/135-duplicate-parameter.c
glsl/glcpp/tests/135-duplicate-parameter.c.expected
glsl/glcpp/tests/136-plus-plus-and-minus-minus.c
glsl/glcpp/tests/136-plus-plus-and-minus-minus.c.expected
glsl/glcpp/tests/137-expand-macro-after-period.c
glsl/glcpp/tests/137-expand-macro-after-period.c.expected
glsl/glcpp/tests/138-multi-line-comment-in-if-0.c
glsl/glcpp/tests/138-multi-line-comment-in-if-0.c.expected
glsl/glcpp/tests/139-define-without-macro-name.c
glsl/glcpp/tests/139-define-without-macro-name.c.expected
glsl/glcpp/tests/140-null-directive.c
glsl/glcpp/tests/140-null-directive.c.expected
glsl/glcpp/tests/141-pragma-and-__LINE__.c
glsl/glcpp/tests/141-pragma-and-__LINE__.c.expected
glsl/glcpp/tests/142-defined-within-macro.c
glsl/glcpp/tests/142-defined-within-macro.c.expected
glsl/glcpp/tests/143-multiple-else.c
glsl/glcpp/tests/143-multiple-else.c.expected
glsl/glcpp/tests/144-implicit-version.c
glsl/glcpp/tests/144-implicit-version.c.expected
glsl/glcpp/tests/145-version-first.c
glsl/glcpp/tests/145-version-first.c.expected
glsl/glcpp/tests/146-version-first-hash.c
glsl/glcpp/tests/146-version-first-hash.c.expected
glsl/glcpp/tests/147-define-macro-no-space.c
glsl/glcpp/tests/147-define-macro-no-space.c.expected
glsl/glcpp/tests/147-undef-builtin-allowed.c
glsl/glcpp/tests/147-undef-builtin-allowed.c.expected
glsl/glcpp/tests/148-legal-characters.c
glsl/glcpp/tests/148-legal-characters.c.expected
glsl/glcpp/tests/149-hex-const-uppercase-prefix.c
glsl/glcpp/tests/149-hex-const-uppercase-prefix.c.expected
glsl/glcpp/tests/glcpp_test.py
glsl/glsl_lexer.ll
glsl/glsl_parser.yy
glsl/glsl_parser_extras.cpp
glsl/glsl_parser_extras.h
glsl/glsl_symbol_table.cpp
glsl/glsl_symbol_table.h
glsl/glsl_to_nir.cpp
glsl/glsl_to_nir.h
glsl/hir_field_selection.cpp
glsl/int64.glsl
glsl/ir.cpp
glsl/ir.h
glsl/ir_array_refcount.cpp
glsl/ir_array_refcount.h
glsl/ir_basic_block.cpp
glsl/ir_basic_block.h
glsl/ir_builder.cpp
glsl/ir_builder.h
glsl/ir_builder_print_visitor.cpp
glsl/ir_builder_print_visitor.h
glsl/ir_clone.cpp
glsl/ir_constant_expression.cpp
glsl/ir_equals.cpp
glsl/ir_expression_flattening.cpp
glsl/ir_expression_flattening.h
glsl/ir_expression_operation.py
glsl/ir_function.cpp
glsl/ir_function_can_inline.cpp
glsl/ir_function_detect_recursion.cpp
glsl/ir_function_inlining.h
glsl/ir_hierarchical_visitor.cpp
glsl/ir_hierarchical_visitor.h
glsl/ir_hv_accept.cpp
glsl/ir_optimization.h
glsl/ir_print_visitor.cpp
glsl/ir_print_visitor.h
glsl/ir_reader.cpp
glsl/ir_reader.h
glsl/ir_rvalue_visitor.cpp
glsl/ir_rvalue_visitor.h
glsl/ir_set_program_inouts.cpp
glsl/ir_uniform.h
glsl/ir_validate.cpp
glsl/ir_variable_refcount.cpp
glsl/ir_variable_refcount.h
glsl/ir_visitor.h
glsl/link_functions.cpp
glsl/link_interface_blocks.cpp
glsl/link_uniform_block_active_visitor.cpp
glsl/link_uniform_block_active_visitor.h
glsl/link_uniform_blocks.cpp
glsl/link_uniforms.cpp
glsl/link_varyings.cpp
glsl/link_varyings.h
glsl/linker.cpp
glsl/linker.h
glsl/linker_util.cpp
glsl/linker_util.h
glsl/list.h
glsl/lower_blend_equation_advanced.cpp
glsl/lower_builtins.cpp
glsl/lower_cs_derived.cpp
glsl/lower_discard.cpp
glsl/lower_discard_flow.cpp
glsl/lower_distance.cpp
glsl/lower_instructions.cpp
glsl/lower_int64.cpp
glsl/lower_jumps.cpp
glsl/lower_mat_op_to_vec.cpp
glsl/lower_named_interface_blocks.cpp
glsl/lower_output_reads.cpp
glsl/lower_packing_builtins.cpp
glsl/lower_precision.cpp
glsl/lower_subroutine.cpp
glsl/lower_tess_level.cpp
glsl/lower_vec_index_to_cond_assign.cpp
glsl/lower_vec_index_to_swizzle.cpp
glsl/lower_vector_derefs.cpp
glsl/lower_vector_insert.cpp
glsl/lower_vertex_id.cpp
glsl/main.cpp
glsl/meson.build
glsl/opt_add_neg_to_sub.h
glsl/opt_algebraic.cpp
glsl/opt_array_splitting.cpp
glsl/opt_constant_folding.cpp
glsl/opt_constant_propagation.cpp
glsl/opt_constant_variable.cpp
glsl/opt_copy_propagation_elements.cpp
glsl/opt_dead_builtin_variables.cpp
glsl/opt_dead_code.cpp
glsl/opt_dead_code_local.cpp
glsl/opt_dead_functions.cpp
glsl/opt_flatten_nested_if_blocks.cpp
glsl/opt_flip_matrices.cpp
glsl/opt_function_inlining.cpp
glsl/opt_if_simplification.cpp
glsl/opt_minmax.cpp
glsl/opt_rebalance_tree.cpp
glsl/opt_structure_splitting.cpp
glsl/opt_tree_grafting.cpp
glsl/program.h
glsl/propagate_invariance.cpp
glsl/s_expression.cpp
glsl/s_expression.h
glsl/serialize.cpp
glsl/serialize.h
glsl/shader_cache.cpp
glsl/shader_cache.h
glsl/standalone.cpp
glsl/standalone.h
glsl/standalone_scaffolding.cpp
glsl/standalone_scaffolding.h
glsl/string_to_uint_map.cpp
glsl/string_to_uint_map.h
glsl/test.cpp
glsl/test_optpass.cpp
glsl/test_optpass.h
glsl/tests/array_refcount_test.cpp
glsl/tests/builtin_variable_test.cpp
glsl/tests/general_ir_test.cpp
glsl/tests/list_iterators.cpp
glsl/tests/lower_int64_test.cpp
glsl/tests/lower_jump_cases.py
glsl/tests/lower_precision_test.py
glsl/tests/meson.build
glsl/tests/opt_add_neg_to_sub_test.cpp
glsl/tests/optimization_test.py
glsl/tests/sampler_types_test.cpp
glsl/tests/sexps.py
glsl/tests/standalone_dump-builder.frag
glsl/tests/warnings/000-basic-test.vert
glsl/tests/warnings/000-basic-test.vert.expected
glsl/tests/warnings/001-use-undefined-then-define.vert
glsl/tests/warnings/001-use-undefined-then-define.vert.expected
glsl/tests/warnings/002-loop.vert
glsl/tests/warnings/002-loop.vert.expected
glsl/tests/warnings/003-less.vert
glsl/tests/warnings/003-less.vert.expected
glsl/tests/warnings/004-greater.vert
glsl/tests/warnings/004-greater.vert.expected
glsl/tests/warnings/005-lequal.vert
glsl/tests/warnings/005-lequal.vert.expected
glsl/tests/warnings/006-gequal.vert
glsl/tests/warnings/006-gequal.vert.expected
glsl/tests/warnings/007-test-mod.vert
glsl/tests/warnings/007-test-mod.vert.expected
glsl/tests/warnings/008-mulassign.vert
glsl/tests/warnings/008-mulassign.vert.expected
glsl/tests/warnings/009-div-assign.vert
glsl/tests/warnings/009-div-assign.vert.expected
glsl/tests/warnings/010-add-assign.vert
glsl/tests/warnings/010-add-assign.vert.expected
glsl/tests/warnings/011-sub-assign.vert
glsl/tests/warnings/011-sub-assign.vert.expected
glsl/tests/warnings/012-modassign.vert
glsl/tests/warnings/012-modassign.vert.expected
glsl/tests/warnings/013-lsassign.vert
glsl/tests/warnings/013-lsassign.vert.expected
glsl/tests/warnings/014-rsassign.vert
glsl/tests/warnings/014-rsassign.vert.expected
glsl/tests/warnings/015-andassign.vert
glsl/tests/warnings/015-andassign.vert.expected
glsl/tests/warnings/016-orassign.vert
glsl/tests/warnings/016-orassign.vert.expected
glsl/tests/warnings/017-xorassign.vert
glsl/tests/warnings/017-xorassign.vert.expected
glsl/tests/warnings/018-bitand.vert
glsl/tests/warnings/018-bitand.vert.expected
glsl/tests/warnings/019-array.vert
glsl/tests/warnings/019-array.vert.expected
glsl/tests/warnings/020-array-length.vert
glsl/tests/warnings/020-array-length.vert.expected
glsl/tests/warnings/021-lshift.vert
glsl/tests/warnings/021-lshift.vert.expected
glsl/tests/warnings/022-rshift.vert
glsl/tests/warnings/022-rshift.vert.expected
glsl/tests/warnings/023-switch.vert
glsl/tests/warnings/023-switch.vert.expected
glsl/tests/warnings/024-shaderout.vert
glsl/tests/warnings/024-shaderout.vert.expected
glsl/tests/warnings/025-function-parameters.vert
glsl/tests/warnings/025-function-parameters.vert.expected
glsl/tests/warnings/026-out-function-parameter-shaderout.vert
glsl/tests/warnings/026-out-function-parameter-shaderout.vert.expected
glsl/tests/warnings/027-inout-function-parameter-shaderout.vert
glsl/tests/warnings/027-inout-function-parameter-shaderout.vert.expected
glsl/tests/warnings/028-conditional.vert
glsl/tests/warnings/028-conditional.vert.expected
glsl/tests/warnings/029-fieldselection.vert
glsl/tests/warnings/029-fieldselection.vert.expected
glsl/tests/warnings/030-array-as-function-parameter.vert
glsl/tests/warnings/030-array-as-function-parameter.vert.expected
glsl/tests/warnings/031-__-in-function-name.vert
glsl/tests/warnings/031-__-in-function-name.vert.expected
glsl/tests/warnings/032-__-in-function-name-pragma-disable.vert
glsl/tests/warnings/032-__-in-function-name-pragma-disable.vert.expected
glsl/tests/warnings_test.py
glsl_types.cpp
glsl_types.h
isaspec/decode.c
isaspec/decode.h
isaspec/decode.py
isaspec/encode.py
isaspec/isa.py
isaspec/meson.build
meson.build
nir/README
nir/meson.build
nir/nir.c
nir/nir.h
nir/nir_algebraic.py
nir/nir_builder.c
nir/nir_builder.h
nir/nir_builder_opcodes_h.py
nir/nir_builtin_builder.c
nir/nir_builtin_builder.h
nir/nir_clone.c
nir/nir_constant_expressions.h
nir/nir_constant_expressions.py
nir/nir_control_flow.c
nir/nir_control_flow.h
nir/nir_control_flow_private.h
nir/nir_conversion_builder.h
nir/nir_convert_ycbcr.c
nir/nir_deref.c
nir/nir_deref.h
nir/nir_divergence_analysis.c
nir/nir_dominance.c
nir/nir_format_convert.h
nir/nir_from_ssa.c
nir/nir_gather_info.c
nir/nir_gather_ssa_types.c
nir/nir_gather_xfb_info.c
nir/nir_group_loads.c
nir/nir_gs_count_vertices.c
nir/nir_inline_functions.c
nir/nir_inline_helpers.h
nir/nir_inline_uniforms.c
nir/nir_instr_set.c
nir/nir_instr_set.h
nir/nir_intrinsics.py
nir/nir_intrinsics_c.py
nir/nir_intrinsics_h.py
nir/nir_intrinsics_indices_h.py
nir/nir_linking_helpers.c
nir/nir_liveness.c
nir/nir_loop_analyze.c
nir/nir_loop_analyze.h
nir/nir_lower_alpha_test.c
nir/nir_lower_alu.c
nir/nir_lower_alu_width.c
nir/nir_lower_amul.c
nir/nir_lower_array_deref_of_vec.c
nir/nir_lower_atomics_to_ssbo.c
nir/nir_lower_bit_size.c
nir/nir_lower_bitmap.c
nir/nir_lower_blend.c
nir/nir_lower_blend.h
nir/nir_lower_bool_to_bitsize.c
nir/nir_lower_bool_to_float.c
nir/nir_lower_bool_to_int32.c
nir/nir_lower_clamp_color_outputs.c
nir/nir_lower_clip.c
nir/nir_lower_clip_cull_distance_arrays.c
nir/nir_lower_clip_disable.c
nir/nir_lower_clip_halfz.c
nir/nir_lower_const_arrays_to_uniforms.c
nir/nir_lower_convert_alu_types.c
nir/nir_lower_discard_if.c
nir/nir_lower_discard_or_demote.c
nir/nir_lower_double_ops.c
nir/nir_lower_drawpixels.c
nir/nir_lower_fb_read.c
nir/nir_lower_flatshade.c
nir/nir_lower_flrp.c
nir/nir_lower_fp16_conv.c
nir/nir_lower_fragcolor.c
nir/nir_lower_fragcoord_wtrans.c
nir/nir_lower_frexp.c
nir/nir_lower_global_vars_to_local.c
nir/nir_lower_goto_ifs.c
nir/nir_lower_gs_intrinsics.c
nir/nir_lower_idiv.c
nir/nir_lower_image.c
nir/nir_lower_indirect_derefs.c
nir/nir_lower_input_attachments.c
nir/nir_lower_int64.c
nir/nir_lower_int_to_float.c
nir/nir_lower_interpolation.c
nir/nir_lower_io.c
nir/nir_lower_io_arrays_to_elements.c
nir/nir_lower_io_to_scalar.c
nir/nir_lower_io_to_temporaries.c
nir/nir_lower_io_to_vector.c
nir/nir_lower_is_helper_invocation.c
nir/nir_lower_load_const_to_scalar.c
nir/nir_lower_locals_to_regs.c
nir/nir_lower_mediump.c
nir/nir_lower_memcpy.c
nir/nir_lower_memory_model.c
nir/nir_lower_multiview.c
nir/nir_lower_non_uniform_access.c
nir/nir_lower_packing.c
nir/nir_lower_passthrough_edgeflags.c
nir/nir_lower_patch_vertices.c
nir/nir_lower_phis_to_scalar.c
nir/nir_lower_pntc_ytransform.c
nir/nir_lower_point_size.c
nir/nir_lower_point_size_mov.c
nir/nir_lower_point_smooth.c
nir/nir_lower_poly_line_smooth.c
nir/nir_lower_printf.c
nir/nir_lower_readonly_images_to_tex.c
nir/nir_lower_regs_to_ssa.c
nir/nir_lower_returns.c
nir/nir_lower_samplers.c
nir/nir_lower_scratch.c
nir/nir_lower_shader_calls.c
nir/nir_lower_single_sampled.c
nir/nir_lower_ssbo.c
nir/nir_lower_subgroups.c
nir/nir_lower_system_values.c
nir/nir_lower_sysvals_to_varyings.c
nir/nir_lower_task_shader.c
nir/nir_lower_tex.c
nir/nir_lower_tex_shadow.c
nir/nir_lower_texcoord_replace.c
nir/nir_lower_to_source_mods.c
nir/nir_lower_two_sided_color.c
nir/nir_lower_ubo_vec4.c
nir/nir_lower_undef_to_zero.c
nir/nir_lower_uniforms_to_ubo.c
nir/nir_lower_var_copies.c
nir/nir_lower_variable_initializers.c
nir/nir_lower_vars_to_ssa.c
nir/nir_lower_vec3_to_vec4.c
nir/nir_lower_vec_to_movs.c
nir/nir_lower_viewport_transform.c
nir/nir_lower_wpos_center.c
nir/nir_lower_wpos_ytransform.c
nir/nir_lower_wrmasks.c
nir/nir_metadata.c
nir/nir_move_vec_src_uses_to_dest.c
nir/nir_normalize_cubemap_coords.c
nir/nir_opcodes.py
nir/nir_opcodes_c.py
nir/nir_opcodes_h.py
nir/nir_opt_access.c
nir/nir_opt_algebraic.py
nir/nir_opt_barriers.c
nir/nir_opt_combine_stores.c
nir/nir_opt_comparison_pre.c
nir/nir_opt_conditional_discard.c
nir/nir_opt_constant_folding.c
nir/nir_opt_copy_prop_vars.c
nir/nir_opt_copy_propagate.c
nir/nir_opt_cse.c
nir/nir_opt_dce.c
nir/nir_opt_dead_cf.c
nir/nir_opt_dead_write_vars.c
nir/nir_opt_find_array_copies.c
nir/nir_opt_fragdepth.c
nir/nir_opt_gcm.c
nir/nir_opt_idiv_const.c
nir/nir_opt_if.c
nir/nir_opt_intrinsics.c
nir/nir_opt_large_constants.c
nir/nir_opt_load_store_vectorize.c
nir/nir_opt_loop_unroll.c
nir/nir_opt_memcpy.c
nir/nir_opt_move.c
nir/nir_opt_move_discards_to_top.c
nir/nir_opt_offsets.c
nir/nir_opt_peephole_select.c
nir/nir_opt_phi_precision.c
nir/nir_opt_preamble.c
nir/nir_opt_ray_queries.c
nir/nir_opt_rematerialize_compares.c
nir/nir_opt_remove_phis.c
nir/nir_opt_shrink_stores.c
nir/nir_opt_shrink_vectors.c
nir/nir_opt_sink.c
nir/nir_opt_trivial_continues.c
nir/nir_opt_undef.c
nir/nir_opt_uniform_atomics.c
nir/nir_opt_vectorize.c
nir/nir_phi_builder.c
nir/nir_phi_builder.h
nir/nir_print.c
nir/nir_propagate_invariant.c
nir/nir_range_analysis.c
nir/nir_range_analysis.h
nir/nir_remove_dead_variables.c
nir/nir_repair_ssa.c
nir/nir_scale_fdiv.c
nir/nir_schedule.c
nir/nir_schedule.h
nir/nir_search.c
nir/nir_search.h
nir/nir_search_helpers.h
nir/nir_serialize.c
nir/nir_serialize.h
nir/nir_split_64bit_vec3_and_vec4.c
nir/nir_split_per_member_structs.c
nir/nir_split_var_copies.c
nir/nir_split_vars.c
nir/nir_sweep.c
nir/nir_to_lcssa.c
nir/nir_validate.c
nir/nir_vla.h
nir/nir_vulkan.h
nir/nir_worklist.c
nir/nir_worklist.h
nir/nir_xfb_info.h
nir/tests/algebraic_parser_test.py
nir/tests/algebraic_tests.cpp
nir/tests/builder_tests.cpp
nir/tests/comparison_pre_tests.cpp
nir/tests/control_flow_tests.cpp
nir/tests/core_tests.cpp
nir/tests/dce_tests.cpp
nir/tests/load_store_vectorizer_tests.cpp
nir/tests/lower_returns_tests.cpp
nir/tests/negative_equal_tests.cpp
nir/tests/opt_if_tests.cpp
nir/tests/serialize_tests.cpp
nir/tests/ssa_def_bits_used_tests.cpp
nir/tests/vars_tests.cpp
nir_gl_types.h
nir_types.cpp
nir_types.h
shader_enums.c
shader_enums.h
shader_info.h
spirv/GLSL.ext.AMD.h
spirv/GLSL.std.450.h
spirv/OpenCL.std.h
spirv/gl_spirv.c
spirv/meson.build
spirv/nir_load_libclc.c
spirv/nir_lower_libclc.c
spirv/nir_spirv.h
spirv/spir-v.xml
spirv/spirv.core.grammar.json
spirv/spirv.h
spirv/spirv2nir.c
spirv/spirv_info.h
spirv/spirv_info_c.py
spirv/spirv_to_nir.c
spirv/tests/avail_vis.cpp
spirv/tests/helpers.h
spirv/tests/volatile.cpp
spirv/vtn_alu.c
spirv/vtn_amd.c
spirv/vtn_cfg.c
spirv/vtn_gather_types_c.py
spirv/vtn_generator_ids_h.py
spirv/vtn_glsl450.c
spirv/vtn_opencl.c
spirv/vtn_private.h
spirv/vtn_subgroup.c
spirv/vtn_variables.c