Searched refs:nir_to_tgsi (Results 1 – 8 of 8) sorted by relevance
30 const void *nir_to_tgsi(struct nir_shader *s,
2539 nir_to_tgsi(struct nir_shader *s, in nir_to_tgsi() function
42 nir_to_tgsi has some stuff there
146 shader->tokens = nir_to_tgsi(templ->ir.nir, pipe->screen); in softpipe_create_shader_state()435 state->tokens = (void *)nir_to_tgsi(s, pipe->screen); in softpipe_create_compute_state()
83 state.tokens = nir_to_tgsi(nir, screen); in st_nir_finish_builtin_shader()
318 nir/nir_to_tgsi.c \319 nir/nir_to_tgsi.h \
332 'nir/nir_to_tgsi.c',333 'nir/nir_to_tgsi.h',
100 - sp_state_shader.c:146: undefined reference to \`nir_to_tgsi'3594 - android: gallium/auxiliary: Deduplicate nir_to_tgsi.c inclusion