mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
panfrost: Fix typo in pan_gen_perf.py
Signed-off-by: Lukas Zapolskas <lukas.zapolskas@arm.com>
This commit is contained in:
parent
f34b53396a
commit
0c0b2a4d38
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ class Counter:
|
|||
|
||||
|
||||
class Category:
|
||||
# product Product owning the gategory
|
||||
# product Product owning the category
|
||||
# xml XML representation of itself
|
||||
def __init__(self, product, xml):
|
||||
self.product = product
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue