Home
last modified time | relevance | path

Searched defs:dispatchSize (Results 1 – 9 of 9) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/helpers/
H A Dlocal_work_size.h50 inline uint32_t calculateDispatchDim(const Vec3<size_t> &dispatchSize, const Vec3<size_t> &dispatch… in calculateDispatchDim()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/common/
H A DCompilerStatsUtils.cpp43 SIMDMode dispatchSize, in RecordCodeGenCompilerStats()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/24-nbody/
H A Dnbody.cpp26 int32_t dispatchSize; member
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/24-nbody/
H A Dnbody.cpp26 int32_t dispatchSize; member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/direct_submission/
H A Ddirect_submission_hw.inl393 size_t dispatchSize = getSizeDispatch(); local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/vulkan/
H A DUtilsVk.cpp54 uint32_t GetBufferUtilsFlags(size_t dispatchSize, const vk::Format &format) in GetBufferUtilsFlags()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fDrawTests.cpp1635 …const tcu::IVec3 dispatchSize = tcu::max(tcu::max(commandDispatchSize, dataBufferDispatchSiz… in runComputeShader() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/helpers/
H A Dtimestamp_packet_1_tests.cpp1678 size_t dispatchSize = 3; in TEST_F() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DEmitVISAPass.cpp12754 const unsigned int dispatchSize = numLanes(m_currShader->m_dispatchSize); in emitReductionClustered() local