Home
last modified time | relevance | path

Searched refs:minOrderSize (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/alg/
H A Dgdalwarpkernel_opencl.c306 cl_channel_order minOrderSize, in set_supported_formats() argument
346 minOrderSize <= thisOrderSize && in set_supported_formats()
347 extraSpace > thisOrderSize - minOrderSize ) { in set_supported_formats()
352 extraSpace = thisOrderSize - minOrderSize; in set_supported_formats()
363 getCLDataTypeString(dataType), (int)minOrderSize); in set_supported_formats()
/dports/graphics/py-gdal/gdal-3.3.3/alg/
H A Dgdalwarpkernel_opencl.cpp392 cl_channel_order minOrderSize, in set_supported_formats() argument
433 minOrderSize <= thisOrderSize && in set_supported_formats()
434 extraSpace > thisOrderSize - minOrderSize ) { in set_supported_formats()
439 extraSpace = thisOrderSize - minOrderSize; in set_supported_formats()
451 static_cast<int>(minOrderSize)); in set_supported_formats()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/
H A Dgdalwarpkernel_opencl.cpp392 cl_channel_order minOrderSize, in set_supported_formats() argument
433 minOrderSize <= thisOrderSize && in set_supported_formats()
434 extraSpace > thisOrderSize - minOrderSize ) { in set_supported_formats()
439 extraSpace = thisOrderSize - minOrderSize; in set_supported_formats()
451 static_cast<int>(minOrderSize)); in set_supported_formats()
/dports/graphics/gdal/gdal-3.3.3/alg/
H A Dgdalwarpkernel_opencl.cpp392 cl_channel_order minOrderSize, in set_supported_formats() argument
433 minOrderSize <= thisOrderSize && in set_supported_formats()
434 extraSpace > thisOrderSize - minOrderSize ) { in set_supported_formats()
439 extraSpace = thisOrderSize - minOrderSize; in set_supported_formats()
451 static_cast<int>(minOrderSize)); in set_supported_formats()