Searched refs:reads_tib (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_compile.h | 98 bool reads_tib; member
|
H A D | agx_compile.c | 388 b->shader->out->reads_tib = true; in agx_emit_load_tile()
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_state.c | 1444 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 7 milliseconds