Home
last modified time | relevance | path

Searched refs:post_sync (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/blender/blender-2.91.0/intern/cycles/blender/
H A Dblender_object.cpp408 light_map.post_sync(); in sync_objects()
409 geometry_map.post_sync(); in sync_objects()
410 object_map.post_sync(); in sync_objects()
411 particle_system_map.post_sync(); in sync_objects()
H A Dblender_id_map.h160 void post_sync(bool do_delete = true)
H A Dblender_sync.cpp250 shader_map.post_sync(false); in sync_data()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/gvt/
H A Dcmd_parser.c1180 unsigned int post_sync; in cmd_handler_pipe_control() local
1184 post_sync = (cmd_val(s, 1) & PIPE_CONTROL_POST_SYNC_OP_MASK) >> 14; in cmd_handler_pipe_control()
1190 else if (post_sync) { in cmd_handler_pipe_control()
1191 if (post_sync == 2) in cmd_handler_pipe_control()
1193 else if (post_sync == 3) in cmd_handler_pipe_control()
1195 else if (post_sync == 1) { in cmd_handler_pipe_control()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/gvt/
H A Dcmd_parser.c1180 unsigned int post_sync; in cmd_handler_pipe_control() local
1184 post_sync = (cmd_val(s, 1) & PIPE_CONTROL_POST_SYNC_OP_MASK) >> 14; in cmd_handler_pipe_control()
1190 else if (post_sync) { in cmd_handler_pipe_control()
1191 if (post_sync == 2) in cmd_handler_pipe_control()
1193 else if (post_sync == 3) in cmd_handler_pipe_control()
1195 else if (post_sync == 1) { in cmd_handler_pipe_control()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/gvt/
H A Dcmd_parser.c1180 unsigned int post_sync; in cmd_handler_pipe_control() local
1184 post_sync = (cmd_val(s, 1) & PIPE_CONTROL_POST_SYNC_OP_MASK) >> 14; in cmd_handler_pipe_control()
1190 else if (post_sync) { in cmd_handler_pipe_control()
1191 if (post_sync == 2) in cmd_handler_pipe_control()
1193 else if (post_sync == 3) in cmd_handler_pipe_control()
1195 else if (post_sync == 1) { in cmd_handler_pipe_control()