OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vc4_use_bo
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/vc4/kernel/
vc4_drv.h
170
struct drm_gem_cma_object *
vc4_use_bo
(struct vc4_exec_info *exec,
vc4_validate.c
97
vc4_use_bo
(struct vc4_exec_info *exec, uint32_t hindex)
function
122
return
vc4_use_bo
(exec, exec->bo_index[gem_handles_packet_index]);
576
tex =
vc4_use_bo
(exec, texture_handle_index);
794
bo[i] =
vc4_use_bo
(exec, src_handles[i]);
vc4_render_cl.c
406
*obj =
vc4_use_bo
(exec, surf->hindex);
439
*obj =
vc4_use_bo
(exec, surf->hindex);
541
*obj =
vc4_use_bo
(exec, surf->hindex);
Completed in 115 milliseconds