Searched refs:ps_blend (Results 1 – 3 of 3) sorted by relevance
1112 blorp_emit(batch, GENX(3DSTATE_PS_BLEND), ps_blend) { in blorp_emit_blend_state()1113 ps_blend.HasWriteableRT = true; in blorp_emit_blend_state()
1163 uint32_t ps_blend[GENX(3DSTATE_PS_BLEND_length)]; member1264 iris_pack_command(GENX(3DSTATE_PS_BLEND), cso->ps_blend, pb) { in iris_create_blend_state()6041 iris_emit_merge(batch, cso_blend->ps_blend, dynamic_pb, in iris_upload_dirty_render_state()6042 ARRAY_SIZE(cso_blend->ps_blend)); in iris_upload_dirty_render_state()
4859 static const struct brw_tracked_state genX(ps_blend) = {5874 &genX(ps_blend),