Searched refs:writesDepth (Results 1 – 6 of 6) sorted by relevance
178 bool writesDepth : 1; member
986 … INFO(" \"writesDepth\":\"%s\"\n", info_out->prop.fp.writesDepth ? "true" : "false"); in nv50_ir_prog_info_out_print()
1093 info_out->prop.fp.writesDepth = true; in assignSlots()
1102 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()
414 if (info_out.prop.fp.writesDepth) { in nv50_program_translate()