mesa: Compare formats using nominal bytes per pixel.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 10 Feb 2009 13:40:00 +0000 (13:40 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Tue, 10 Feb 2009 13:40:00 +0000 (13:40 +0000)
commitdc6cc4f9da25725d0b8f6efe571a5430fb399de5
tree397657edaa5a6f2b9575c08b28d77addb554ac79
parent67e988a06c8ff5896da9df7ce1c7fc118352c8a3
mesa: Compare formats using nominal bytes per pixel.

This is a temporary fix which works for the formats we care so far. The
real fix would be abandon the concept "nominal bytes per pixel" entirely
in Mesa, and use macropixels instead, as done in gallium interfaces
already.
src/mesa/state_tracker/st_cb_texture.c