SWDEV-286322 - clean up trailing space - part2 (#2383)
Change-Id: Id659c029a33874bc9a7d4c42bffd06cdc1845e2e
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -1,16 +1,16 @@
|
||||
/*
|
||||
Copyright (c) 2019 - 2021 Advanced Micro Devices, Inc. All rights reserved.
|
||||
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
@@ -181,7 +181,7 @@ int main(int argc, char** argv)
|
||||
#ifdef __HIP_PLATFORM_AMD__
|
||||
std::cout << "Arch - AMD GPU :: " << props.gcnArch << std::endl;
|
||||
#endif
|
||||
|
||||
|
||||
if(textureFilterMode == 0) {
|
||||
printf("Test hipFilterModePoint\n");
|
||||
status = runTest<hipFilterModePoint>();
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user