Skip to content

Labels

Labels

  • a: ark

    Issues that Ark depends on
  • a: asm

    Issues related to inline assembly.
  • a: codegen

    Issues related to code generation
  • a: compute

    Issues about compute shaders
  • a: debugging

    Issues related to debugging code generated from rust-gpu
  • a: documentation

    Improvements or additions to documentation
  • a: error messages

    Issues specific to error messages
  • a: examples

    Issues specific to the examples in the repository.
  • a: ice

    Issues about internal compiler errors
  • a: image

    Issues related to image operations in SPIR-V.
  • a: inference

    Issues around inferring types in SPIR-V asm.
  • a: push constant

    Issues related to push constants.
  • a: rust-lang

    Issues specific to rust-lang/rust.
  • a: simd

    Issues involving Single Instruction Multiple Data instructions.
  • a: test

    Issues around testing rust-gpu.
  • a: vulkan

    Issues specifically about Vulkan.
  • c: meta

    Issues specific to the GitHub repository. README, CI, etc.
  • c: rustc_codegen_spirv

    Issues specific to the rustc_codegen_spirv crate.
  • c: spirv-builder

    Issues specific to the spirv-builder crate
  • c: spirv-std

    Issues specific to the spirv-std crate
  • dependencies

    Pull requests that update a dependency file
  • g: amd

    Issues specific to AMD.
  • g: intel

    Issues specific to Intel
  • g: nvidia

    Issues specific to Nvidia.
  • invalid

    This doesn't seem right
  • m: nominated

    Nominated for discussion at the next meeting.
  • mcp: accepted

    A major change to the compiler that has been accepted.
  • mcp: proposed

    A major change to the compiler, that hasn't yet been approved.
  • mcp: rfc needed

    Issues that need an RFC before implementation.
  • p: android

    Issues specific to android platforms.