Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_batchbuffer.c476 decode_struct(struct brw_context *brw, struct gen_spec *spec, in decode_struct() function
557 decode_struct(brw, spec, "VS_STATE", state, state_gtt_offset, in do_batch_dump()
560 decode_struct(brw, spec, "GS_STATE", state, state_gtt_offset, in do_batch_dump()
564 decode_struct(brw, spec, "CLIP_STATE", state, state_gtt_offset, in do_batch_dump()
567 decode_struct(brw, spec, "SF_STATE", state, state_gtt_offset, in do_batch_dump()
569 decode_struct(brw, spec, "WM_STATE", state, state_gtt_offset, in do_batch_dump()
571 decode_struct(brw, spec, "COLOR_CALC_STATE", state, state_gtt_offset, in do_batch_dump()
629 decode_struct(brw, spec, "COLOR_CALC_STATE", state, in do_batch_dump()
634 decode_struct(brw, spec, "DEPTH_STENCIL_STATE", state, in do_batch_dump()
636 decode_struct(brw, spec, "COLOR_CALC_STATE", state, in do_batch_dump()
[all …]