Searched refs:blend_state_offset (Results 1 – 3 of 3) sorted by relevance
1262 uint32_t blend_state_offset = 0; in blorp_emit_pipeline() local1270 blend_state_offset = blorp_emit_blend_state(batch, params); in blorp_emit_pipeline()1291 cc.PointertoBLEND_STATE = blend_state_offset; in blorp_emit_pipeline()1296 (void)blend_state_offset; in blorp_emit_pipeline()
1177 uint32_t blend_state_offset; member
2953 blend_map = brw_state_batch(brw, size, 64, &brw->cc.blend_state_offset);3041 ptr.PointertoBLEND_STATE = brw->cc.blend_state_offset;3046 ptr.BlendStatePointer = brw->cc.blend_state_offset;