pvr: fixup typos when allocating object
These objects should have been allocated with VK_SYSTEM_ALLOCATION_SCOPE_OBJECT as the last argument, not the specific object type. Reviewed-by: Frank Binns <frank.binns@imgtec.com> Part-of: <!15521>
These objects should have been allocated with VK_SYSTEM_ALLOCATION_SCOPE_OBJECT as the last argument, not the specific object type. Reviewed-by: Frank Binns <frank.binns@imgtec.com> Part-of: <!15521>