OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bin_u
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/vc4/kernel/
vc4_drv.h
94
void *
bin_u
;
member in struct:vc4_exec_info
vc4_gem.c
115
exec->
bin_u
= bin;
vc4_validate.c
131
return (untrusted - 1 == exec->
bin_u
+ pos);
Completed in 395 milliseconds