Explorar el Código

i965: Remove dead field brw_wm_prog_data::error.

tags/mesa-9.2-rc1
Kenneth Graunke hace 12 años
padre
commit
b56d6badad
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      src/mesa/drivers/dri/i965/brw_context.h

+ 0
- 1
src/mesa/drivers/dri/i965/brw_context.h Ver fichero

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

Cargando…
Cancelar
Guardar