Searched refs:has_load_ctx_reg_pkt (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_gpu_info.h70 bool has_load_ctx_reg_pkt; member in struct:radeon_info
H A Dac_gpu_info.c881 info->has_load_ctx_reg_pkt =
1162 fprintf(f, " has_load_ctx_reg_pkt = %u\n", info->has_load_ctx_reg_pkt);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_private.h313 bool has_load_ctx_reg_pkt; member in struct:radv_physical_device
H A Dradv_cmd_buffer.c1380 if (cmd_buffer->device->physical_device->has_load_ctx_reg_pkt) {
1542 if (cmd_buffer->device->physical_device->has_load_ctx_reg_pkt) {
H A Dradv_device.c372 device->has_load_ctx_reg_pkt = device->rad_info.chip_class >= GFX9 ||
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_cmd_buffer.c2160 if (cmd_buffer->device->physical_device->rad_info.has_load_ctx_reg_pkt) {
2352 if (cmd_buffer->device->physical_device->rad_info.has_load_ctx_reg_pkt) {
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.0.rst3057 - ac: add has_load_ctx_reg_pkt to ac_gpu_info

Completed in 36 milliseconds