Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.h91 bool has_control_flow; member
Dvc4_screen.c361 return vc4_screen(pscreen)->has_control_flow; in vc4_screen_get_shader_param()
617 screen->has_control_flow = in vc4_screen_create()
Dvc4_program.c1884 if (!c->vc4->screen->has_control_flow) { in ntq_emit_if()
2038 if (!c->vc4->screen->has_control_flow) { in ntq_emit_loop()