Searched refs:fs_out_depth (Results 1 – 2 of 2) sorted by relevance
424 nir_variable *fs_out_depth = in get_depth_clear_rect_fs() local427 fs_out_depth->data.location = FRAG_RESULT_DEPTH; in get_depth_clear_rect_fs()432 nir_store_var(&b, fs_out_depth, depth_load, 0x1); in get_depth_clear_rect_fs()
409 nir_variable *fs_out_depth = in build_depthstencil_shader() local411 fs_out_depth->data.location = FRAG_RESULT_DEPTH; in build_depthstencil_shader()412 nir_store_var(&fs_b, fs_out_depth, in_color_load, 0x1); in build_depthstencil_shader()