Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/blorp/
Dblorp_genX_exec.h1262 uint32_t blend_state_offset = 0; in blorp_emit_pipeline() local
1270 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()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h1177 uint32_t blend_state_offset; member
DgenX_state_upload.c2953 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;