Home
last modified time | relevance | path

Searched refs:wavefront_sgpr_count (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Damd_kernel_code_t.h500 uint16_t wavefront_sgpr_count; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDKernelCodeT.h599 uint16_t wavefront_sgpr_count; member
H A DAMDGPUAsmPrinter.cpp1273 Out.wavefront_sgpr_count = CurrentProgramInfo.NumSGPR; in getAmdKernelCode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDKernelCodeTInfo.h125 FIELD(wavefront_sgpr_count),
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute.c99 out_config->num_sgprs = code_object->wavefront_sgpr_count; in code_object_to_config()

Completed in 7 milliseconds