Searched refs:name_words (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c4321 unsigned name_words; local in function:vtn_handle_entry_point
4322 entry_point->name = vtn_string_literal(b, &w[3], count - 3, &name_words);
4332 size_t start = 3 + name_words;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv_to_nir.c3498 unsigned name_words; local in function:vtn_handle_entry_point
3499 entry_point->name = vtn_string_literal(b, &w[3], count - 3, &name_words);

Completed in 13 milliseconds