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

/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Damdgpu_test.c325 int amd_index = 0; local in function:amdgpu_open_devices
386 drm_amdgpu[amd_index] = fd;
387 amd_index++;
391 return amd_index;

Completed in 80 milliseconds