Searched refs:ds_size (Results 1 – 2 of 2) sorted by relevance
87 unsigned ds_size = tess_present ? size_per_stage : 0; in gen7_allocate_push_constants() local92 multiplier * hs_size, multiplier * ds_size, in gen7_allocate_push_constants()115 unsigned hs_size, unsigned ds_size, in gen7_emit_push_constant_state() argument131 OUT_BATCH(ds_size | offset << GEN7_PUSH_CONSTANT_BUFFER_OFFSET_SHIFT); in gen7_emit_push_constant_state()132 offset += ds_size; in gen7_emit_push_constant_state()
1593 unsigned hs_size, unsigned ds_size,