Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dkernel.rs217 struct CompiledKernelArg { struct
218 kind: CompiledKernelArgType, argument
225 impl CompiledKernelArg { implementation
663 compiled_args: &mut Vec<CompiledKernelArg>, in compile_nir_prepare_for_variants()