Home
last modified time | relevance | path

Searched defs:CompiledKernelArg (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/frontends/rusticl/core/
Dkernel.rs233 struct CompiledKernelArg { struct
234 kind: CompiledKernelArgType, argument
241 impl CompiledKernelArg { implementation
680 compiled_args: &mut Vec<CompiledKernelArg>, in compile_nir_prepare_for_variants()