Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4400 → Rev 4401

/contrib/sdk/sources/Mesa/src/gallium/drivers/radeonsi/r600_resource.h
53,6 → 53,8
struct r600_resource_texture *flushed_depth_texture;
boolean is_flushing_texture;
struct radeon_surface surface;
 
unsigned mipmap_shift;
};
 
struct r600_surface {