Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/compiler/clc/
H A Dspirv.rs526 let attributes_strings = [ in attribute_str() localVariable
532 let attributes_strings: Vec<_> = attributes_strings.into_iter().flatten().collect(); in attribute_str() localVariable