gccbrig-11-x86-64-linux-gnu

GNU BRIG (HSA IL) frontend

This is the GNU BRIG (HSA IL) frontend. The consumed format is a binary representation. The textual HSAIL can be compiled to it with a separate assembler.

gobjc-12-powerpc64-linux-gnu

GNU Objective-C compiler

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gobjc++-12-sparc64-linux-gnu

GNU Objective-C++ compiler

This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

python3-pytest-env

pytest plugin that allows you to add environment variables

In your pytest.ini (or pyproject.toml) file add a key value pair with `env` as the key and the environment variables as a line separated list of `KEY=VALUE` entries. The defined variables will be added to the environment before any tests are run.

gobjc++-12-multilib-sparc64-linux-gnu

GNU Objective-C++ compiler (multilib support)

This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler.

libfilament1.9

Real-time physically based rendering engine

Physically based rendering is a rendering method that provides a more accurate representation of materials and how they interact with light when compared to traditional real-time models.