Searched defs:vtn_foreach_instruction (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c209 vtn_foreach_instruction(struct vtn_builder *b, const uint32_t *start, function
3210 words = vtn_foreach_instruction(b, words, word_end,
3232 words = vtn_foreach_instruction(b, words, word_end,

Completed in 59 milliseconds