Searched refs:has_hw_decode (Results 1 – 7 of 7) sorted by relevance
63 bool has_hw_decode; member
280 info->has_hw_decode = in ac_query_gpu_info()395 printf("has_hw_decode = %u\n", info->has_hw_decode); in ac_print_gpu_info()
309 ws->info.has_hw_decode = false; in do_winsys_init()315 ws->info.has_hw_decode = value; in do_winsys_init()
1313 if (rscreen->info.has_hw_decode) { in r600_common_screen_init()1361 printf("has_hw_decode = %u\n", rscreen->info.has_hw_decode); in r600_common_screen_init()
148 if (rscreen->b.info.has_hw_decode) { in r600_create_context()
996 if (sscreen->info.has_hw_decode) { in si_init_screen_get_functions()
283 if (sscreen->info.has_hw_decode) { in si_create_context()