Searched refs:last_thrsw_at_top_level (Results 1 – 4 of 4) sorted by relevance
73 c->last_thrsw_at_top_level = (c->execute.file == QFILE_NULL); in vir_emit_thrsw()1935 if (!c->last_thrsw_at_top_level && c->devinfo->ver < 41) { in vir_emit_last_thrsw()1946 if (c->last_thrsw && !c->last_thrsw_at_top_level) { in vir_emit_last_thrsw()
543 bool last_thrsw_at_top_level; member
541 bool last_thrsw_at_top_level; member
88 c->last_thrsw_at_top_level = (c->execute.file == QFILE_NULL); in ntq_emit_thrsw()2361 if (c->fs_threaded && !c->last_thrsw_at_top_level) { in vc4_shader_ntq()