Procházet zdrojové kódy

gallium: remove unused var

tags/mesa_20090313
Brian Paul před 17 roky
rodič
revize
3a2a2d5332
1 změnil soubory, kde provedl 0 přidání a 3 odebrání
  1. 0
    3
      src/gallium/drivers/softpipe/sp_fs_exec.c

+ 0
- 3
src/gallium/drivers/softpipe/sp_fs_exec.c Zobrazit soubor

@@ -94,9 +94,6 @@ exec_prepare( const struct sp_fragment_shader *base,
struct tgsi_exec_machine *machine,
struct tgsi_sampler *samplers )
{
struct sp_exec_fragment_shader *spefs =
sp_exec_fragment_shader(base);

/*
* Bind tokens/shader to the interpreter's machine state.
* Avoid redundant binding.

Načítá se…
Zrušit
Uložit