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

/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Dshader_test_util.c55 int hang_slow; member in struct:shader_test_info
195 if (test_priv->info->hang_slow)
721 if (test_info->hang_slow) {
851 test_info->hang_slow = 0;
855 test_info->hang_slow = 1;
859 test_info->hang_slow = 0;
914 if (test_priv->info->hang_slow)
1000 ptr[i++] = test_priv->info->hang_slow ? 0x3ffc7ff : 0x7c01f;
1009 ptr[i++] = test_priv->info->hang_slow ? 0xfff : 0x1f;
1084 ptr[i++] = test_priv->info->hang_slow
[all...]

Completed in 4 milliseconds