소스 검색

gallium: remove unused var

tags/mesa_20090313
Brian Paul 17 년 전
부모
커밋
3a2a2d5332
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0
    3
      src/gallium/drivers/softpipe/sp_fs_exec.c

+ 0
- 3
src/gallium/drivers/softpipe/sp_fs_exec.c 파일 보기

@@ -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.

Loading…
취소
저장