Searched refs:COMPUTE_DEBUG_USE_HW_D3D (Results 1 – 1 of 1) sorted by relevance
87 COMPUTE_DEBUG_USE_HW_D3D = 1 << 1, enumerator94 { "use_hw_d3d", COMPUTE_DEBUG_USE_HW_D3D, "Use a hardware D3D device" },177 if (debug_get_option_debug_compute() & COMPUTE_DEBUG_USE_HW_D3D) { in choose_adapter()