HomeSort by: relevance | last modified time | path
    Searched refs:driver_calls_flush_notify (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
u_threaded_context.h 169 * driver_calls_flush_notify = true in threaded_context_create, it should
417 bool driver_calls_flush_notify; member in struct:threaded_context_options
u_threaded_context.c 224 if (tc->options.driver_calls_flush_notify) {
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
si_pipe.c 868 .driver_calls_flush_notify = true,
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
zink_context.c 4230 .driver_calls_flush_notify = true,

Completed in 41 milliseconds