Home
last modified time | relevance | path

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

/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.h98 bool reads_tib; member
H A Dagx_compile.c388 b->shader->out->reads_tib = true; in agx_emit_load_tile()
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.c1444 demo_unk11(struct agx_pool *pool, bool prim_lines, bool prim_points, bool reads_tib, bool sample_mask_from_shader) in demo_unk11() argument
1450 cfg.reads_tilebuffer = reads_tib; in demo_unk11()
1517 bool reads_tib = ctx->fs->info.reads_tib; in agx_encode_state() local
1524 agx_push_record(&out, 5, demo_unk11(pool, is_lines, is_points, reads_tib, sample_mask_from_shader)); in agx_encode_state()

Completed in 6 milliseconds