Home
last modified time | relevance | path

Searched refs:blend_state_offset (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/blorp/
Dblorp_genX_exec.h1285 uint32_t blend_state_offset = 0; in blorp_emit_pipeline() local
1293 blend_state_offset = blorp_emit_blend_state(batch, params); in blorp_emit_pipeline()
1314 cc.PointertoBLEND_STATE = blend_state_offset; in blorp_emit_pipeline()
1319 (void)blend_state_offset; in blorp_emit_pipeline()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h1169 uint32_t blend_state_offset; member
DgenX_state_upload.c2952 blend_map = brw_state_batch(brw, size, 64, &brw->cc.blend_state_offset);
3040 ptr.PointertoBLEND_STATE = brw->cc.blend_state_offset;
3045 ptr.BlendStatePointer = brw->cc.blend_state_offset;