Home
last modified time | relevance | path

Searched defs:groups_z (Results 1 – 19 of 19) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/D3D/
H A DRender.cpp154 u32 groups_z) in DispatchComputeShader()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/Vulkan/
H A DRenderer.cpp645 u32 groups_z) in DispatchComputeShader()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/D3D12/
H A DRenderer.cpp381 u32 groups_z) in DispatchComputeShader()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DRenderBase.h115 u32 groups_z) in DispatchComputeShader()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/OGL/
H A DRender.cpp921 u32 groups_z) in DispatchComputeShader()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/panfrost/lib/genxml/
H A Ddecode.c479 unsigned groups_z = bits(invocation.invocations, invocation.workgroups_z_shift, 32) + 1; in pandecode_invocation() local
/dports/lang/clover/mesa-21.3.6/src/panfrost/lib/genxml/
H A Ddecode.c479 unsigned groups_z = bits(invocation.invocations, invocation.workgroups_z_shift, 32) + 1; in pandecode_invocation() local
/dports/graphics/libosmesa/mesa-21.3.6/src/panfrost/lib/genxml/
H A Ddecode.c479 unsigned groups_z = bits(invocation.invocations, invocation.workgroups_z_shift, 32) + 1; in pandecode_invocation() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/panfrost/lib/genxml/
H A Ddecode.c479 unsigned groups_z = bits(invocation.invocations, invocation.workgroups_z_shift, 32) + 1; in pandecode_invocation() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/panfrost/lib/genxml/
H A Ddecode.c479 unsigned groups_z = bits(invocation.invocations, invocation.workgroups_z_shift, 32) + 1; in pandecode_invocation() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/panfrost/lib/genxml/
H A Ddecode.c479 unsigned groups_z = bits(invocation.invocations, invocation.workgroups_z_shift, 32) + 1; in pandecode_invocation() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/panfrost/lib/genxml/
H A Ddecode.c479 unsigned groups_z = bits(invocation.invocations, invocation.workgroups_z_shift, 32) + 1; in pandecode_invocation() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/panfrost/lib/genxml/
H A Ddecode.c479 unsigned groups_z = bits(invocation.invocations, invocation.workgroups_z_shift, 32) + 1; in pandecode_invocation() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/panfrost/lib/genxml/
H A Ddecode.c479 unsigned groups_z = bits(invocation.invocations, invocation.workgroups_z_shift, 32) + 1; in pandecode_invocation() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/panfrost/lib/genxml/
H A Ddecode.c483 unsigned groups_z = bits(invocation.invocations, invocation.workgroups_z_shift, 32) + 1; in pandecode_invocation() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/panfrost/pandecode/
H A Ddecode.c1871 unsigned groups_z = bits(p->invocation_count, workgroups_z_shift, 32) + 1; in pandecode_vertex_tiler_prefix() local
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/vulkan/
H A Dcommand_buffer.cpp1701 void CommandBuffer::dispatch(uint32_t groups_x, uint32_t groups_y, uint32_t groups_z) in dispatch()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/vulkan/
H A Dcommand_buffer.cpp1701 void CommandBuffer::dispatch(uint32_t groups_x, uint32_t groups_y, uint32_t groups_z) in dispatch()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/vulkan/
H A Dcommand_buffer.cpp2152 void CommandBuffer::dispatch(uint32_t groups_x, uint32_t groups_y, uint32_t groups_z) in dispatch()