OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IB_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/libdrm/tests/amdgpu/
cs_tests.c
39
#define
IB_SIZE
4096
97
r = amdgpu_bo_alloc_and_map(device_handle,
IB_SIZE
, 4096,
118
ib_mc_address,
IB_SIZE
);
vce_tests.c
42
#define
IB_SIZE
4096
113
r = amdgpu_bo_alloc_and_map(device_handle,
IB_SIZE
, 4096,
130
ib_mc_address,
IB_SIZE
);
Completed in 1117 milliseconds