spirv_std::image

Module sample_with

Source
Expand description

Contains extra image operands

Structs§

  • Helper struct that denotes that the type doesn’t exist, analog to Option::None
  • Helper struct that allows building image operands.
  • Helper struct that denotes that the type does exist and is of type T, analog to Option::Some(T)

Traits§

  • Helper trait to mimic Option<T>, but where the variant are types

Functions§

  • Sets the ‘Bias’ image operand
  • Sets the ‘Grad’ image operand
  • Sets the ‘Lod’ image operand
  • Sets the ‘Sample’ image operand