Home
last modified time | relevance | path

Searched defs:synchronous (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDebug.cpp121 void Debug::setOutputSynchronous(bool synchronous) in setOutputSynchronous()
/third_party/mesa3d/src/intel/compiler/
Dbrw_lower_logical_sends.cpp2509 const bool synchronous = synchronous_src.ud; in lower_trace_ray_logical_send() local
Dbrw_fs_nir.cpp5954 const bool synchronous = nir_intrinsic_synchronous(instr); in nir_emit_intrinsic() local
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c1239 VkSubmitInfo *s_info, AVVkFrame *f, int synchronous) in submit_exec_ctx()