broadcom/vc5: Use the sampler view's format, not the resource's.
[mesa.git] / src / gallium / drivers / vc5 / vc5_resource.h
index e65cb8c8fee4c339da346bd0fa72e5def88481d4..7d473679ebe7d821ce76ec7e0ea851e56f611072 100644 (file)
@@ -109,8 +109,6 @@ struct vc5_resource {
         uint32_t cube_map_stride;
         int cpp;
         bool tiled;
-        /** One of V3D_TEXTURE_DATA_FORMAT_* */
-        uint8_t tex_format;
 
         /**
          * Number of times the resource has been written to.