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

/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dcompute_test.cpp45 COMPUTE_DEBUG_USE_HW_D3D = 1 << 1, enumerator in enum:compute_test_debug_flags
52 { "use_hw_d3d", COMPUTE_DEBUG_USE_HW_D3D, "Use a hardware D3D device" },
135 if (debug_get_option_debug_compute() & COMPUTE_DEBUG_USE_HW_D3D) {

Completed in 3 milliseconds