소스 검색

i965: Remove dead field brw_wm_prog_data::error.

tags/mesa-9.2-rc1
Kenneth Graunke 12 년 전
부모
커밋
b56d6badad
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      src/mesa/drivers/dri/i965/brw_context.h

+ 0
- 1
src/mesa/drivers/dri/i965/brw_context.h 파일 보기

@@ -301,7 +301,6 @@ struct brw_wm_prog_data {

GLuint nr_params; /**< number of float params/constants */
GLuint nr_pull_params;
bool error;
bool dual_src_blend;
int dispatch_width;
uint32_t prog_offset_16;

Loading…
취소
저장