Searched refs:R_00B848_COMPUTE_PGM_RSRC1 (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/amd/common/ |
D | ac_shadowed_regs.c | 202 R_00B848_COMPUTE_PGM_RSRC1, 203 R_00B84C_COMPUTE_PGM_RSRC2 - R_00B848_COMPUTE_PGM_RSRC1 + 4, 272 R_00B848_COMPUTE_PGM_RSRC1, 273 R_00B84C_COMPUTE_PGM_RSRC2 - R_00B848_COMPUTE_PGM_RSRC1 + 4, 488 R_00B848_COMPUTE_PGM_RSRC1, 489 R_00B84C_COMPUTE_PGM_RSRC2 - R_00B848_COMPUTE_PGM_RSRC1 + 4,
|
D | ac_binary.c | 52 case R_00B848_COMPUTE_PGM_RSRC1: in ac_parse_shader_binary_config()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIDefines.h | 507 #define R_00B848_COMPUTE_PGM_RSRC1 0x00B848 macro 551 #define R_00B848_COMPUTE_PGM_RSRC1 0x00B848 macro
|
D | AMDGPUAsmPrinter.cpp | 1119 case CallingConv::AMDGPU_CS: return R_00B848_COMPUTE_PGM_RSRC1; in getRsrcReg() 1135 OutStreamer->EmitIntValue(R_00B848_COMPUTE_PGM_RSRC1, 4); in EmitProgramInfoSI()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_compute.c | 543 radeon_set_sh_reg_seq(R_00B848_COMPUTE_PGM_RSRC1, 2); in si_switch_compute_shader()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_pipeline.c | 5662 radeon_set_sh_reg_seq(cs, R_00B848_COMPUTE_PGM_RSRC1, 2); in radv_pipeline_generate_hw_cs()
|