OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:append_bo
(Results
1 - 2
of
2
) sorted by null
/external/libdrm/etnaviv/
etnaviv_cmd_stream.c
129
static uint32_t
append_bo
(struct etna_cmd_stream *stream, struct etna_bo *bo)
function
155
idx =
append_bo
(stream, bo);
167
idx =
append_bo
(stream, bo);
/external/libdrm/freedreno/msm/
msm_ringbuffer.c
201
static uint32_t
append_bo
(struct fd_ringbuffer *ring, struct fd_bo *bo)
function
237
idx =
append_bo
(ring, bo);
Completed in 197 milliseconds