Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
H A Damd_kernel_code_t.h505 uint16_t workitem_vgpr_count; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDKernelCodeT.h603 uint16_t workitem_vgpr_count; member
H A DAMDGPUAsmPrinter.cpp1274 Out.workitem_vgpr_count = CurrentProgramInfo.NumVGPR; in getAmdKernelCode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDKernelCodeTInfo.h126 FIELD(workitem_vgpr_count),
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute.c100 out_config->num_vgprs = code_object->workitem_vgpr_count; in code_object_to_config()

Completed in 6 milliseconds