Searched refs:writesDepth (Results 1 – 6 of 6) sorted by relevance
180 bool writesDepth : 1; member
1015 … INFO(" \"writesDepth\":\"%s\"\n", info_out->prop.fp.writesDepth ? "true" : "false"); in nv50_ir_prog_info_out_print()
1101 info_out->prop.fp.writesDepth = true; in assignSlots()
1107 info_out->prop.fp.writesDepth = scan.writes_z; in scanSource()
450 if (info->prop.fp.writesDepth) { in nvc0_fp_gen_header()497 if (info->prop.fp.numColourResults == 0 && !info->prop.fp.writesDepth) in nvc0_fp_gen_header()
421 if (info_out.prop.fp.writesDepth) { in nv50_program_translate()