panfrost: Add a table for images
For the default Valhall ABI. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15793>
This commit is contained in:
committed by
Marge Bot
parent
736f3fdadd
commit
b371e509da
@@ -43,6 +43,7 @@ enum pan_resource_table {
|
||||
PAN_TABLE_ATTRIBUTE_BUFFER,
|
||||
PAN_TABLE_SAMPLER,
|
||||
PAN_TABLE_TEXTURE,
|
||||
PAN_TABLE_IMAGE,
|
||||
|
||||
PAN_NUM_RESOURCE_TABLES
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user