Home
last modified time | relevance | path

Searched defs:maxImageHeight (Results 1 – 7 of 7) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/mem_obj/
H A Dimage_redescribe_tests.cpp164 size_t maxImageHeight = 0; in TEST_P() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/
H A DAbstractIconDialogWithScopeAndFilter.java81 protected int maxImageHeight; field in AbstractIconDialogWithScopeAndFilter
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfHeader.cpp92 int maxImageHeight = 0; variable
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfHeader.cpp92 int maxImageHeight = 0; variable
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfHeader.cpp92 int maxImageHeight = 0; variable
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfHeader.cpp208 int maxImageHeight = 0; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp944 deInt32 maxImageHeight) in Memory()