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

/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Dshader_test_util.c72 static int shader_test_bo_alloc(amdgpu_device_handle device_handle, function in typeref:typename:int
602 r = shader_test_bo_alloc(test_info->device_handle, cmd);
609 r = shader_test_bo_alloc(test_info->device_handle, shader);
616 r = shader_test_bo_alloc(test_info->device_handle, dst);
734 r = shader_test_bo_alloc(test_info->device_handle, cmd);
739 r = shader_test_bo_alloc(test_info->device_handle, shader);
744 r = shader_test_bo_alloc(test_info->device_handle, src);
749 r = shader_test_bo_alloc(test_info->device_handle, dst);
1783 r = shader_test_bo_alloc(test_info->device_handle, ps_bo);
1789 r = shader_test_bo_alloc(test_inf
[all...]

Completed in 4 milliseconds