Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Dgen_batch_decoder.c250 const void *state_map = ctx->dynamic_base.map + offset; in dump_samplers() local
253 ctx_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
255 state_map += 16; in dump_samplers()
605 const uint32_t *state_map = ctx->dynamic_base.map + state_offset; in decode_dynamic_state_pointers() local
608 ctx_print_group(ctx, state, state_offset, state_map); in decode_dynamic_state_pointers()
611 state_map += state->dw_length; in decode_dynamic_state_pointers()