OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:amdgpu_bo_set_metadata
(Results
1 - 4
of
4
) sorted by null
/external/libdrm/amdgpu/
amdgpu-symbol-check
23
amdgpu_bo_set_metadata
amdgpu.h
165
* \sa
amdgpu_bo_set_metadata
(), amdgpu_bo_query_info,
190
* \sa
amdgpu_bo_set_metadata
(), amdgpu_bo_query_info(),
563
int
amdgpu_bo_set_metadata
(amdgpu_bo_handle buf_handle,
578
* \sa
amdgpu_bo_set_metadata
(), amdgpu_bo_alloc()
677
* \sa
amdgpu_bo_set_metadata
(), amdgpu_bo_alloc()
[
all
...]
amdgpu_bo.c
124
int
amdgpu_bo_set_metadata
(amdgpu_bo_handle bo,
function
/external/libdrm/tests/amdgpu/
bo_tests.c
162
r =
amdgpu_bo_set_metadata
(buffer_handle, &meta);
Completed in 319 milliseconds