Home
last modified time | relevance | path

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

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