Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
H A Dgfx8_cmd_buffer.c644 bool has_writeable_rt = in cmd_buffer_flush_dynamic_state() local
654 .HasWriteableRT = has_writeable_rt, in cmd_buffer_flush_dynamic_state()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c1690 has_writeable_rt(const struct crocus_blend_state *cso_blend, in has_writeable_rt() function
6553 !(has_writeable_rt(ice->state.cso_blend, fs_info)))
7308 if (has_writeable_rt(ice->state.cso_blend, fs_info) ||
7337 if (!(has_writeable_rt(ice->state.cso_blend, fs_info) || writes_depth) &&
7382 pb.HasWriteableRT = has_writeable_rt(cso_blend, fs_info);
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c1477 has_writeable_rt(const struct iris_blend_state *cso_blend, in has_writeable_rt() function
6411 pb.HasWriteableRT = has_writeable_rt(cso_blend, fs_info); in iris_upload_dirty_render_state()

Completed in 29 milliseconds