Searched refs:push_const_offset (Results 1 – 3 of 3) sorted by relevance
162 &stage_state->push_const_offset); in gen6_upload_push_constants()165 &stage_state->push_const_offset); in gen6_upload_push_constants()323 64, &stage_state->push_const_offset); in brw_upload_cs_push_constants()
1814 wmcp.ConstantBody.PointertoConstantBuffer0 = stage_state->push_const_offset;2153 cvs.ConstantBody.PointertoConstantBuffer0 = stage_state->push_const_offset;2577 cgs.ConstantBody.PointertoConstantBuffer0 = stage_state->push_const_offset;3165 stage_state->push_const_offset);3170 stage_state->push_const_offset | mocs;4376 curbe.CURBEDataStartAddress = stage_state->push_const_offset;
647 uint32_t push_const_offset; /* Offset in the push constant BO or batch */ member