mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 10:30:08 +01:00
radeon/llvm: Remove stale comment about radeon_llvm_emit_prepare_cube_coords
This commit is contained in:
parent
aac8138744
commit
f6b40ddd2d
1 changed files with 0 additions and 1 deletions
|
|
@ -527,7 +527,6 @@ static void kil_emit(
|
|||
}
|
||||
}
|
||||
|
||||
/* coord_arg - index of the source coord vector in the emit_data->args array */
|
||||
void radeon_llvm_emit_prepare_cube_coords(
|
||||
struct lp_build_tgsi_context * bld_base,
|
||||
struct lp_build_emit_data * emit_data,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue