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.h1122 uint32_t blend_state_offset = 0; in blorp_emit_pipeline() local
1129 blend_state_offset = blorp_emit_blend_state(batch, params); in blorp_emit_pipeline()
1150 cc.PointertoBLEND_STATE = blend_state_offset; in blorp_emit_pipeline()
1155 (void)blend_state_offset; in blorp_emit_pipeline()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h1148 uint32_t blend_state_offset; member
DgenX_state_upload.c2928 blend_map = brw_state_batch(brw, size, 64, &brw->cc.blend_state_offset);
3016 ptr.PointertoBLEND_STATE = brw->cc.blend_state_offset;
3021 ptr.BlendStatePointer = brw->cc.blend_state_offset;