Searched refs:decode_dynamic_state (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_batch_decoder.c854 decode_dynamic_state(struct intel_batch_decode_ctx *ctx, function in typeref:typename:void
912 decode_dynamic_state(ctx, struct_type, state_offset, count);
933 decode_dynamic_state(ctx, "CLIP_VIEWPORT", state_offset, 1);
937 decode_dynamic_state(ctx, "SF_VIEWPORT", state_offset, 1);
941 decode_dynamic_state(ctx, "CC_VIEWPORT", state_offset, 1);
991 decode_dynamic_state(ctx, "DEPTH_STENCIL_STATE", state_offset, 1);
995 decode_dynamic_state(ctx, "BLEND_STATE", state_offset, 1);
999 decode_dynamic_state(ctx, "COLOR_CALC_STATE", state_offset, 1);

Completed in 3 milliseconds