Explorar el Código

i965: Remove dead field brw_context::constant_map.

This was used by the old VS backend, but that's long gone.
tags/mesa-9.2-rc1
Kenneth Graunke hace 12 años
padre
commit
7eda7a455b
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

@@ -907,7 +907,6 @@ struct brw_context

struct {
struct brw_vs_prog_data *prog_data;
int8_t *constant_map; /* variable array following prog_data */

drm_intel_bo *scratch_bo;
drm_intel_bo *const_bo;

Cargando…
Cancelar
Guardar