Home
last modified time | relevance | path

Searched defs:needs_flush (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_job.c211 bool needs_flush; in v3d_flush_jobs_writing_resource() local
258 bool needs_flush; in v3d_flush_jobs_reading_resource() local
[all...]
H A Dv3d_context.h450 bool needs_flush; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.h95 bool needs_flush : 1; member
H A Dfreedreno_resource.c733 bool needs_flush = pending(rsc, !!(usage & PIPE_MAP_WRITE)); variable
855 bool needs_flush = pending(rsc, !!(usage & PIPE_MAP_WRITE)); variable
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-register-optimizer.cc77 bool needs_flush() const { return needs_flush_; } in needs_flush() function in v8::internal::interpreter::final
78 void set_needs_flush(bool needs_flush) { needs_flush_ = needs_flush; } in set_needs_flush() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_context.h287 bool needs_flush; member

Completed in 8 milliseconds