Searched refs:tgsi_get_gl_varying_semantic (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_from_mesa.h | 41 tgsi_get_gl_varying_semantic(gl_varying_slot attr,
|
H A D | tgsi_from_mesa.c | 61 tgsi_get_gl_varying_semantic(gl_varying_slot attr, in tgsi_get_gl_varying_semantic() function
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
H A D | nir_to_tgsi_info.c | 155 tgsi_get_gl_varying_semantic(var->data.location, need_texcoord, in gather_intrinsic_load_deref_info() 519 tgsi_get_gl_varying_semantic(variable->data.location + j, need_texcoord, in nir_tgsi_scan_shader() 612 tgsi_get_gl_varying_semantic(variable->data.location + k, need_texcoord, in nir_tgsi_scan_shader() 771 tgsi_get_gl_varying_semantic(location, need_texcoord, in nir_tgsi_scan_shader()
|
H A D | nir_to_tgsi.c | 609 /* We want to use most of tgsi_get_gl_varying_semantic(), but the in ntt_get_gl_varying_semantic() 619 tgsi_get_gl_varying_semantic(location, true, in ntt_get_gl_varying_semantic()
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_from_nir.cpp | 1031 tgsi_get_gl_varying_semantic((gl_varying_slot)slot, true, in assignSlots() 1039 tgsi_get_gl_varying_semantic((gl_varying_slot)slot, true, in assignSlots() 1044 tgsi_get_gl_varying_semantic((gl_varying_slot)slot, true, in assignSlots() 1114 tgsi_get_gl_varying_semantic((gl_varying_slot)slot, true, in assignSlots()
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_shader.cpp | 62 tgsi_get_gl_varying_semantic(static_cast<gl_varying_slot>(varying_location), in r600_get_varying_semantic()
|
Completed in 12 milliseconds