Home
last modified time | relevance | path

Searched refs:current_stream (Results 1 – 4 of 4) sorted by relevance

/external/libdrm/etnaviv/
Detnaviv_cmd_stream.c153 if (bo->current_stream == stream) { in bo2idx()
164 bo->current_stream = stream; in bo2idx()
216 bo->current_stream = NULL; in flush()
Detnaviv_priv.h108 struct etna_cmd_stream *current_stream; member
/external/mesa3d/src/etnaviv/drm/
Detnaviv_cmd_stream.c178 if (bo->current_stream == stream) { in bo2idx()
195 bo->current_stream = stream; in bo2idx()
250 bo->current_stream = NULL; in etna_cmd_stream_flush()
Detnaviv_priv.h115 struct etna_cmd_stream *current_stream; member