HomeSort by relevance Sort by last modified time
    Searched refs:waves_per_threadgroup (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/radeonsi/
si_compute.c 725 unsigned waves_per_threadgroup = local
728 S_00B854_SIMD_DEST_CNTL(waves_per_threadgroup % 4 == 0);
738 if (num_cu_per_se % 4 && waves_per_threadgroup == 1)
  /external/mesa3d/src/amd/vulkan/
radv_cmd_buffer.c 2631 unsigned waves_per_threadgroup; local
    [all...]

Completed in 92 milliseconds