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

/xsrc/external/mit/libdrm/dist/etnaviv/
H A Detnaviv_cmd_stream.c153 if (bo->current_stream == stream) {
164 bo->current_stream = stream;
216 bo->current_stream = NULL;
H A Detnaviv_priv.h106 * the current_stream for which the idx is valid. See bo2idx().
108 struct etna_cmd_stream *current_stream; member in struct:etna_bo
/xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/
H A Detnaviv_cmd_stream.c180 if (bo->current_stream == stream) {
197 bo->current_stream = stream;
252 bo->current_stream = NULL;
H A Detnaviv_priv.h116 struct etna_cmd_stream *current_stream; member in struct:etna_bo

Completed in 7 milliseconds