Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_cs.c728 bool force_clean_write = pan_force_clean_write(fb, tile_size); in pan_emit_fbd() local
732 cfg.pre_frame_0 = pan_fix_frame_shader_mode(fb->bifrost.pre_post.modes[0], force_clean_write); in pan_emit_fbd()
733 cfg.pre_frame_1 = pan_fix_frame_shader_mode(fb->bifrost.pre_post.modes[1], force_clean_write); in pan_emit_fbd()
734 cfg.post_frame = pan_fix_frame_shader_mode(fb->bifrost.pre_post.modes[2], force_clean_write); in pan_emit_fbd()

Completed in 2 milliseconds