Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_shader.h87 rsd->properties.shader_has_side_effects = info->writes_global; in pan_shader_prepare_midgard_rsd()
188 !info->writes_global; in pan_shader_prepare_bifrost_rsd()
H A Dpan_earlyzs.c87 late_kill |= s->writes_global; in analyze()
H A Dpan_shader.c318 info->writes_global = s->info.writes_memory; in pan_shader_compile()
/third_party/mesa3d/src/panfrost/lib/tests/
H A Dtest-earlyzs.cpp58 .writes_global = !!(flags & SIDEFX), in test()
/third_party/mesa3d/src/panfrost/util/
H A Dpan_ir.h351 bool writes_global; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c3273 cfg.allow_forward_pixel_to_be_killed = !fs->info.writes_global; in panfrost_emit_draw()

Completed in 10 milliseconds