Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
Dintel_decoder.h252 int max_vbo_decoded_lines; member
Dintel_batch_decoder.c53 ctx->max_vbo_decoded_lines = -1; /* No limit! */ in intel_batch_decode_ctx_init()
524 ctx_print_buffer(ctx, vb, vb_size, pitch, ctx->max_vbo_decoded_lines); in handle_3dstate_vertex_buffers()
/third_party/mesa3d/src/intel/tools/
Daubinator.c118 batch_ctx.max_vbo_decoded_lines = max_vbo_lines; in aubinator_init()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c261 batch->decoder.max_vbo_decoded_lines = 32; in crocus_init_batch()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c240 batch->decoder.max_vbo_decoded_lines = 32; in iris_init_batch()