Searched refs:fs_out_depth (Results 1 – 2 of 2) sorted by relevance
186 nir_variable *fs_out_depth = in get_depth_clear_rect_fs() local189 fs_out_depth->data.location = FRAG_RESULT_DEPTH; in get_depth_clear_rect_fs()201 nir_store_var(&b, fs_out_depth, &depth_load->dest.ssa, 0x1); in get_depth_clear_rect_fs()
538 nir_variable *fs_out_depth = in build_depthstencil_shader() local541 fs_out_depth->data.location = FRAG_RESULT_DEPTH; in build_depthstencil_shader()542 nir_store_var(&fs_b, fs_out_depth, &in_color_load->dest.ssa, 0x1); in build_depthstencil_shader()