mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
[NFC] image_streams: Remove unused label (#1560)
Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com> Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com>
This commit is contained in:
committed by
GitHub
parent
a61fa63054
commit
f29ebf0d59
@@ -1589,7 +1589,6 @@ int test_read_image_2D( cl_context context, cl_command_queue queue, cl_kernel ke
|
|||||||
if (retCode)
|
if (retCode)
|
||||||
return retCode;
|
return retCode;
|
||||||
}
|
}
|
||||||
end:
|
|
||||||
if ( gTestMipmaps )
|
if ( gTestMipmaps )
|
||||||
{
|
{
|
||||||
nextLevelOffset += width_lod * height_lod * get_pixel_size( imageInfo->format );
|
nextLevelOffset += width_lod * height_lod * get_pixel_size( imageInfo->format );
|
||||||
|
|||||||
Reference in New Issue
Block a user