intel/brw: Enable EU validation and compaction tests for PTL
Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32195>
This commit is contained in:
@@ -52,6 +52,7 @@ static const struct intel_gfx_info {
|
||||
{ "mtl", },
|
||||
{ "lnl", },
|
||||
{ "bmg", },
|
||||
{ "ptl", },
|
||||
};
|
||||
|
||||
class validation_test: public ::testing::TestWithParam<struct intel_gfx_info> {
|
||||
|
||||
Reference in New Issue
Block a user