Searched refs:tgsi_get_gl_varying_semantic (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.h36 tgsi_get_gl_varying_semantic(gl_varying_slot attr,
H A Dtgsi_from_mesa.c59 tgsi_get_gl_varying_semantic(gl_varying_slot attr, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.h41 tgsi_get_gl_varying_semantic(gl_varying_slot attr,
H A Dtgsi_from_mesa.c61 tgsi_get_gl_varying_semantic(gl_varying_slot attr, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c154 tgsi_get_gl_varying_semantic(var->data.location, need_texcoord,
526 tgsi_get_gl_varying_semantic(variable->data.location + j, need_texcoord,
619 tgsi_get_gl_varying_semantic(variable->data.location + k, need_texcoord,
775 tgsi_get_gl_varying_semantic(location, need_texcoord,
H A Dnir_to_tgsi.c132 /* We want to use most of tgsi_get_gl_varying_semantic(), but the
142 tgsi_get_gl_varying_semantic(location, true,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_shaderio.cpp434 tgsi_get_gl_varying_semantic(static_cast<gl_varying_slot>(varying_location),
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c79 tgsi_get_gl_varying_semantic(var->data.location, true,
466 tgsi_get_gl_varying_semantic(variable->data.location + j, true,
546 tgsi_get_gl_varying_semantic(variable->data.location + k, true,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_program.c507 tgsi_get_gl_varying_semantic(attr, st->needs_texcoord_semantic,
1453 tgsi_get_gl_varying_semantic(attr, st->needs_texcoord_semantic,
1489 tgsi_get_gl_varying_semantic(attr, st->needs_texcoord_semantic,
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_program.c634 tgsi_get_gl_varying_semantic(attr, st->needs_texcoord_semantic,
1757 tgsi_get_gl_varying_semantic(attr, st->needs_texcoord_semantic,
1793 tgsi_get_gl_varying_semantic(attr, st->needs_texcoord_semantic,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp1031 tgsi_get_gl_varying_semantic((gl_varying_slot)slot, true,
1039 tgsi_get_gl_varying_semantic((gl_varying_slot)slot, true,
1044 tgsi_get_gl_varying_semantic((gl_varying_slot)slot, true,
1114 tgsi_get_gl_varying_semantic((gl_varying_slot)slot, true,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst1555 - nouveau: Reuse tgsi_get_gl_varying_semantic().

Completed in 44 milliseconds